SPECS: clamav.spec - up to rc3
arekm
arekm at pld-linux.org
Mon Feb 12 13:57:37 CET 2007
Author: arekm Date: Mon Feb 12 12:57:37 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to rc3
---- Files affected:
SPECS:
clamav.spec (1.206 -> 1.207)
---- Diffs:
================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.206 SPECS/clamav.spec:1.207
--- SPECS/clamav.spec:1.206 Mon Feb 12 01:48:42 2007
+++ SPECS/clamav.spec Mon Feb 12 13:57:32 2007
@@ -6,8 +6,8 @@
%bcond_without milter # build without milter subpackage
%bcond_with curl # enable curl support
#
-%define _rc rc2
-%define _rel 4
+%define _rc rc3
+%define _rel 1
Summary: An anti-virus utility for Unix
Summary(pl.UTF-8): Narzędzie antywirusowe dla Uniksów
Name: clamav
@@ -17,7 +17,7 @@
License: GPL
Group: Applications
Source0: http://dl.sourceforge.net/clamav/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5: 91da47456ed28a7cfbfe17b033e15121
+# Source0-md5: 5af2bdbbb255829dd590609d900c1854
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}-milter.init
@@ -132,11 +132,6 @@
%patch2 -p1
%patch3 -p0
-# kill old libtool.m4 copy
-head -n 489 acinclude.m4 > acinclude.m4.tmp
-tail -n +4089 acinclude.m4 >> acinclude.m4.tmp
-mv -f acinclude.m4.tmp acinclude.m4
-
%build
%{__libtoolize}
%{__aclocal}
@@ -257,6 +252,8 @@
s,^ClamukoScanOnOpen$,& yes,
s,^ClamukoScanOnClose$,& yes,
s,^ClamukoScanOnExec$,& yes,
+ s,^LogTime$,& yes,
+ s,^ScanPE$,& yes,
' /etc/clamd.conf
%banner -e %{name}-0.90 <<EOF
ClamAV config was automatically upgraded to 0.90 format. You should review it
@@ -342,6 +339,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.207 2007/02/12 12:57:32 arekm
+- up to rc3
+
Revision 1.206 2007/02/12 00:48:42 baggins
- converted to UTF-8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/clamav.spec?r1=1.206&r2=1.207&f=u
More information about the pld-cvs-commit
mailing list