]> git.pld-linux.org Git - packages/php.git/commitdiff
- 5.2.5, lots of security enchancements. also resolves CVE-2007-4887.
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Nov 2007 08:15:25 +0000 (08:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.697

php.spec

index e89c5c13ccef3a9267e7596d8c95d365715b58e3..956a4692f7ed8a096f50f09cd3f7603ce316729d 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -71,8 +71,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                _rel 0.4
-%define                _rc RC2
+%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
@@ -85,9 +84,8 @@ Release:      %{_rel}%{?_rc:.%{_rc}}%{?with_hardening:hardened}
 Epoch:         4
 License:       PHP
 Group:         Libraries
-#Source0:      http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-Source0:       http://downloads.php.net/ilia/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5: deb66ac45b18ced1077365b0e0179995
+Source0:       http://www.php.net/distributions/%{name}-%{version}.tar.bz2
+# Source0-md5: 1fe14ca892460b09f06729941a1bb605
 Source2:       zend.gif
 Source3:       %{name}-mod_%{name}.conf
 Source4:       %{name}-cgi-fcgi.ini
@@ -1555,7 +1553,7 @@ compression support to PHP.
 Moduł PHP umożliwiający używanie kompresji zlib.
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
 %patch27 -p1
 %patch0 -p1
 %patch1 -p1
This page took 0.047023 seconds and 4 git commands to generate.