Author: darekr Date: Sun Jul 24 14:44:33 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.4 - %verify for config file, md5sum
---- Files affected: SPECS: tenshi.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/tenshi.spec diff -u SPECS/tenshi.spec:1.6 SPECS/tenshi.spec:1.7 --- SPECS/tenshi.spec:1.6 Fri Feb 4 00:08:14 2005 +++ SPECS/tenshi.spec Sun Jul 24 16:44:28 2005 @@ -2,11 +2,12 @@ Summary: Log parsing and notification program Summary(pl): Program do analizy logów i powiadamiania Name: tenshi -Version: 0.3.2 -Release: 0.5 -License: GPL +Version: 0.3.4 +Release: 0.1 +License: GPL v2 Group: Applications/System Source0: http://dev.gentoo.org/~lcars/tenshi/%{name}-%{version}.tar.gz +# Source0-md5: f3e875540833a85c43052d96c5698463 Source1: %{name}.init Patch0: %{name}-root.patch URL: http://www.gentoo.org/proj/en/infrastructure/tenshi/index.xml @@ -84,10 +85,10 @@ %files %defattr(644,root,root,755) -%doc README INSTALL CREDITS Changelog +%doc CREDITS Changelog README %attr(755,root,root) %{_sbindir}/* %attr(750,root,root) %dir %{_sysconfdir}/%{name} -%attr(640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf %attr(754,root,root) /etc/rc.d/init.d/%{name} %{_mandir}/man8/* @@ -97,6 +98,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/07/24 14:44:28 darekr +- updated to 0.3.4 +- %verify for config file, md5sum + Revision 1.6 2005/02/03 23:08:14 qboosh - chkconfig deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tenshi.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
