summaryrefslogtreecommitdiffstats
path: root/package/rpm
Commit message (Collapse)AuthorAgeFilesLines
* rpm: needs XML support in libneonPeter Korsgaard2010-01-181-3/+5
| | | | | | | | | 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>
* rpm: fix build with !LFSPeter Korsgaard2010-01-181-0/+22
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bumped rpmNigel Kukard2009-12-2511-65/+431
|
* rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGSPeter Korsgaard2009-11-231-2/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Getting rid of a bit more configure options that's been centralized.Thomas Lundquist2009-01-181-2/+1
|
* * Select zlib support in neon for rpmNigel Kukard2008-12-311-1/+2
|
* * Bump rpm to 5.1.6Nigel Kukard2008-12-316-38/+54
| | | | | | - Remove patches comitted upstream - Exclude tools we don't need - Fix bundled magic mime data
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* * Bump version to 5.1.1Nigel Kukard2008-04-292-3/+7
| | | | | * Use bzip2 compression (rpms can have gzip or bzip2 payloads) * -j1, rpm cannot build with more than 1 thread
* * Bump to 5.1.0Nigel Kukard2008-04-271-2/+2
| | | | * Use fnctl for locking
* * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵Nigel Kukard2008-04-151-0/+1
| | | | Implemented" error
* * Added rpmNigel Kukard2008-04-145-0/+75