commit d66511d2ad0ef65141365e07f8d78ae7b7403e09
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 00:57:44 2013 +0200

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

 php-pecl-classkit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-classkit.spec b/php-pecl-classkit.spec
index 10098b5..b1cdc2c 100644
--- a/php-pecl-classkit.spec
+++ b/php-pecl-classkit.spec
@@ -5,7 +5,7 @@ Summary:        %{modname} - runtime redefinition of class 
methods
 Summary(pl.UTF-8):     %{modname} - modyfikacja metod klasy w czasie działania 
skryptu
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.4
-Release:       3
+Release:       4
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,7 @@ BuildRequires:        rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:      php(core) >= 5.0.4
 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-classkit.git/commitdiff/d66511d2ad0ef65141365e07f8d78ae7b7403e09

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

Reply via email to