summaryrefslogtreecommitdiff
path: root/package/rpm/Config.in
AgeCommit message (Collapse)Author
2010-01-18rpm: needs XML support in libneonPeter Korsgaard
RPM-5.2.0 needs the optional XML support in libneon. Restructure kconfig dependencies to ensure rpm can only be selected if libneon with XML support (in addition to SSL + ZLIB) is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-25Bumped rpmNigel Kukard
2008-12-31* Select zlib support in neon for rpmNigel Kukard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-04-29* Bump version to 5.1.1Nigel Kukard
* Use bzip2 compression (rpms can have gzip or bzip2 payloads) * -j1, rpm cannot build with more than 1 thread
2008-04-14* Added rpmNigel Kukard