]> git.pld-linux.org Git - packages/php.git/commitdiff
- fixed mnogosearch extension compilation error with Firebird-devel 1.5.x
authorhawk <hawk@pld-linux.org>
Wed, 9 Jun 2004 22:07:57 +0000 (22:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.325

php.spec

index 54747eeb3ce55d2895abea8ff2d81b1462382a1e..884406d7279784525982d5803096fb5b5110fe1f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -64,7 +64,7 @@ Summary(uk):  PHP 
 Name:          php
 Version:       4.3.7
 %define        _rc     %{nil}
-Release:       1
+Release:       2
 Epoch:         3
 Group:         Libraries
 License:       PHP
@@ -108,6 +108,7 @@ Patch27:    %{name}-db-shared.patch
 Patch28:       %{name}-sybase-fix.patch
 Patch29:       %{name}-mssql-fix.patch
 Patch30:       %{name}-lib64.patch
+Patch31:       %{name}-mnogosearch-fix.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
@@ -1520,6 +1521,7 @@ cp php.ini-dist php.ini
 %ifarch amd64
 %patch30 -p1
 %endif
+%patch31 -p1
 
 %build
 CFLAGS="%{rpmcflags} -DEAPI=1 -I/usr/X11R6/include"
This page took 0.054367 seconds and 4 git commands to generate.