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

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


commit f8ba5d6005cbec2a39163b27b7cbbe6ae0cafe57
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:20:28 2012 +0300

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

 horde-passwd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/horde-passwd.spec b/horde-passwd.spec
index 5872730..0e3848a 100644
--- a/horde-passwd.spec
+++ b/horde-passwd.spec
@@ -5,7 +5,7 @@ Summary:	passwd - password change module for Horde
 Summary(pl.UTF-8):	passwd - moduł do zmieniania haseł w Horde
 Name:		horde-%{_hordeapp}
 Version:	3.1.3
-Release:	1
+Release:	2
 License:	ASL
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/passwd/%{_hordeapp}-h3-%{version}.tar.gz
@@ -16,9 +16,9 @@ BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	rpmbuild(macros) >= 1.264
 Requires(post):	sed >= 4.0
 Requires:	horde >= 3.0
+Requires:	php(core) >= 4.1.0
 Requires:	php(ctype)
 Requires:	php(xml)
-Requires:	php-common >= 4.1.0
 Requires:	webapps
 Suggests:	php(ldap)
 Suggests:	php(mhash)


More information about the pld-cvs-commit mailing list