There is a new version that fixes a ip6 thing which makes it actually work now on Mandrake.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, February 03, 2003 7:31 AM > To: Changelog List > Subject: [CHRPM] fwlogwatch-0.9-1mdk > > > --=-=-= > Name : fwlogwatch Relocations: (not relocateable) > Version : 0.9 Vendor: MandrakeSoft > Release : 1mdk Build Date: Mon Feb > 3 12:50:23 2003 > Install date: (not installed) Build Host: > ke.mandrakesoft.com > Group : Monitoring Source RPM: (none) > Size : 82344 License: GPL > Packager : Florin <[EMAIL PROTECTED]> > URL : http://cert.uni-stuttgart.de/projects/fwlogwatch/ > Summary : Firewall log analyzer, report generator and > realtime response agent > Description : > fwlogwatch produces ipchains, netfilter/iptables, ipfilter, Cisco IOS and > Cisco PIX log summary reports in text and HTML form and has a lot of > options to find and display relevant patterns in connection attempts. With > the data found it can also generate customizable incident reports from a > template and send them to abuse contacts at offending sites or CERT > coordination centers. Finally, it can also run as daemon and report > anomalies or start countermeasures. > > > --=-=-= > > * Mon Feb 03 2003 Florin <[EMAIL PROTECTED]> 0.9-1mdk > > - 0.9 > > --=-=-= > > --=-=-= > fwlogwatch-0.6-paths.patch removed > fwlogwatch-0.9-paths.patch added > fwlogwatch.spec changed > > > --- fwlogwatch-0.6-3mdk.src.rpm/fwlogwatch.spec 2003-02-03 > 13:30:47.000000000 +0100 > +++ fwlogwatch-0.9-1mdk.src.rpm/fwlogwatch.spec 2003-02-03 > 13:30:47.000000000 +0100 > @@ -1,6 +1,6 @@ > %define name fwlogwatch > -%define version 0.6 > -%define release 3mdk > +%define version 0.9 > +%define release 1mdk > > Summary: Firewall log analyzer, report generator and realtime > response agent > Name: %{name} > @@ -11,11 +11,12 @@ > License: GPL > Source: %{name}-%{version}.tar.bz2 > Patch0: %{name}-%version-paths.patch.bz2 > -Patch1: %{name}-%version-initscript.patch.bz2 > +Patch1: %{name}-0.6-initscript.patch.bz2 > BuildRequires: flex > BuildRequires: gettext > BuildRequires: zlib-devel > BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot > +Prereq: rpm-helper > > %description > fwlogwatch produces ipchains, netfilter/iptables, ipfilter, Cisco IOS and > @@ -29,7 +30,7 @@ > %prep > > %setup -n %{name}-%{version} > -%patch0 -p1 > +%patch0 -p1 -b .paths > %patch1 -p1 > > %build > @@ -73,10 +74,13 @@ > %{_sbindir}/fwlogwatch > %{_sbindir}/fwlw_notify > %{_sbindir}/fwlw_respond > -%config %{_initrddir}/fwlogwatch > +%config (noreplace) %{_initrddir}/fwlogwatch > %{_mandir}/man8/fwlogwatch.8* > > %changelog > +* Mon Feb 03 2003 Florin <[EMAIL PROTECTED]> 0.9-1mdk > +- 0.9 > + > * Tue Jun 18 2002 Stefan van der Eijk <[EMAIL PROTECTED]> 0.6-3mdk > - fix initscript (thanks to Andre DUCLOS) > > > --=-=-= > > -- > http://www.mandrake-linux.com/en/cookerdevel.php3 >
