TLD
/
packages
/
php.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38b58f6
)
- provide php-program to satisfy PLD deps
author
Marcin Krol
<hawk@tld-linux.org>
Sun, 4 Aug 2013 16:00:22 +0000
(16:00 +0000)
committer
Marcin Krol
<hawk@tld-linux.org>
Sun, 4 Aug 2013 16:00:22 +0000
(16:00 +0000)
php.spec
patch
|
blob
|
history
diff --git
a/php.spec
b/php.spec
index 709a22f9da913723742677fda184bd5afe5b3569..1b99acd998c8ce8022e31245bb1757d869bac71a 100644
(file)
--- a/
php.spec
+++ b/
php.spec
@@
-128,7
+128,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 55
%define php_suffix %{!?with_default_php:%{ver_suffix}}
@@
-455,7
+455,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.