From: Stefan Schantl Date: Sun, 27 Apr 2014 14:59:37 +0000 (+0200) Subject: suricata: Update to 2.0. X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fipfire-3.x.git;a=commitdiff_plain;h=d9b6f3b54f0b12516dd908fbb62f8372bbd4e322 suricata: Update to 2.0. This is a major update to the latest stable version. --- 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