commit d6a549bb21938ef96b777ebd5a6b66d8f9c6b57a
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 01:00:53 2013 +0200

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

 php-pecl-openal.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/php-pecl-openal.spec b/php-pecl-openal.spec
index 041024a..219017c 100644
--- a/php-pecl-openal.spec
+++ b/php-pecl-openal.spec
@@ -5,17 +5,18 @@ Summary:      %{modname} - bindings to OpenAL
 Summary(pl.UTF-8):     %{modname} - dowiązania do OpenAL
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.1
-Release:       1
+Release:       2
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5: d6dd7f9d47997928e6d897cb711317ba
 URL:           http://pecl.php.net/package/openal/
-BuildRequires: OpenAL-devel
 BuildRequires: %{php_name}-devel >= 3:5.0.0
+BuildRequires: OpenAL-devel
 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-openal.git/commitdiff/d6a549bb21938ef96b777ebd5a6b66d8f9c6b57a

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

Reply via email to