]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 5; disable fpm on ppc (missing some asm for ppc)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 15 Nov 2008 22:57:46 +0000 (22:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.744

php.spec

index fffd60c42a1ed9974d941947b98962dbba54e93a..d22f7d2791ef40cfaa252b5b9084b73344a1b194 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -63,6 +63,7 @@
 %ifnarch %{ix86} %{x8664} sparc sparcv9 alpha
 # ppc disabled (broken on th-ppc)
 %undefine      with_interbase
+%undefine      with_fpm
 %endif
 
 %if %{without apache1} && %{without apache2}
@@ -84,7 +85,7 @@ Summary(uk.UTF-8):    PHP Версії 5 - мова препроцесування
 Name:          php
 Version:       5.2.6
 Release:       %{rel}%{?_rc:.%{_rc}}%{?with_hardening:hardened}
-Epoch:         4
+Epoch:         5
 License:       PHP
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{name}-%{version}.tar.bz2
This page took 0.425081 seconds and 4 git commands to generate.