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

glen glen at pld-linux.org
Mon Nov 25 00:01:59 CET 2013


commit cef4486a41063f0e4b143b7727f0eb56ee536120
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:01:58 2013 +0200

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

 php-pecl-scream.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-scream.spec b/php-pecl-scream.spec
index 4768097..4b560e0 100644
--- a/php-pecl-scream.spec
+++ b/php-pecl-scream.spec
@@ -5,7 +5,7 @@ Summary:	break the silence operator
 Summary(pl.UTF-8):	przełamanie operatora wyciszania
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.1.0
-Release:	5
+Release:	6
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires:	%{php_name}-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-scream.git/commitdiff/cef4486a41063f0e4b143b7727f0eb56ee536120



More information about the pld-cvs-commit mailing list