Author: mguevara Date: Fri Mar 9 00:10:07 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 3 - changed clamav bcond to off - clamav support needs update for the current clamav-0.90
---- Files affected: SPECS: snort.spec (1.137 -> 1.137.2.1) ---- Diffs: ================================================================ Index: SPECS/snort.spec diff -u SPECS/snort.spec:1.137 SPECS/snort.spec:1.137.2.1 --- SPECS/snort.spec:1.137 Tue Dec 26 20:19:31 2006 +++ SPECS/snort.spec Fri Mar 9 01:10:02 2007 @@ -2,6 +2,8 @@ # # TODO: - snort rules - fix description # - clamav support - cleanup, add some docs +# update clamav patches - the current one uses obsolete cl_scanbuff +# function (should use cl_scanfile/cl_scandesc instead) # - snort_inline - prepare separate sets of config-files, rules # and startup script, adds some docs # - snort 2.6 @@ -12,7 +14,7 @@ %bcond_without snmp # build without SNMP support %bcond_without inline # build without inline support %bcond_without prelude # build without prelude support -%bcond_without clamav # build w/o ClamAV preprocessor support (anti-vir) +%bcond_with clamav # build with ClamAV preprocessor support (anti-vir) %bcond_with registered # build with rules available for registered users # Summary: Network intrusion detection system (IDS/IPS) @@ -22,7 +24,7 @@ Summary(uk): Snort - ÓÉÓÔĹÍÁ ×ÉŃ×ĚĹÎÎŃ ÓĐŇĎ ×ÔĎŇÇÎĹÎÎŃ × ÍĹŇĹÖŐ Name: snort Version: 2.4.5 -Release: 2 +Release: 3 License: GPL v2 (vrt rules on VRT-License) Group: Networking Source0: http://www.snort.org/dl/current/%{name}-%{version}.tar.gz @@ -246,6 +248,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.137.2.1 2007/03/09 00:10:02 mguevara +- rel 3 +- changed clamav bcond to off - clamav support needs update for the current + clamav-0.90 + Revision 1.137 2006/12/26 19:19:31 adamg - Obsoletes: snort-rules - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/snort.spec?r1=1.137&r2=1.137.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
