SPECS: fwlogwatch.spec - up to 1.1

zbyniu zbyniu at pld-linux.org
Sat Jul 1 16:01:19 CEST 2006


Author: zbyniu                       Date: Sat Jul  1 14:01:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1

---- Files affected:
SPECS:
   fwlogwatch.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/fwlogwatch.spec
diff -u SPECS/fwlogwatch.spec:1.16 SPECS/fwlogwatch.spec:1.17
--- SPECS/fwlogwatch.spec:1.16	Mon Dec 12 17:24:19 2005
+++ SPECS/fwlogwatch.spec	Sat Jul  1 16:01:13 2006
@@ -2,12 +2,12 @@
 Summary:	Firewall log analyzer, report generator and realtime response agent
 Summary(pl):	Analizator logów firewalla, generator raportów i agent natychmiastowej odpowiedzi
 Name:		fwlogwatch
-Version:	1.0
+Version:	1.1
 Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.kybs.de/boris/sw/%{name}-%{version}.tar.bz2
-# Source0-md5:	a0aa323568862e23fdbc6473ce6a01b5
+# Source0-md5:	266974c417a7b973d3e54b64f95e9536
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 URL:		http://fwlogwatch.inside-security.de/
@@ -54,8 +54,8 @@
 	$RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
 
 %{__make} install install-config \
-	INSTALL_DIR="$RPM_BUILD_ROOT/usr" \
-	CONF_DIR="$RPM_BUILD_ROOT/etc/fwlogwatch"
+	INSTALL_DIR="$RPM_BUILD_ROOT%{_usr}" \
+	CONF_DIR="$RPM_BUILD_ROOT%{_sysconfdir}"
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
@@ -83,7 +83,7 @@
 %defattr(644,root,root,755)
 %doc contrib/fw* AUTHORS CREDITS ChangeLog README
 %attr(700,root,root) %dir %{_sysconfdir}
-%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.config
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_sbindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
@@ -95,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/07/01 14:01:13  zbyniu
+- up to 1.1
+
 Revision 1.16  2005/12/12 16:24:19  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fwlogwatch.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list