]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- provide php-program, required to satisfy PLD deps
authorMarcin Krol <hawk@tld-linux.org>
Sun, 4 Aug 2013 15:57:17 +0000 (15:57 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 4 Aug 2013 15:57:17 +0000 (15:57 +0000)
php.spec

index 422944f57f137412265ca3a6222b09b9c1938bd6..d33a3dd27cf0c1ff603c8834cb0332eaf328f897 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -124,7 +124,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     1
+%define                rel     2
 %define                orgname php
 %define                ver_suffix 54
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -451,7 +451,7 @@ Summary:    PHP as CLI interpreter
 Summary(pl.UTF-8):     PHP jako interpreter działający z linii poleceń
 Group:         Development/Languages/PHP
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
-Obsoletes:     php-program
+Provides:      php-program
 
 %description cli
 PHP as CLI interpreter.