]> git.pld-linux.org Git - packages/php4.git/commitdiff
- rel. 3 to rebuild with new mysql-libs
authorankry <ankry@pld-linux.org>
Tue, 9 Sep 2003 23:30:18 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.221.2.3

php4.spec

index 23a63084ce82668e0cea56173befb6f0d3b22c51..61199bb4a378ffd22b4c0611519e7197a2986787 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -3,15 +3,15 @@
 %include       /usr/lib/rpm/macros.php
 
 %define        _apache2        %(rpm -q apache-devel 2> /dev/null | grep -Eq '\\-2\\.[0-9]+\\.' && echo 1 || echo 0)
-%define                apxs            /usr/sbin/apxs
+%define        apxs            /usr/sbin/apxs
 
 %if %{_apache2}
-%define _without_recode 1
-%define _without_mm 1
+%define        _without_recode         1
+%define        _without_mm             1
 %endif
 
 %ifnarch %{ix86}
-%define _without_msession 1
+%define        _without_msession       1
 %endif
 
 # Conditional build:
@@ -53,7 +53,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 4 -- ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       4.2.3
-Release:       9
+Release:       10
 Epoch:         3
 Group:         Libraries
 License:       PHP
This page took 0.106269 seconds and 4 git commands to generate.