[packages/rpm] - db_buffer_small patch is needed with db6.0 too (up to 3 retries needed: it seems that pget doesn
qboosh
qboosh at pld-linux.org
Sun Oct 13 14:57:59 CEST 2013
commit 2243e107f71b4034cc78c23d4ce7b088b575b9e7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Oct 13 14:57:08 2013 +0200
- db_buffer_small patch is needed with db6.0 too (up to 3 retries needed:
it seems that pget doesn't report whole requred size at the first time)
rpm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 358c353..2469792 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -877,7 +877,7 @@ Dokumentacja API RPM-a oraz przewodniki w formacie HTML generowane ze
%patch38 -p1
%patch39 -p1
%patch40 -p1
-####%patch41 -p1
+%{?with_db60:%patch41 -p1}
%patch42 -p1
%patch43 -p1
%patch44 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/2243e107f71b4034cc78c23d4ce7b088b575b9e7
More information about the pld-cvs-commit
mailing list