commit 7384386e86ab6198eade1219a937e4c6e7ab30e7
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Apr 24 22:24:07 2016 +0300

    remove bundled libtpm, whatever it is

 rpm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index e4c5567..72edfa0 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       5.4.16
-Release:       0.4
+Release:       0.5
 License:       LGPL v2.1
 Group:         Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.15-0.20140824.src.rpm
@@ -1025,7 +1025,7 @@ awk -f %{SOURCE6} %{SOURCE1}
 install %{SOURCE26} tools/rpmdb_checkversion.c
 install %{SOURCE28} tools/rpmdb_reset.c
 
-for extlib in beecrypt neon %{?with_system_pcre:pcre} popt; do
+for extlib in beecrypt neon %{?with_system_pcre:pcre} popt libtpm; do
        [ -d $extlib ] && %{__rm} -r $extlib
 done
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/95835ad85b73017f929545e6ae070f2b9a1609ac

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to