]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 5; builds with gcc4
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 3 May 2005 11:35:20 +0000 (11:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.441

php.spec

index ef6c4079d16ce40aa2bf8b23be67d84d2c3fe4ad..bdcf519ad8ffc57436fe59bd919c31d2be885811 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -76,7 +76,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.0.4
-Release:       4%{?with_hardened:hardened}
+Release:       5%{?with_hardened:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -121,6 +121,7 @@ Patch25:    %{name}-hwapi-link.patch
 Patch26:       %{name}-dba-link.patch
 Patch27:       %{name}-install_gd_headers.patch
 Patch28:       %{name}-cpdf-fix.patch
+Patch29:       %{name}-gcc4.patch
 Icon:          php.gif
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
@@ -1427,6 +1428,7 @@ cp php.ini-dist php.ini
 %patch25 -p1
 %patch26 -p1
 %patch27 -p1
+%patch28 -p1
 
 %{?with_hardened:zcat %{SOURCE9} | patch -p1}
 
This page took 0.835498 seconds and 4 git commands to generate.