]> git.pld-linux.org Git - packages/php.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 May 2005 15:27:01 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.447

php.spec

index f520d7db800edcffb31e8de07922cf87004f2db7..7d4f4fbd6a89e1463ba5e17b7e49a680dc55e594 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -61,7 +61,7 @@
 %if %{_apache2}
 %undefine      with_mm
 %endif
-%ifnarch %{ix86} amd64 sparc sparcv9 alpha ppc
+%ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
 %undefine      with_interbase
 %endif
 # x86-only lib
@@ -179,7 +179,7 @@ BuildRequires:      %{__perl}
 BuildRequires: readline-devel
 %{?with_recode:BuildRequires:  recode-devel >= 3.5d-3}
 BuildRequires: rpm-php-pearprov >= 4.0.2-100
-BuildRequires: rpmbuild(macros) >= 1.120
+BuildRequires: rpmbuild(macros) >= 1.213
 %{?with_sqlite:BuildRequires:  sqlite-devel}
 BuildRequires: t1lib-devel
 %{?with_tidy:BuildRequires:    tidy-devel}
This page took 0.149628 seconds and 4 git commands to generate.