SPECS: fwlogwatch.spec - added patch for standard pld paths; don't...

zbyniu zbyniu at pld-linux.org
Mon Dec 31 13:28:57 CET 2007


Author: zbyniu                       Date: Mon Dec 31 12:28:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch for standard pld paths; don't run as daemon by default

---- Files affected:
SPECS:
   fwlogwatch.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/fwlogwatch.spec
diff -u SPECS/fwlogwatch.spec:1.20 SPECS/fwlogwatch.spec:1.21
--- SPECS/fwlogwatch.spec:1.20	Tue Feb 13 08:16:44 2007
+++ SPECS/fwlogwatch.spec	Mon Dec 31 13:28:51 2007
@@ -10,6 +10,7 @@
 # Source0-md5:	266974c417a7b973d3e54b64f95e9536
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
+Patch0:		%{name}-paths.patch
 URL:		http://fwlogwatch.inside-security.de/
 BuildRequires:	flex
 BuildRequires:	m4
@@ -41,6 +42,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
@@ -64,7 +66,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/chkconfig --add %{name}
 %service %{name} restart
 
 %preun
@@ -89,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007-12-31 12:28:51  zbyniu
+- added patch for standard pld paths; don't run as daemon by default
+
 Revision 1.20  2007-02-13 07:16:44  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fwlogwatch.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list