Author: hns Date: Wed Nov 16 09:49:07 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.70, attr fix
---- Files affected: SPECS: policyd.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/policyd.spec diff -u SPECS/policyd.spec:1.4 SPECS/policyd.spec:1.5 --- SPECS/policyd.spec:1.4 Tue Nov 15 13:58:57 2005 +++ SPECS/policyd.spec Wed Nov 16 10:49:02 2005 @@ -13,12 +13,12 @@ Summary: Policyd - an anti-spam plugin for Postfix Summary(pl): Policyd - wtyczka antyspamowa dla Postfiksa Name: policyd -Version: 1.69 -Release: 0.1 +Version: 1.70 +Release: 0.2 License: GPL v2 Group: Networking Source0: http://policyd.sourceforge.net/%{name}-v%{version}.tar.gz -# Source0-md5: 720b88e1f36728c255cc55ebade37ac2 +# Source0-md5: e10648392fe7f54456065e159eab8305 Source1: policyd.cron Source2: policyd.sysconfig Source3: policyd.conf @@ -101,13 +101,16 @@ %config(noreplace) %verify(not md5 mtime size) %attr(640,root,root) %{_sysconfdir}/%{name}/%{name}.conf %config(noreplace) %verify(not md5 mtime size) %attr(755,root,root) /etc/cron.hourly/%{name} %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name} -%{_sysconfdir}/rc.d/init.d/%{name} +%attr(755,root,root) /etc/rc.d/init.d/%{name} %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/11/16 09:49:02 hns +- up to 1.70, attr fix + Revision 1.4 2005/11/15 12:58:57 hns - policyd.init: show howto setup new policyd install (``init'' param) - policyd.cron: move this to policyd.init (``cron'' param) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/policyd.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
