DESCRIPTION = "The RPM Package Manager."
HOMEPAGE = "http://rpm.org/"
-LICENSE = "LGPL GPL"
+BUGTRACKER = "http://rpm.org/report"
+
+# library is covered under dual license of GPL | LGPL
+LICENSE = "(LGPLv2+ | GPLv2+) & GPLv2+"
+
DEPENDS = "zlib beecrypt file popt python"
PR = "r16"
file://extcond.patch;patch=1;pnum=0 \
file://disabledwarf.patch;patch=1"
-inherit autotools gettext
-
S = "${WORKDIR}/rpm-${PV}"
+inherit autotools gettext
+
acpaths = "-I ${S}/db/dist/aclocal -I ${S}/db/dist/aclocal_java"
EXTRA_OECONF = "--with-python=$PYTHONVER \