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

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


commit 3e1211c41b7d44ed4a732176b83295c737ea6dc2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:59:23 2013 +0200

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

 php-pecl-htscanner.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-htscanner.spec b/php-pecl-htscanner.spec
index 029381e..e1f9b64 100644
--- a/php-pecl-htscanner.spec
+++ b/php-pecl-htscanner.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - PHP module to emulate .htaccess support in PHP engine
 Summary(pl.UTF-8):	%{modname} - moduł PHP do emulacji obsługi .htaccess w silniku PHP
 Name:		%{php_name}-pecl-htscanner
 Version:	1.0.1
-Release:	5
+Release:	6
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/htscanner-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires:	%{php_name}-devel >= 3:5.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
+Provides:	php(%{modname}) = %{version}
 Obsoletes:	php-htscanner
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-htscanner.git/commitdiff/3e1211c41b7d44ed4a732176b83295c737ea6dc2



More information about the pld-cvs-commit mailing list