]> git.pld-linux.org Git - packages/php.git/commitdiff
- php-xsl obsoletes php-xslt
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 13 Mar 2005 16:23:10 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.417

php.spec

index 5eb36447e0215e9c94cb2ce1ee2605dc337c07d0..db6c22bc5f82a57512a22065258bc6376ae1572e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -9,7 +9,7 @@
 #   These extensions BuildRequires proprietary libraries...
 # - deal with modules removed from php and not moved to PECL
 #   (existing only in php4):
-#   db, domxml, hyperwave, java, mcal, overload, qtdom, xslt
+#   db, domxml, hyperwave, java, mcal, overload, qtdom
 # - enabling sybase+sybase_ct+mssql together causes SEGV beside warnings
 # - mime_magic can't handle new "string/*" entries in magic.mime
 # - make additional headers added by mail patch configurable
@@ -75,7 +75,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.0.3
-Release:       4.2%{?with_hardened:hardened}
+Release:       4.3%{?with_hardened:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -1342,6 +1342,9 @@ Group:            Libraries
 Requires(post,preun):  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
 Requires:      libxslt >= 1.0.18
+# Maybe it would be nice to add it here?
+#Provides:     php-xslt
+Obsoletes:     php-xslt
 
 %description xsl
 This is a dynamic shared object (DSO) for PHP that will add new XSL
This page took 0.041038 seconds and 4 git commands to generate.