]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 5.3.25 auto/th/php-5.3.25-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 25 May 2013 10:14:47 +0000 (13:14 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 25 May 2013 10:14:47 +0000 (13:14 +0300)
php-fpm.init [changed mode: 0644->0755]
php.spec

old mode 100644 (file)
new mode 100755 (executable)
index 4bfa3ad5eb46395c5c22c476136cb64aaa2cafe6..d27fdb52e24b33175b887199eaf32d0ccec9ebb1 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -111,14 +111,14 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 
 %define                orgname php
-%if "%{pld_release}" == "ac_"
+%if "%{pld_release}" == "ac"
 %define                php_suffix 53
 %define                _noautoreqdep libphp_common.*
 %else
 %define                php_suffix %{nil}
 %endif
 
-%define                rel     2
+%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,13 +126,13 @@ Summary(pt_BR.UTF-8):     A linguagem de script PHP
 Summary(ru.UTF-8):     PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
-Version:       5.3.24
+Version:       5.3.25
 Release:       %{rel}%{?with_type_hints:.th}%{?with_oci8:.oci}
 Epoch:         4
 License:       PHP
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.bz2
-# Source0-md5: 9820604df98c648297dcd31ffb8214e8
+# Source0-md5: 347625ed7fbf2fe1f1c70b0f879fee2a
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.416495 seconds and 4 git commands to generate.