SPECS: php.spec - rename amd64.patch to memory-limit.patch as it a...
glen
glen at pld-linux.org
Tue Nov 28 08:51:09 CET 2006
Author: glen Date: Tue Nov 28 07:51:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rename amd64.patch to memory-limit.patch as it affects also alpha
---- Files affected:
SPECS:
php.spec (1.626 -> 1.627)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.626 SPECS/php.spec:1.627
--- SPECS/php.spec:1.626 Sun Nov 26 16:36:23 2006
+++ SPECS/php.spec Tue Nov 28 08:51:03 2006
@@ -132,7 +132,7 @@
Patch33: %{name}-zlib-for-getimagesize.patch
Patch35: %{name}-versioning.patch
Patch36: %{name}-linkflags-clean.patch
-Patch38: %{name}-amd64.patch
+Patch38: %{name}-memory-limit.patch
Patch39: %{name}-pear.patch
Patch40: %{name}-db4.5.patch
URL: http://www.php.net/
@@ -1584,7 +1584,7 @@
%patch32 -p1
%patch33 -p1
%{?with_versioning:%patch35 -p1}
-%if "%{_lib}" == "lib64"
+%ifarch %{x8664} alpha
%patch38 -p1
%endif
%patch39 -p1
@@ -2718,6 +2718,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.627 2006/11/28 07:51:03 glen
+- rename amd64.patch to memory-limit.patch as it affects also alpha
+
Revision 1.626 2006/11/26 15:36:23 glen
- fix conflicts
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.626&r2=1.627&f=u
More information about the pld-cvs-commit
mailing list