|
|
Subscribe / Log in / New account

Structural impediments

Structural impediments

Posted Nov 7, 2006 17:50 UTC (Tue) by PaulDickson (guest, #478)
In reply to: Structural impediments by brugolsky
Parent article: Big decisions loom for Fedora

Maintaining local versions of packages is a nightmare. Rather than being able to specify that I want my build to be the same as the upstream build, except that I want my locally-maintained path series applied, and different options to configure, instead I have to hand-edit the spec file every time I roll a package forward.

Actually, this has been solved in Sylpheed's spec file for several years. All I have to do is:

SYLPHEED_CONFIGURE_FLAGS="--disable-ipv6" SYLPHEED_REL_DIST="1mypkg.fc6" rpmbuild -tb --clean sylpheed-2.2.7.tar.bz


to post comments

Structural impediments

Posted Nov 9, 2006 3:51 UTC (Thu) by proski (subscriber, #104) [Link]

The solution should be across the board, not just for one package. Besides, I don't think you cannot specify additional patches on the command line, even for Sylpheed.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds