[packages/php-pecl-http] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Sun Nov 24 23:59:28 CET 2013


commit 755f8dbe39de78a82f3db40f9e6efb552515c1f5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:59:27 2013 +0200

    provide php(extname) to really be supporting multiple php versions

 php-pecl-http.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 122fa53..6c4741e 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -6,7 +6,7 @@ Summary:	%{modname} - extended HTTP support
 Summary(pl.UTF-8):	%{modname} - rozszerzona obsługa protokołu HTTP
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.7.6
-Release:	1
+Release:	2
 License:	BSD, revised
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{fmodname}-%{version}.tgz
@@ -21,6 +21,7 @@ BuildRequires:	zlib-devel >= 1.2.0.4
 Requires:	%{php_name}-iconv
 Requires:	%{php_name}-session
 Requires:	php(core) >= 5.0.4
+Provides:	php(%{modname}) = %{version}
 Obsoletes:	php-pear-%{modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-http.git/commitdiff/755f8dbe39de78a82f3db40f9e6efb552515c1f5



More information about the pld-cvs-commit mailing list