commit ad8699ace69d2a861023732bdde2abfb539e3b31
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 00:59:34 2013 +0200

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

 php-pecl-id3.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-id3.spec b/php-pecl-id3.spec
index 80335de..231a6ef 100644
--- a/php-pecl-id3.spec
+++ b/php-pecl-id3.spec
@@ -5,7 +5,7 @@ Summary:        %{modname} - functions to read and write ID3 
tags in MP3 files
 Summary(pl.UTF-8):     %{modname} - funkcje do odczytu i zapisu tagów ID3 w 
plikach MP3
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.2
-Release:       7
+Release:       8
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires:        %{php_name}-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 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-id3.git/commitdiff/ad8699ace69d2a861023732bdde2abfb539e3b31

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

Reply via email to