rpms/suricata/devel .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 suricata.spec, 1.3, 1.4

Steve Grubb sgrubb at fedoraproject.org
Thu Jul 1 18:53:06 UTC 2010


Author: sgrubb

Update of /cvs/pkgs/rpms/suricata/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8063

Modified Files:
	.cvsignore sources suricata.spec 
Log Message:
* Thu Jul 01 2010 Steve Grubb <sgrubb at redhat.com> 1.0.0-1
- New upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/suricata/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	7 May 2010 17:27:02 -0000	1.4
+++ .cvsignore	1 Jul 2010 18:53:06 -0000	1.5
@@ -3,3 +3,6 @@ suricata-0.8.2.tar.gz
 suricata-0.8.2.tar.gz.sig
 suricata-0.9.0.tar.gz
 suricata-0.9.0.tar.gz.sig
+suricata-1.0.0-1.fc14.src.rpm
+suricata-1.0.0.tar.gz
+suricata-1.0.0.tar.gz.sig


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/suricata/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	7 May 2010 17:27:02 -0000	1.4
+++ sources	1 Jul 2010 18:53:06 -0000	1.5
@@ -1,2 +1,5 @@
 67a6fa4f30952ecf8fc554a83d9cd13c  suricata-0.9.0.tar.gz
 6c7f3cf2bbefea03f0725d081a6863b2  suricata-0.9.0.tar.gz.sig
+46f5d52a26b579459f16ef7fae1632d1  suricata-1.0.0-1.fc14.src.rpm
+01b8a6e4908f4a35f7f5d09b1a84cf5e  suricata-1.0.0.tar.gz
+d7d1473e1b4ada1047ce1955944cfada  suricata-1.0.0.tar.gz.sig


Index: suricata.spec
===================================================================
RCS file: /cvs/pkgs/rpms/suricata/devel/suricata.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- suricata.spec	7 May 2010 17:27:02 -0000	1.3
+++ suricata.spec	1 Jul 2010 18:53:06 -0000	1.4
@@ -1,7 +1,7 @@
 
 Summary: Intrusion Detection System
 Name: suricata
-Version: 0.9.0
+Version: 1.0.0
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Internet
@@ -34,10 +34,7 @@ GPU cards.
 autoreconf -fv --install
 
 %build
-# There is a problem with inlined functions
-#CFLAGS+=" -fgnu89-inline"
-
-%configure
+%configure --enable-gccprotect 
 make %{?_smp_mflags}
 
 %install
@@ -96,6 +93,9 @@ fi
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/suricata
 
 %changelog
+* Thu Jul 01 2010 Steve Grubb <sgrubb at redhat.com> 1.0.0-1
+- New upstream release
+
 * Fri May 07 2010 Steve Grubb <sgrubb at redhat.com> 0.9.0-1
 - New upstream release
 



More information about the scm-commits mailing list