Author: pawelz Date: Sun May 16 10:26:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - R: webserver(php), webserver(alias) - S: php(ldap) at least for password plugin ldap driver - sorted deps, unified SF download URL
---- Files affected: packages/roundcubemail: roundcubemail.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: packages/roundcubemail/roundcubemail.spec diff -u packages/roundcubemail/roundcubemail.spec:1.86 packages/roundcubemail/roundcubemail.spec:1.87 --- packages/roundcubemail/roundcubemail.spec:1.86 Fri Mar 19 22:30:33 2010 +++ packages/roundcubemail/roundcubemail.spec Sun May 16 12:26:16 2010 @@ -18,7 +18,7 @@ Release: 1 License: GPL v2 Group: Applications/WWW -Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz # Source0-md5: 34e8e18772e7eada8769b6c5c20f7c8e Source1: %{name}.config Source2: %{name}.logrotate @@ -40,11 +40,14 @@ Requires: php(sockets) Requires: php(spl) Requires: php(xml) -Requires: rpm-whiteout >= 1.22 Requires: php-pear-DB +Requires: rpm-whiteout >= 1.22 Requires: webapps +Requires: webserver(alias) +Requires: webserver(php) Suggests: php(gd) Suggests: php(iconv) +Suggests: php(ldap) Suggests: php(mbstring) Suggests: php(mcrypt) Suggests: php(openssl) @@ -335,6 +338,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2010/05/16 10:26:16 pawelz +- R: webserver(php), webserver(alias) +- S: php(ldap) at least for password plugin ldap driver +- sorted deps, unified SF download URL + Revision 1.86 2010/03/19 21:30:33 gotar - removed not app-specific banner ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
