]> git.pld-linux.org Git - packages/php.git/commitdiff
- added mbstring-fixes patch - please check compilation with apache 2.0.x...
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 30 Oct 2003 22:20:12 +0000 (22:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.298

php.spec

index af5a7cf95cada4d9a5c03aa69af9e135de927573..8a48b55cde932bc0830b6a030ffda6381f38e4ee 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -111,6 +111,7 @@ Patch27:    %{name}-zlib.patch
 Patch28:       %{name}-db-shared.patch
 Patch29:       %{name}-sybase-fix.patch
 Patch30:       %{name}-mssql-fix.patch
+Patch31:       %{name}-mbstring-fixes.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 %{!?_without_interbase:%{!?_with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}}
@@ -1507,6 +1508,7 @@ cp php.ini-dist php.ini
 %patch28 -p1
 %patch29 -p1
 %patch30 -p1
+%patch31 -p1
 
 %build
 CFLAGS="%{rpmcflags} -DEAPI=1 -I/usr/X11R6/include"
This page took 0.535117 seconds and 4 git commands to generate.