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

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

 php-pecl-statgrab.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/php-pecl-statgrab.spec b/php-pecl-statgrab.spec
index 4bb1b77..d845c06 100644
--- a/php-pecl-statgrab.spec
+++ b/php-pecl-statgrab.spec
@@ -5,17 +5,18 @@ Summary:      %{modname} - libstatgrab bindings
 Summary(pl.UTF-8):     %{modname} - dowiązania biblioteki libstatgrab
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.6.0
-Release:       3
+Release:       4
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5: 5e8e659e28d95da57c3d5a694cfb5af4
 URL:           http://pecl.php.net/package/statgrab/
-BuildRequires: libstatgrab-devel >= 0.10
 BuildRequires: %{php_name}-devel >= 3:5.0.0
+BuildRequires: libstatgrab-devel >= 0.10
 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-statgrab.git/commitdiff/12a8345bf0bedc7cdec0b71aafaa51f64e77e43f

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

Reply via email to