From d9b6f3b54f0b12516dd908fbb62f8372bbd4e322 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 27 Apr 2014 16:59:37 +0200 Subject: [PATCH] suricata: Update to 2.0. This is a major update to the latest stable version. --- suricata/suricata.nm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/suricata/suricata.nm b/suricata/suricata.nm index 84671bafa..139416697 100644 --- a/suricata/suricata.nm +++ b/suricata/suricata.nm @@ -4,8 +4,8 @@ ############################################################################### name = suricata -version = 1.3.2 -release = 3 +version = 2.0 +release = 1 groups = Networking/IDS url = http://www.openinfosecfoundation.org/ @@ -29,10 +29,10 @@ build libnet-devel libpcap-devel libyaml-devel - libhtp-devel + libhtp-devel >= 0.5.5 pcre-devel pkg-config - zlib-devel>=1.2.5-2 + zlib-devel >= 1.2.5-2 end configure_options += \ @@ -61,7 +61,7 @@ packages prerquires = systemd-units configfiles - %{BUILDROOT}%{sysconfdir}/suricata/suricata.conf + %{sysconfdir}/suricata/suricata.conf end script postin -- 2.39.2