]> git.pld-linux.org Git - packages/php.git/commitdiff
- rename amd64.patch to memory-limit.patch as it affects also alpha
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Nov 2006 07:51:03 +0000 (07:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.627

php.spec

index 325036fbb1e4e392c6c1704544ab8bedf3e41ec2..aa444bfe7bf91ff458ab2c9fa022f1c80282ed5f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -131,7 +131,7 @@ Patch32:    %{name}-builddir.patch
 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/
@@ -1583,7 +1583,7 @@ patch -p1 < %{PATCH30} || exit 1
 %patch32 -p1
 %patch33 -p1
 %{?with_versioning:%patch35 -p1}
-%if "%{_lib}" == "lib64"
+%ifarch %{x8664} alpha
 %patch38 -p1
 %endif
 %patch39 -p1
This page took 0.053793 seconds and 4 git commands to generate.