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

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


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

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

 php-pecl-cairo.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-cairo.spec b/php-pecl-cairo.spec
index 741823e..aaff9be 100644
--- a/php-pecl-cairo.spec
+++ b/php-pecl-cairo.spec
@@ -5,7 +5,7 @@ Summary:	Cairo Graphics Library Extension
 Summary(pl.UTF-8):	Rozszerzenie biblioteki Cairo
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.3.2
-Release:	2
+Release:	3
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/Cairo-%{version}.tgz
@@ -17,6 +17,7 @@ BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.650
 BuildRequires:	which
 %{?requires_php_extension}
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-cairo.git/commitdiff/aaed834574603049c9493c979b046e96daec10bd



More information about the pld-cvs-commit mailing list