]> 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 c2fb3111e283bf657f90546cdf96f1ad0fca53d6..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
@@ -76,13 +76,13 @@ BuildRequires:      mysql-devel >= 3.23.32
 %{!?_without_ldap:BuildRequires: openldap-devel >= 2.0}
 BuildRequires: pam-devel
 BuildRequires: pdflib-devel >= 4.0.0
-BuildRequires: libxml-devel >= 2.2.7
+BuildRequires: libxml2-devel >= 2.2.7
 BuildRequires: postgresql-devel
 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
@@ -815,6 +815,7 @@ Summary(pl):        Dokumentacja dla PHP
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
+Obsoletes:     php-manual
 
 %description doc
 Comprehensive documentation for PHP, viewable through your web server,
@@ -825,22 +826,31 @@ Dokumentacja dla pakietu PHP. Mo
 WWW.
 
 %package pear
-Summary:       PEAR
+Summary:       PEAR - PHP Extension and Application Repository
+Summary(pl):   PEAR - Rozszerzenie PHP i Repozytorium Aplikacji
 Group:         Development/Languages/PHP
 Group(de):     Entwicklung/Sprachen/PHP
 Group(pl):     Programowanie/Jêzyki/PHP
 
 %description pear
-PEAR.
+PEAR - PHP Extension and Application Repository.
+
+%description pear -l pl
+PEAR (PHP Extension and Application Repository) - Rozszerzenie PHP i
+Repozytorium Aplikacji.
 
 %package domxml
-Summary:        XML
+Summary:        DOM XML module
+Summary(pl):   Modu³ DOM XML
 Group:          Development/Languages/PHP
 Group(de):     Entwicklung/Sprachen/PHP
 Group(pl):     Programowanie/Jêzyki/PHP
 
 %description domxml
-XML.
+DOM XML module.
+
+%description domxml -l pl
+Modu³ DOM XML.
 
 %package devel
 Summary:       Files for PHP modules development
@@ -1217,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.033443 seconds and 4 git commands to generate.