[packages/ossp-uuid] - use php(core) as dependency to require php version - release 13 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:21:13 CEST 2012


commit 04c3829e0ddc0423bb9f30b546cee4546d03f51e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:21:11 2012 +0300

    - use php(core) as dependency to require php version
    - release 13 (by relup.sh)

 ossp-uuid.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ossp-uuid.spec b/ossp-uuid.spec
index ee55937..e236d39 100644
--- a/ossp-uuid.spec
+++ b/ossp-uuid.spec
@@ -9,7 +9,7 @@ Summary:	Universally Unique Identifier library
 Summary(pl.UTF-8):	Biblioteka unikalnych identyfikatorów UUID
 Name:		ossp-uuid
 Version:	1.6.2
-Release:	13
+Release:	14
 License:	MIT
 Group:		Libraries
 Source0:	ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
@@ -168,7 +168,7 @@ Summary(pl.UTF-8):	Wiązania PHP dla biblioteki OSSP UUID
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+Requires:	php(core) >= 5.0.4
 
 %description -n php-uuid
 UUID is a PHP extension for the creation of Universally Unique


More information about the pld-cvs-commit mailing list