]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- attempt to implement graceful shutdown with SIGINT signal
[packages/php.git] / php.spec
index 855c44a73d2e62cf8cf9f6cfe1c9b22b54372eeb..9984831179ce2967f961517a293b54a4ccb24ea8 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 0.3
+%define                _rel 0.4
 %define                _rc RC1
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
@@ -171,7 +171,7 @@ BuildRequires:      libxslt-devel >= 1.1.0
 BuildRequires: mysql-devel >= 4.0.0
 %{?with_mysqli:BuildRequires:  mysql-devel >= 4.1.0}
 BuildRequires: ncurses-ext-devel
-%{?with_ldap:BuildRequires:    openldap-devel >= 2.3.0}
+%{?with_ldap:BuildRequires:    openldap-devel >= 2.4.6}
 %if %{with openssl} || %{with ldap}
 BuildRequires: openssl-devel >= 0.9.7d
 %endif
This page took 0.028628 seconds and 4 git commands to generate.