[packages/php-pecl-uploadprogress] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Mon Nov 25 00:02:46 CET 2013


commit 0c5aa2fdf1222398cdba9c4374de470adcbd5aa5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:02:45 2013 +0200

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

 php-pecl-uploadprogress.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-uploadprogress.spec b/php-pecl-uploadprogress.spec
index 407f90a..e8e73e0 100644
--- a/php-pecl-uploadprogress.spec
+++ b/php-pecl-uploadprogress.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - An extension to track progress of a file upload
 Summary(pl.UTF-8):	%{modname} - rozszerzenie do śledzenia postępu przesyłania pliku
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0.3.1
-Release:	4
+Release:	5
 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 >= 4:5.2.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Requires:	php(core) >= 5.2.0
+Provides:	php(%{modname}) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-uploadprogress.git/commitdiff/0c5aa2fdf1222398cdba9c4374de470adcbd5aa5



More information about the pld-cvs-commit mailing list