]> git.pld-linux.org Git - packages/php-pecl-crack.git/commitdiff
provide php(extname) to really be supporting multiple php versions
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:57:59 +0000 (00:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:57:59 +0000 (00:57 +0200)
php-pecl-crack.spec

index 1fcb605a7978d59398cf30679771f9ba7506ca78..a795b0eb0d75fed343c13f146e933968032ac52b 100644 (file)
@@ -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
This page took 0.129863 seconds and 4 git commands to generate.