commit b93e534ba91188d18c12c4cc5ec65585e37f2b46
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 01:00:08 2013 +0200

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

 php-pecl-mcrypt_filter.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-mcrypt_filter.spec b/php-pecl-mcrypt_filter.spec
index b64c9da..f446b1b 100644
--- a/php-pecl-mcrypt_filter.spec
+++ b/php-pecl-mcrypt_filter.spec
@@ -5,7 +5,7 @@ Summary:        %{modname} - applies mcrypt symmetric 
encryption using stream filters
 Summary(pl.UTF-8):     %{modname} - symetryczne szyfrowanie za pomocą filtrów 
strumieni
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.1.0
-Release:       7
+Release:       8
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -14,7 +14,8 @@ URL:          http://pecl.php.net/package/mcrypt_filter/
 BuildRequires: %{php_name}-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
-Requires:      php-common >= 4:5.0.4
+Requires:      php(core) >= 5.0.4
+Provides:      php(%{modname}) = %{version}
 Obsoletes:     php-pear-%{modname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mcrypt_filter.git/commitdiff/b93e534ba91188d18c12c4cc5ec65585e37f2b46

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to