[packages/redland-bindings] - use php(core) as dependency to require php version - release 2 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:29:35 CEST 2012


commit 67ec595e4a19427eb666fc96d5f48894d5e3ba86
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:29:33 2012 +0300

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

 redland-bindings.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/redland-bindings.spec b/redland-bindings.spec
index c030ecc..591d3d2 100644
--- a/redland-bindings.spec
+++ b/redland-bindings.spec
@@ -10,7 +10,7 @@ Summary:	Redland RDF Application Framework Bindings
 Summary(pl.UTF-8):	Wiązania szkieletu aplikacji Redland RDF
 Name:		redland-bindings
 Version:	1.0.14.1
-Release:	2
+Release:	3
 License:	LGPL v2.1+ or GPL v2+ or Apache v2.0+
 Group:		Libraries
 Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
@@ -113,7 +113,7 @@ Summary:	PHP 5.x bindings for Redland RDF library
 Summary(pl.UTF-8):	Interfejs PHP 5.x do biblioteki Redland RDF
 Group:		Libraries
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+Requires:	php(core) >= 5.0.4
 Requires:	redland >= 1.0.14
 
 %description -n php-redland


More information about the pld-cvs-commit mailing list