[packages/php] Provide default php-devel in php 5.5

glen glen at pld-linux.org
Sun Jun 22 14:36:16 CEST 2014


commit e2ce7e4aeba39b4aa171ca5e2e2611216629c3c9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jun 22 15:36:12 2014 +0300

    Provide default php-devel in php 5.5

 php.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 058e6ec..b39fd1a 100644
--- a/php.spec
+++ b/php.spec
@@ -126,7 +126,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}}
@@ -578,6 +578,7 @@ Requires:	libtool
 %endif
 %{?with_pcre:Requires:	pcre-devel >= 8.10}
 Requires:	shtool
+Provides:	php-devel = %{epoch}:%{version}-%{release}
 Obsoletes:	php-devel
 Obsoletes:	php-pear-devel
 Obsoletes:	php4-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/e2ce7e4aeba39b4aa171ca5e2e2611216629c3c9



More information about the pld-cvs-commit mailing list