[packages/php-pecl-pam] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Mon Nov 25 00:01:03 CET 2013
commit 3709a31fd9152d5091a619f3e6db70e6709f2a31
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 01:01:01 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-pam.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-pam.spec b/php-pecl-pam.spec
index 174c7d1..a4859f6 100644
--- a/php-pecl-pam.spec
+++ b/php-pecl-pam.spec
@@ -5,17 +5,18 @@ Summary: %{modname} - PAM integration
Summary(pl.UTF-8): %{modname} - integracja z PAM-em
Name: %{php_name}-pecl-%{modname}
Version: 1.0.3
-Release: 6
+Release: 7
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
# Source0-md5: 2dfd378a76021245050333cd4d49ed96
URL: http://pecl.php.net/package/PAM/
-BuildRequires: pam-devel
BuildRequires: %{php_name}-devel >= 3:5.0.0
+BuildRequires: pam-devel
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-pam.git/commitdiff/3709a31fd9152d5091a619f3e6db70e6709f2a31
More information about the pld-cvs-commit
mailing list