packages: php/php.spec - fix patch depth
glen
glen at pld-linux.org
Thu Mar 29 10:59:27 CEST 2012
Author: glen Date: Thu Mar 29 08:59:27 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fix patch depth
---- Files affected:
packages/php:
php.spec (1.979 -> 1.980)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.979 packages/php/php.spec:1.980
--- packages/php/php.spec:1.979 Thu Mar 29 10:49:14 2012
+++ packages/php/php.spec Thu Mar 29 10:59:22 2012
@@ -1936,7 +1936,7 @@
%patch62 -p1
%patch63 -p1
%patch64 -p1
-%patch66 -p1
+%patch66 -p4
%{?with_system_libzip:%patch65 -p1}
%{__rm} -r sapi/litespeed
gzip -dc %{SOURCE15} | tar xf - -C sapi/
@@ -3330,6 +3330,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.980 2012/03/29 08:59:22 glen
+- fix patch depth
+
Revision 1.979 2012/03/29 08:49:14 glen
- fix for pcre 8.30 (do not use pcre_info deprecated 12 years ago)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/php/php.spec?r1=1.979&r2=1.980
More information about the pld-cvs-commit
mailing list