Author: glen Date: Mon Feb 21 23:29:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - allow horde application to keep backups of imp configuration
---- Files affected: SPECS: imp.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/imp.spec diff -u SPECS/imp.spec:1.61 SPECS/imp.spec:1.62 --- SPECS/imp.spec:1.61 Fri Feb 18 01:01:06 2005 +++ SPECS/imp.spec Tue Feb 22 00:28:55 2005 @@ -5,7 +5,7 @@ Summary(pt_BR): Programa de Mail via Web Name: imp Version: 4.0.2 -Release: 1.4 +Release: 1.5 License: GPL v2 Group: Applications/Mail Source0: ftp://ftp.horde.org/pub/imp/%{name}-h3-%{version}.tar.gz @@ -137,7 +137,7 @@ %files %defattr(644,root,root,755) %doc README docs/* scripts/*.reg -%attr(750,root,http) %dir %{_sysconfdir}/%{name} +%attr(770,root,http) %dir %{_sysconfdir}/%{name} %attr(640,root,http) %{_sysconfdir}/%{name}/*.xml %attr(640,root,root) %config(noreplace) %{_sysconfdir}/apache-%{name}.conf %attr(660,root,http) %config(noreplace) %{_sysconfdir}/%{name}/*.php @@ -157,6 +157,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2005/02/21 23:28:55 glen +- allow horde application to keep backups of imp configuration + Revision 1.61 2005/02/18 00:01:06 glen - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/imp.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
