commit 3831f6a4092a45460c2ec1c07de0f2caf963487e
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 01:02:37 2013 +0200

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

 php-pecl-translit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-translit.spec b/php-pecl-translit.spec
index f444a30..e301079 100644
--- a/php-pecl-translit.spec
+++ b/php-pecl-translit.spec
@@ -5,7 +5,7 @@ Summary:        %{modname} - transliterates non-latin character 
sets to latin
 Summary(pl.UTF-8):     %{modname} - translitacja alfabetów niełacińskich do 
łacińskiego
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.6.1
-Release:       5
+Release:       6
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,6 +17,7 @@ BuildRequires:        rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:      %{php_name}-iconv
 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-translit.git/commitdiff/3831f6a4092a45460c2ec1c07de0f2caf963487e

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

Reply via email to