  | |  | PHP+XSLT/Sablotron | PHP+XSLT/Sablotron 2005-08-09 - By Ed Brown
Back On Tue, 2005-08-09 at 13:20, Mezei Zoltan wrote:
> I downloaded php-4.3.2-11.ent.src.rpm, installed it, and hacked > php.spec a bit, inserting the following: ... > After that I issued the following command: > rpmbuild --rebuild --define 'oracle 1' --define 'xslt 1' > php-4.3.2-11.ent.src.rpm
I could be wrong, but I don't think this will pick up your changes to the specfile. This will use the src.rpm as a starting point, ignoring the installed php.spec. After editing the specfile, I think you'd want to build the rpm this way:
rpmbuild -ba --define 'oracle 1' --define 'xslt 1' /path/to/php.spec
-Ed
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |