]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- release 12: rebuild against ucd-snmp 4.2.3.
[packages/php.git] / php.spec
index c09e03b04474426297bde7564b1956f37c7b647e..426b0f0a9d03799b8945b1758ed3837b811e8263 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -16,7 +16,7 @@ Summary(fr):  Le langage de script embarque-HTML PHP pour Apache
 Summary(pl):   Jêzyk skryptowy PHP -- u¿ywany wraz z serwerem Apache
 Name:          php
 Version:       4.0.6
-Release:       10
+Release:       12
 Epoch:         1
 Group:         Libraries
 Group(de):     Libraries
@@ -82,7 +82,7 @@ BuildRequires:        recode-devel >= 3.5d-3
 BuildRequires: t1lib-devel
 %{!?_without_odbc:BuildRequires: unixODBC-devel}
 BuildRequires: zlib-devel >= 1.0.9
-%{!?_without_snmp:BuildRequires: ucd-snmp-devel >= 4.2.2}
+%{!?_without_snmp:BuildRequires: ucd-snmp-devel >= 4.2.3}
 BuildRequires: libmcrypt-devel >= 2.4.4
 BuildRequires: mhash-devel
 BuildRequires: bzip2-devel
@@ -1227,6 +1227,7 @@ fi
 %preun domxml
 if [ "$1" = "0" ]; then
        %{_sbindir}/php-module-install remove domxml %{_sysconfdir}/php.ini
+fi
 
 %post domxml
 %{_sbindir}/php-module-install install domxml %{_sysconfdir}/php.ini
This page took 0.028033 seconds and 4 git commands to generate.