Author: glen Date: Mon Dec 18 01:03:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pldize initscript
---- Files affected: SPECS: psad.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/psad.spec diff -u SPECS/psad.spec:1.9 SPECS/psad.spec:1.10 --- SPECS/psad.spec:1.9 Mon Dec 18 01:38:48 2006 +++ SPECS/psad.spec Mon Dec 18 02:02:58 2006 @@ -5,11 +5,12 @@ Summary: Psad analyzes iptables log messages for suspect traffic Name: psad Version: 2.0.1 -Release: 0.6 +Release: 0.7 License: GPL Group: Daemons URL: http://www.cipherdyne.org/psad/ Source0: http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.gz +Source1: %{name}.init Patch0: %{name}-make.patch Patch1: %{name}-whois.patch # Source0-md5: a1604b68e31178e7e0cbbfd7c1cd4edf @@ -75,7 +76,7 @@ install {psad,kmsgsd,psadwatchd} $RPM_BUILD_ROOT%{_sbindir} install fwcheck_psad.pl $RPM_BUILD_ROOT%{_sbindir}/fwcheck_psad install nf2csv $RPM_BUILD_ROOT%{_bindir}/nf2csv -install init-scripts/psad-init.redhat $RPM_BUILD_ROOT/etc/rc.d/init.d/psad +install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/psad install {psad.conf,kmsgsd.conf,psadwatchd.conf,fw_search.conf,alert.conf} $RPM_BUILD_ROOT%{_sysconfdir}/%{name} install {signatures,icmp_types,ip_options,auto_dl,snort_rule_dl,posf,pf.os} $RPM_BUILD_ROOT%{_sysconfdir}/%{name} install *.8 $RPM_BUILD_ROOT%{_mandir}/man8 @@ -171,6 +172,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/12/18 01:02:58 glen +- pldize initscript + Revision 1.9 2006/12/18 00:38:48 glen - use perl packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/psad.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
