[packages/php-pecl-gnupg] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Sun Nov 24 23:59:07 CET 2013
commit 49550f0f02840fbb1726c2ef25da68ef55078ac6
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 00:59:05 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-gnupg.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-gnupg.spec b/php-pecl-gnupg.spec
index 1a55be0..d113c0c 100644
--- a/php-pecl-gnupg.spec
+++ b/php-pecl-gnupg.spec
@@ -5,7 +5,7 @@ Summary: %{modname} - wrapper around the gpgme library
Summary(pl.UTF-8): %{modname} - wrapper biblioteki gpgme
Name: %{php_name}-pecl-%{modname}
Version: 1.3.3
-Release: 1
+Release: 2
License: BSD, revised
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: gpgme >= 1.1.4-2
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-gnupg.git/commitdiff/49550f0f02840fbb1726c2ef25da68ef55078ac6
More information about the pld-cvs-commit
mailing list