ae094714b0
Apart from the obviously dropped upstreamed patches etc: - Drop a local hack for a cosmetic Fedora 22 era rpm2cpio issue - Drop BDB support leftovers from the spec (party like its's 1999!) - Add build conditional for fsverity plugin
13 lines
516 B
Diff
13 lines
516 B
Diff
diff -up rpm-4.11.1-rc1/macros.in.siteconfig rpm-4.11.1-rc1/macros.in
|
|
--- rpm-4.11.1-rc1/macros.in.siteconfig 2013-06-07 13:19:21.000000000 +0300
|
|
+++ rpm-4.11.1-rc1/macros.in 2013-06-11 15:06:59.525747503 +0300
|
|
@@ -647,6 +647,8 @@ package or when debugging this package.\
|
|
export CLASSPATH}\
|
|
PKG_CONFIG_PATH=\"${PKG_CONFIG_PATH}:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig\"\
|
|
export PKG_CONFIG_PATH\
|
|
+ CONFIG_SITE=${CONFIG_SITE:-NONE}\
|
|
+ export CONFIG_SITE\
|
|
\
|
|
%[%{verbose}?"set -x":""]\
|
|
umask 022\
|