[packages/rpm/dev-5.4.17] - db_buffer_small patch still required for db6.2; release 0.8

qboosh qboosh at pld-linux.org
Sat Feb 25 10:06:31 CET 2017


commit b1225e6b544d12280b15ba9745e0d5e3640a3523
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 25 10:08:22 2017 +0100

    - db_buffer_small patch still required for db6.2; release 0.8

 rpm.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 935155c..092fcc2 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -58,7 +58,7 @@ Summary(ru.UTF-8):	Менеджер пакетов от RPM
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	5.4.17
-Release:	0.7
+Release:	0.8
 License:	LGPL v2.1
 Group:		Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.17-0.20160512.src.rpm
@@ -921,7 +921,9 @@ cd -
 %patch38 -p1
 %patch39 -p1
 %patch40 -p1
-%{?with_db61:%patch41 -p1}
+%if %{with db61} || %{with db62}
+%patch41 -p1
+%endif
 %patch42 -p1
 %patch43 -p1
 %patch44 -p1
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list