SPECS: rpm.spec - added rpmdeps-segv patch (fixes rpmdeps crash wi...
qboosh
qboosh at pld-linux.org
Sat Nov 19 14:04:24 CET 2005
Author: qboosh Date: Sat Nov 19 13:04:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added rpmdeps-segv patch (fixes rpmdeps crash with empty file list)
- updated macros patch to fix prep failures
- removed redundant R: popt in -build
---- Files affected:
SPECS:
rpm.spec (1.714 -> 1.715)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.714 SPECS/rpm.spec:1.715
--- SPECS/rpm.spec:1.714 Sat Nov 19 11:57:59 2005
+++ SPECS/rpm.spec Sat Nov 19 14:04:16 2005
@@ -66,7 +66,7 @@
Patch8: %{name}-python-macros.patch
Patch9: %{name}-gettext-in-header.patch
Patch10: %{name}-compress-doc.patch
-
+Patch11: %{name}-rpmdeps-segv.patch
Patch12: %{name}-system_libs.patch
Patch13: %{name}-bb-and-short-circuit.patch
Patch14: %{name}-etc_dir.patch
@@ -444,7 +444,6 @@
Requires: gzip
Requires: make
Requires: patch
-Requires: popt >= 1.7
Requires: sed
Requires: sh-utils
Requires: tar
@@ -628,6 +627,7 @@
%patch8 -p1
%patch9 -p1
%patch10 -p1
+%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
@@ -1143,6 +1143,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.715 2005/11/19 13:04:16 qboosh
+- added rpmdeps-segv patch (fixes rpmdeps crash with empty file list)
+- updated macros patch to fix prep failures
+- removed redundant R: popt in -build
+
Revision 1.714 2005/11/19 10:57:59 qboosh
- use db 4.3.29 now (or 4.4.x? sources include db-4.4.11)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.714&r2=1.715&f=u
More information about the pld-cvs-commit
mailing list