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

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


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

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

 php-pecl-uuid.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec
index abc8b89..3fbf861 100644
--- a/php-pecl-uuid.spec
+++ b/php-pecl-uuid.spec
@@ -5,17 +5,18 @@ Summary:	%{modname} - UUID support functions
 Summary(pl.UTF-8):	%{modname} - funkcje obsługujące UUID
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0.3
-Release:	3
+Release:	4
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5:	236c3f2f5c5e9ce0aa2f024618c060a1
 URL:		http://pecl.php.net/package/uuid/
-BuildRequires:	libuuid-devel
 BuildRequires:	%{php_name}-devel >= 3:5.0.0
+BuildRequires:	libuuid-devel
 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-uuid.git/commitdiff/b6f6780dd9cceb54efc8f0c5e89742e6f638475d



More information about the pld-cvs-commit mailing list