rpm-5.1.10 snapshot adds support for multiple aid databases
revert slashDepth patch, now included in 5.1.10
Signed-off-by: Jeff Johnson <n3npq@mac.com>
Signed-off-by: Mark Hatle <mhatle@windriver.com>
+++ /dev/null
---- rpm-5.1.9/lib/depends.c.orig 2009-04-12 12:46:17.000000000 -0700
-+++ rpm-5.1.9/lib/depends.c 2010-08-14 11:28:11.000000000 -0700
-@@ -2257,7 +2257,7 @@
- #define isAuto(_x) ((_x) & _autobits)
-
- /*@unchecked@*/
--static int slashDepth = 100; /* #slashes pemitted in parentdir deps. */
-+static int slashDepth = 0; /* #slashes pemitted in parentdir deps. */
-
- static int countSlashes(const char * dn)
- /*@*/
DEPENDS = "zlib perl popt beecrypt python libpcre elfutils"
PR = "r2"
-SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.1/${BPN}-${PV}.tar.gz \
+SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.1/SNAPSHOT/${BPN}-${PV}.tar.gz \
file://remove-compiled-tests.patch;apply=no \
file://perfile_rpmdeps.sh \
- file://no_parentdir_ordering.patch \
"
inherit autotools gettext