]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
suricata: Update to 2.0.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 27 Apr 2014 14:59:37 +0000 (16:59 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 27 Apr 2014 14:59:37 +0000 (16:59 +0200)
This is a major update to the latest stable version.

suricata/suricata.nm

index 84671bafa0e260e62a18a05e8c712f255d1e26f7..13941669761ca9f6ff21cf7af3467ba4d02fe796 100644 (file)
@@ -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