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

glen glen at pld-linux.org
Sun Nov 24 23:58:00 CET 2013


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

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

 php-pecl-crack.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-crack.spec b/php-pecl-crack.spec
index 1fcb605..a795b0e 100644
--- a/php-pecl-crack.spec
+++ b/php-pecl-crack.spec
@@ -7,7 +7,7 @@ Summary:	%{modname} - checks if password is vulnerable to dictionary attacks
 Summary(pl.UTF-8):	%{modname} - sprawdzanie czy hasło jest podatne na ataki słownikowe
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.4
-Release:	6
+Release:	7
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -22,6 +22,7 @@ BuildRequires:	rpmbuild(macros) >= 1.650
 Requires:	php(core) >= 5.0.4
 Obsoletes:	php-crack
 Obsoletes:	php-pear-%{modname}
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-crack.git/commitdiff/0290c2e59cc999ed94699047390c57f987628ecb



More information about the pld-cvs-commit mailing list