SPECS: logwatch.spec - s/00-logwatch/0logowatch, let anacron run f...

havner havner at pld-linux.org
Sun Jul 23 04:22:08 CEST 2006


Author: havner                       Date: Sun Jul 23 02:22:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s/00-logwatch/0logowatch, let anacron run first
- rel 3

---- Files affected:
SPECS:
   logwatch.spec (1.168 -> 1.169) 

---- Diffs:

================================================================
Index: SPECS/logwatch.spec
diff -u SPECS/logwatch.spec:1.168 SPECS/logwatch.spec:1.169
--- SPECS/logwatch.spec:1.168	Mon Apr 10 09:54:19 2006
+++ SPECS/logwatch.spec	Sun Jul 23 04:22:03 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Logwatch - analizator logów systemowych
 Name:		logwatch
 Version:	7.2.1
-Release:	2
+Release:	3
 License:	MIT
 Group:		Applications/System
 # Path for stable versions:
@@ -70,7 +70,7 @@
 
 ln -sf %{_sbindir}/logwatch $RPM_BUILD_ROOT%{_logwatchdir}/scripts/logwatch.pl
 
-install %{SOURCE1} $RPM_BUILD_ROOT/etc/cron.daily/00-%{name}
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/cron.daily/0%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/tmpwatch/%{name}.conf
 
@@ -107,7 +107,7 @@
 %doc README HOWTO-* project/{CHANGES,TODO}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/tmpwatch/%{name}.conf
-%attr(755,root,root) /etc/cron.daily/00-%{name}
+%attr(755,root,root) /etc/cron.daily/0%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_logwatchconf}/conf/logwatch.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_logwatchconf}/conf/html/*.html
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_logwatchconf}/conf/logfiles/*.conf
@@ -129,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.169  2006/07/23 02:22:03  havner
+- s/00-logwatch/0logowatch, let anacron run first
+- rel 3
+
 Revision 1.168  2006/04/10 07:54:19  blues
 - added tmpwatch file for /var/cache/logwatch cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/logwatch.spec?r1=1.168&r2=1.169&f=u



More information about the pld-cvs-commit mailing list