Author: amateja Date: Thu Apr 30 18:33:08 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.8.4.1 - updated Source0 url - patch2 is obsoleted - added BR iptables-static
---- Files affected: packages/snort: snort.spec (1.146 -> 1.147) ---- Diffs: ================================================================ Index: packages/snort/snort.spec diff -u packages/snort/snort.spec:1.146 packages/snort/snort.spec:1.147 --- packages/snort/snort.spec:1.146 Thu Sep 4 18:33:03 2008 +++ packages/snort/snort.spec Thu Apr 30 20:33:03 2009 @@ -21,12 +21,12 @@ Summary(ru.UTF-8): Snort - система обнаружения попыток вторжения в сеть Summary(uk.UTF-8): Snort - система виявлення спроб вторгнення в мережу Name: snort -Version: 2.8.2.2 +Version: 2.8.4.1 Release: 1 License: GPL v2 (vrt rules on VRT-License) Group: Networking -Source0: http://www.snort.org/dl/current/%{name}-%{version}.tar.gz -# Source0-md5: 091494809f0e83f98208d62e74cdfaa2 +Source0: http://www.snort.org/dl/%{name}-%{version}.tar.gz +# Source0-md5: 63f4e76ae96a2d133f4c7b741bad5458 Source1: http://www.snort.org/pub-bin/downloads.cgi/Download/vrt_pr/%{name}rules-pr-2.4.tar.gz # Source1-md5: 35d9a2486f8c0280bb493aa03c011927 %if %{with registered} @@ -40,12 +40,10 @@ Source5: %{name}.logrotate Patch0: %{name}-libnet1.patch Patch1: %{name}-lib64.patch -Patch2: %{name}-open.patch -# http://www.bleedingsnort.com/staticpages/index.php?page=snort-clamav -#Patch2: %{name}-2.6.0.2-clamav.diff URL: http://www.snort.org/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: iptables-static %{?with_clamav:BuildRequires: clamav-devel} %{?with_inline:BuildRequires: iptables-devel} BuildRequires: libnet1-devel = 1.0.2a @@ -150,8 +148,6 @@ %if "%{_lib}" == "lib64" %patch1 -p1 %endif -#%{?with_clamav:%patch2 -p1} -%patch2 -p1 sed -i "s#var\ RULE_PATH.*#var RULE_PATH /etc/snort/rules#g" rules/snort.conf _DIR=$(pwd) @@ -182,7 +178,7 @@ %{?with_prelude:--enable-prelude } \ %{?with_clamav:--enable-clamav --with-clamav-defdir=/var/lib/clamav} -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -258,6 +254,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.147 2009/04/30 18:33:03 amateja +- up to 2.8.4.1 +- updated Source0 url +- patch2 is obsoleted +- added BR iptables-static + Revision 1.146 2008/09/04 16:33:03 areq - 2.8.2.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/snort/snort.spec?r1=1.146&r2=1.147&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
