Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpm: needs XML support in libneon | Peter Korsgaard | 2010-01-18 | 1 | -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 !LFS | Peter Korsgaard | 2010-01-18 | 1 | -0/+22 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Bumped rpm | Nigel Kukard | 2009-12-25 | 11 | -65/+431 |
| | |||||
* | rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGS | Peter Korsgaard | 2009-11-23 | 1 | -2/+4 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | 2009-01-18 | 1 | -2/+1 |
| | |||||
* | * Select zlib support in neon for rpm | Nigel Kukard | 2008-12-31 | 1 | -1/+2 |
| | |||||
* | * Bump rpm to 5.1.6 | Nigel Kukard | 2008-12-31 | 6 | -38/+54 |
| | | | | | | - Remove patches comitted upstream - Exclude tools we don't need - Fix bundled magic mime data | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | * Bump version to 5.1.1 | Nigel Kukard | 2008-04-29 | 2 | -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.0 | Nigel Kukard | 2008-04-27 | 1 | -2/+2 |
| | | | | * Use fnctl for locking | ||||
* | * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵ | Nigel Kukard | 2008-04-15 | 1 | -0/+1 |
| | | | | Implemented" error | ||||
* | * Added rpm | Nigel Kukard | 2008-04-14 | 5 | -0/+75 |