]> git.pld-linux.org Git - packages/php-pecl-id3.git/commitdiff
provide php(extname) to really be supporting multiple php versions master AC-branch auto/ac/php-pecl-id3-0.2-8
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:59:34 +0000 (00:59 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:59:34 +0000 (00:59 +0200)
php-pecl-id3.spec

index 80335de5c7af78d40db31e6177042984c4a18248..231a6ef3085bf9fd5fc1ffe66f6d171abb46ac46 100644 (file)
@@ -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)
 
This page took 0.097633 seconds and 4 git commands to generate.