commit 38e2a157efc7014fefc1d0d25c7c2b40cd03a348
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 01:03:20 2013 +0200

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

 php-pecl-xmms.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-xmms.spec b/php-pecl-xmms.spec
index 1a50d87..c7fc73e 100644
--- a/php-pecl-xmms.spec
+++ b/php-pecl-xmms.spec
@@ -17,7 +17,8 @@ BuildRequires:        %{php_name}-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.650
 BuildRequires: xmms-devel
 %{?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-xmms.git/commitdiff/38e2a157efc7014fefc1d0d25c7c2b40cd03a348

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

Reply via email to