]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 1; cve issues seem to be fixed auto/th/php-5_2_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 5 May 2007 10:09:56 +0000 (10:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.669

php.spec

index 971fcb8f9f01b0f261a8d979aed7989b3d12ae19..4cdf492ff7cf80a760adb4f624b042a05d5874af 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -70,7 +70,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define        _rel 0.1
+%define        _rel 1
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -126,10 +126,6 @@ Patch26:   %{name}-versioning.patch
 Patch27:       %{name}-linkflags-clean.patch
 Patch28:       %{name}-pear.patch
 Patch29:       %{name}-config-dir.patch
-#Patch30:      %{name}-5.1.6-CVE-2007-0455.patch
-#Patch31:      %{name}-5.1.6-CVE-2007-1001.patch
-#Patch32:      %{name}-5.1.6-CVE-2007-1583.patch
-#Patch33:      %{name}-5.1.6-CVE-2007-1718.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}
@@ -1591,10 +1587,6 @@ patch -p1 < %{PATCH22} || exit 1
 
 %patch28 -p1
 %patch29 -p1
-#%patch30 -p1 collisions
-#%patch31 -p1 collisions
-#%patch32 -p1 reversed patch
-#%patch33 -p1 reversed patch 
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
This page took 0.070382 seconds and 4 git commands to generate.