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

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


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

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

 php-pecl-haru.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-haru.spec b/php-pecl-haru.spec
index 912695c..f58930d 100644
--- a/php-pecl-haru.spec
+++ b/php-pecl-haru.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - Haru PDF functions
 Summary(pl.UTF-8):	%{modname} - funkcje PDF haru
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0.4
-Release:	1
+Release:	2
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,7 @@ BuildRequires:	libharu-devel >= 2.0.8-2
 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-haru.git/commitdiff/c1bfb520b4b7783c04bbe71595f8a1828c4ccf0e



More information about the pld-cvs-commit mailing list