]> git.pld-linux.org Git - packages/php4.git/commitdiff
remove provides php-common auto/th/php4-4.4.9-52
authorElan Ruusamäe <glen@delfi.ee>
Mon, 23 May 2016 20:20:24 +0000 (23:20 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 23 May 2016 20:21:09 +0000 (23:21 +0300)
so installing php56-common won't try to uninstall php4-common

Revert "- php-common is still used"

This reverts commit 4d87230f6707e4fd595b38315218c427e2e5c5ac.

php4.spec

index d295ac523f21d72830782fc928d95e852ee5a096..5364a213a6d0feb98e32b0af6a40e583063a9aea 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -73,7 +73,7 @@
 %undefine      with_msession
 %endif
 
-%define                rel 51
+%define                rel 52
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -415,7 +415,6 @@ Provides:   php(session)
 Provides:      php(standard)
 Provides:      php(zend_extension_api) = %{zend_extension_api}
 Provides:      php(zend_module_api) = %{zend_module_api}
-Provides:      php-common = %{epoch}:%{version}-%{release}
 Provides:      php4(debug) = %{php_debug}
 Provides:      php4(thread-safety) = %{zend_zts}
 Obsoletes:     php-session < 3:4.2.1-2
This page took 0.094289 seconds and 4 git commands to generate.