]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 3; drop obsolete -mysql.patch auto/th/php-5_2_4-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 31 Aug 2007 19:52:23 +0000 (19:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.684

php.spec

index 8cd1763d90ccd90a37c661a70a70e252b2d2fe1e..9a62c0028e1a9d8bdbec6a805fa65bb3d9b0337b 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -71,7 +71,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define        _rel 2
+%define        _rel 3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -127,7 +127,6 @@ Patch26:    %{name}-versioning.patch
 Patch27:       %{name}-linkflags-clean.patch
 Patch28:       %{name}-pear.patch
 Patch29:       %{name}-config-dir.patch
-Patch30:       %{name}-mysql.patch
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
 %{?with_pspell:BuildRequires:  aspell-devel >= 2:0.50.0}
@@ -1592,7 +1591,6 @@ patch -p1 < %{PATCH22} || exit 1
 
 %patch28 -p1
 %patch29 -p1
-%patch30 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
This page took 0.040596 seconds and 4 git commands to generate.