[packages/roundcube-plugins] - use php(core) as dependency to require php version - release 1 (by relup.sh)

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


commit 8b1037c0092c932d0479df1532062011c89e155a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:29:40 2012 +0300

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

 roundcube-plugins.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/roundcube-plugins.spec b/roundcube-plugins.spec
index ac43267..08e5b8b 100644
--- a/roundcube-plugins.spec
+++ b/roundcube-plugins.spec
@@ -4,7 +4,7 @@ Summary:	Roundcube Plugins
 Name:		roundcube-plugins
 Version:	0.2
 # DO NOT DECREASE RELEASE unless *all* subpackage versions are increased too
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://roundcube-plugins.googlecode.com/files/jqueryui-1.8.6.1.tgz
@@ -38,7 +38,7 @@ RoundCube Webmail Plugins.
 Summary:	jQuery-UI for Roundcube
 Version:	%{ever %{S:0}}
 Group:		Applications/WWW
-Requires:	php-common >= 4:%{php_min_version}
+Requires:	php(core) >= %{php_min_version}
 Requires:	roundcubemail
 
 %description -n roundcube-plugin-jqueryui
@@ -53,7 +53,7 @@ use this plugin as a requirement.
 Summary:	jquery-ui for roundcube
 Version:	%{ever %{S:1}}
 Group:		Applications/WWW
-Requires:	php-common >= 4:%{php_min_version}
+Requires:	php(core) >= %{php_min_version}
 Requires:	roundcube-plugin-jqueryui
 Requires:	roundcubemail
 


More information about the pld-cvs-commit mailing list