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

glen glen at pld-linux.org
Mon Nov 25 00:02:33 CET 2013


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

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

 php-pecl-tidy.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-tidy.spec b/php-pecl-tidy.spec
index 4384de6..22780d3 100644
--- a/php-pecl-tidy.spec
+++ b/php-pecl-tidy.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - Tidy HTML Repairing and Parsing
 Summary(pl.UTF-8):	%{modname} - Czyszczenie, naprawa oraz parsowanie HTML
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.2
-Release:	1
+Release:	2
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires:	%{php_name}-devel >= 4:5.0.4
 BuildRequires:	rpmbuild(macros) >= 1.650
 BuildRequires:	tidy-devel
 %{?requires_php_extension}
+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-tidy.git/commitdiff/f7e51dfe63901763cd1a812ce876b041837ec181



More information about the pld-cvs-commit mailing list