SPECS: logwatch.spec - rel.2 - added missing configs, needed for h...

blues blues at pld-linux.org
Sun Apr 9 17:02:03 CEST 2006


Author: blues                        Date: Sun Apr  9 15:02:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - added missing configs, needed for html generation. STBR to AC!!

---- Files affected:
SPECS:
   logwatch.spec (1.166 -> 1.167) 

---- Diffs:

================================================================
Index: SPECS/logwatch.spec
diff -u SPECS/logwatch.spec:1.166 SPECS/logwatch.spec:1.167
--- SPECS/logwatch.spec:1.166	Sat Mar  4 14:16:12 2006
+++ SPECS/logwatch.spec	Sun Apr  9 17:01:58 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Logwatch - analizator logów systemowych
 Name:		logwatch
 Version:	7.2.1
-Release:	1
+Release:	2
 License:	MIT
 Group:		Applications/System
 # Path for stable versions:
@@ -57,6 +57,8 @@
 # Where to put it The Right Way(TM)?
 install lib/Logwatch.pm $RPM_BUILD_ROOT%{_logwatchdir}/lib
 
+cp -a conf/html $RPM_BUILD_ROOT%{_logwatchconf}/conf
+cp -a conf/html $RPM_BUILD_ROOT%{_logwatchdir}/default.conf
 cp -a conf/services $RPM_BUILD_ROOT%{_logwatchconf}/conf
 cp -a conf/services $RPM_BUILD_ROOT%{_logwatchdir}/default.conf
 cp -a conf/logfiles $RPM_BUILD_ROOT%{_logwatchconf}/conf
@@ -104,10 +106,12 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %attr(755,root,root) /etc/cron.daily/00-%{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
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_logwatchconf}/conf/services/*.conf
 %attr(750,root,root) %dir %{_logwatchconf}
 %attr(750,root,root) %dir %{_logwatchconf}/conf
+%attr(750,root,root) %dir %{_logwatchconf}/conf/html
 %attr(750,root,root) %dir %{_logwatchconf}/conf/logfiles
 %attr(750,root,root) %dir %{_logwatchconf}/conf/services
 %attr(750,root,root) %dir %{_logwatchconf}/scripts
@@ -122,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167  2006/04/09 15:01:58  blues
+- rel.2 - added missing configs, needed for html generation. STBR to AC!!
+
 Revision 1.166  2006/03/04 13:16:12  dzeus
 - rel. 1
 
================================================================

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



More information about the pld-cvs-commit mailing list