Author: glen Date: Tue Mar 4 08:25:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - -setup requires base, cleanup
---- Files affected: SPECS: roundcubemail.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/roundcubemail.spec diff -u SPECS/roundcubemail.spec:1.46 SPECS/roundcubemail.spec:1.47 --- SPECS/roundcubemail.spec:1.46 Tue Mar 4 09:23:24 2008 +++ SPECS/roundcubemail.spec Tue Mar 4 09:24:58 2008 @@ -6,19 +6,13 @@ # - use system js/tiny_mce # - package: http://blog.ilohamail.org/ and remove boundled classess from it # -#%define _snap 20070927 -#%define _beta rc2 -#%define _rel 1 Summary: RoundCube Webmail Summary(pl.UTF-8): RoundCube Webmail - poczta przez WWW Name: roundcubemail Version: 0.1 -#Release: 6.%{_beta}.%{_rel} Release: 0.2 License: GPL v2 Group: Applications/WWW -#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-nightly-%{_snap}.tar.gz -#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}-%{_beta}.tar.gz Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz # Source0-md5: 556c6d766519d2f646a94e8dbcecbf2d Source1: %{name}.config @@ -67,6 +61,7 @@ %package setup Summary: Installer script for RoundCube Webmail Group: Applications/WWW +Requires: %{name} = %{version}-%{release} %description setup This package provides installer script for RoundCube Webmail @@ -267,6 +262,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2008-03-04 08:24:58 glen +- -setup requires base, cleanup + Revision 1.46 2008-03-04 08:23:24 glen - call installer pkg -setup as rest of the similar webapps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roundcubemail.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
