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

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

 php-pecl-syck.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-syck.spec b/php-pecl-syck.spec
index 6b17f47..548ee83 100644
--- a/php-pecl-syck.spec
+++ b/php-pecl-syck.spec
@@ -5,7 +5,7 @@ Summary:        %{modname} - YAML-1.0 parser and emitter
 Summary(pl.UTF-8):     %{modname} - analizator i emiter YAML-1.0
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.9.3
-Release:       1
+Release:       2
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,6 +17,7 @@ BuildRequires:        syck-devel
 %{?requires_php_extension}
 Requires:      %{php_name}-hash
 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-syck.git/commitdiff/683380c26ccc6a1d1d18256a8a37a9cdfa829777

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

Reply via email to