]> git.pld-linux.org Git - packages/php-pecl-archive.git/commitdiff
provide php(extname) to really be supporting multiple php versions auto/th/php-pecl-archive-0.2-16
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:57:08 +0000 (00:57 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:57:08 +0000 (00:57 +0200)
php-pecl-archive.spec

index f1bdaacb74acd0ca29e65551cfca1e46e4513af1..58bb65e404f61f25cabac919c5a32ed791a8601d 100644 (file)
@@ -5,7 +5,7 @@ Summary:        %{modname} - manipulate tar/cpio archives
 Summary(pl.UTF-8):     %{modname} - obróbka archiwów tar/cpio
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.2
-Release:       15
+Release:       16
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -18,6 +18,7 @@ BuildRequires:        rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:      php(core) >= 5.0.4
 Obsoletes:     php-pear-%{modname}
+Provides:      php(%{modname}) = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.101253 seconds and 4 git commands to generate.