[psad] spec update

Peter Vrabec pvrabec at fedoraproject.org
Thu Jan 19 12:52:07 UTC 2012


commit fe232df4eacec488d315e2481e3a17dd98777972
Author: Peter Vrabec <pvrabec at redhat.com>
Date:   Thu Jan 19 13:51:51 2012 +0100

    spec update

 psad.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/psad.spec b/psad.spec
index ed5f137..450693e 100644
--- a/psad.spec
+++ b/psad.spec
@@ -5,13 +5,14 @@
 Summary: Port Scan Attack Detector (psad) watches for suspect traffic
 Name: psad
 Version: 2.1.7
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.cipherdyne.org/psad/
 Source: http://www.cipherdyne.org/psad/download/%name-%version.tar.bz2
 Patch1: psad-2.1.2-initscript.patch
 Patch2: psad-2.1.7-archive.patch
+Patch3: psad-2.1.7-qw.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: iptables
 Requires(post): chkconfig
@@ -47,6 +48,8 @@ iptables string match module to detect application layer signatures.
 %setup -q
 %patch1 -p1 -b .init 
 %patch2 -p1 -b .archive
+%patch3 -p1 -b .qw
+
 sed -i 's,_CHANGEME_,localhost,' psad.conf
 
 %build
@@ -142,6 +145,9 @@ fi
 %dir %psadrundir
 
 %changelog
+* Thu Jan 19 2012 Peter Vrabec <pvrabec at redhat.com>  2.1.7-4
+- adjust qw() use to new perl (#771779)
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list