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

glen glen at pld-linux.org
Sun Nov 24 23:57:09 CET 2013


commit ac70ff1c0940df54aa5644617365d3a5f23b977e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:57:08 2013 +0200

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

 php-pecl-archive.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-archive.spec b/php-pecl-archive.spec
index f1bdaac..58bb65e 100644
--- a/php-pecl-archive.spec
+++ b/php-pecl-archive.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - manipulate tar/cpio archives
 Summary(pl.UTF-8):	%{modname} - obróbka archiwów tar/cpio
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.2
-Release:	15
+Release:	16
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -18,6 +18,7 @@ BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
 Obsoletes:	php-pear-%{modname}
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-archive.git/commitdiff/ac70ff1c0940df54aa5644617365d3a5f23b977e



More information about the pld-cvs-commit mailing list