[suricata/f15] New upstream release

Steve Grubb sgrubb at fedoraproject.org
Thu Feb 2 14:16:13 UTC 2012


commit d918e2b7745c2a0a53dafeea11e5ed82cc0e2fe3
Author: Steve <sgrubb at redhat.com>
Date:   Thu Feb 2 09:15:59 2012 -0500

    New upstream release

 sources       |    4 ++--
 suricata.spec |   14 ++++++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 8546847..e2bc96c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6f011407b67edf10783197b1a087d7cb  suricata-1.1.1.tar.gz
-ec72e2369d9f19fceb59769166711590  suricata-1.1.1.tar.gz.sig
+79a74f7d9cc32d7cacd9783e258d6fee  suricata-1.2.1.tar.gz
+6e771d545fe5d02b6e1d35b98ccdc3d3  suricata-1.2.1.tar.gz.sig
diff --git a/suricata.spec b/suricata.spec
index 8664cec..fe554f5 100644
--- a/suricata.spec
+++ b/suricata.spec
@@ -1,7 +1,7 @@
 
 Summary: Intrusion Detection System
 Name: suricata
-Version: 1.1.1
+Version: 1.2.1
 Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libyaml-devel libprelude-devel
 BuildRequires: libnfnetlink-devel libnetfilter_queue-devel libnet-devel
 BuildRequires: zlib-devel libpcap-devel pcre-devel libcap-ng-devel
+BuildRequires: file-devel
 # Remove when rpath issues are fixed
 BuildRequires: autoconf automake libtool
 Requires: chkconfig
@@ -36,7 +37,7 @@ GPU cards.
 autoreconf -fv --install
 
 %build
-%configure --enable-gccprotect --enable-nfqueue --enable-prelude --disable-gccmarch-native
+%configure --enable-gccprotect --disable-gccmarch-native --enable-nfqueue --enable-prelude --enable-af-packet
 make %{?_smp_mflags}
 
 %install
@@ -95,6 +96,15 @@ fi
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/suricata
 
 %changelog
+* Thu Feb 02 2012 Steve Grubb <sgrubb at redhat.com> 1.2.1-1
+- New upstream release
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Thu Dec 22 2011 Steve Grubb <sgrubb at redhat.com> 1.1.1-2
+- Enable AF_PACKET support
+
 * Wed Dec 07 2011 Steve Grubb <sgrubb at redhat.com> 1.1.1-1
 - New upstream release
 


More information about the scm-commits mailing list