]> git.pld-linux.org Git - packages/php.git/commitdiff
- virtual php(program) dropped, use /usr/bin/php only
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 16 Apr 2006 00:00:43 +0000 (00:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.565

php.spec

index 48e8bf5d5a87cf237b3916962fa4f1e1073a6a8c..c670fe2372ddde68388630478438c23234d740b2 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -72,6 +72,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_msession
 %endif
 
+%define        _rel 9.3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Jêzyk skryptowy PHP
@@ -80,7 +81,6 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.1.2
-%define        _rel 8.4
 Release:       %{_rel}%{?with_hardening:hardened}
 Epoch:         4
 License:       PHP
@@ -357,8 +357,7 @@ Summary:    /usr/bin/php symlink
 Summary(pl):   Dowi±zanie symboliczne /usr/bin/php
 Group:         Development/Languages/PHP
 Requires:      %{name}-cli = %{epoch}:%{version}-%{release}
-Provides:      php(program)
-Obsoletes:     php(program)
+Obsoletes:     /usr/bin/php
 
 %description program
 Package providing /usr/bin/php symlink to PHP CLI.
This page took 0.393523 seconds and 4 git commands to generate.