thomas: server/clamav Makefile, 1.4.2.3, 1.4.2.4 kolab.patch, 1.5.2.2, 1.5.2.3

cvs at kolab.org cvs at kolab.org
Wed Jan 9 17:34:18 CET 2008


Author: thomas

Update of /kolabrepository/server/clamav
In directory doto:/tmp/cvs-serv387

Modified Files:
      Tag: kolab_2_1_branch
	Makefile kolab.patch 
Log Message:
ClamAV 0.92 for server 2.1


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/clamav/Attic/Makefile,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -u -d -r1.4.2.3 -r1.4.2.4
--- Makefile	21 Aug 2007 17:07:38 -0000	1.4.2.3
+++ Makefile	9 Jan 2008 16:34:16 -0000	1.4.2.4
@@ -12,9 +12,9 @@
 endif
 
 PACKAGE=clamav
-VERSION=0.91.2
-RELEASE=20070821
-KOLABRELEASE=20070821_kolab
+VERSION=0.92
+RELEASE=20080101
+KOLABRELEASE=20080101_kolab
 
 RPM=/kolab/bin/openpkg rpm
 

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/clamav/Attic/kolab.patch,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -d -r1.5.2.2 -r1.5.2.3
--- kolab.patch	21 Aug 2007 17:07:38 -0000	1.5.2.2
+++ kolab.patch	9 Jan 2008 16:34:16 -0000	1.5.2.3
@@ -1,15 +1,15 @@
---- clamav.spec.orig	2007-02-23 11:30:31.000000000 +0100
-+++ clamav.spec	2007-02-23 11:30:59.000000000 +0100
-@@ -33,7 +33,7 @@ Class:        EVAL
+--- clamav.spec.orig	2008-01-01 15:31:46.000000000 +0100
++++ clamav.spec	2008-01-09 16:19:08.464783000 +0100
+@@ -32,7 +32,7 @@
  Group:        AntiVirus
  License:      GPL
- Version:      0.91.2
--Release:      20070821
-+Release:      20070821_kolab
+ Version:      0.92
+-Release:      20080101
++Release:      20080101_kolab
  
  #   package options
  %option       with_milter  no
-@@ -46,8 +46,8 @@ Patch0:       clamav.patch
+@@ -45,8 +45,8 @@
  #   build information
  Prefix:       %{l_prefix}
  BuildRoot:    %{l_buildroot}
@@ -20,3 +20,12 @@
  BuildPreReq:  zlib, bzip2, curl, gmp, libiconv, openssl
  PreReq:       zlib, bzip2, curl, gmp, libiconv, openssl
  %if "%{with_milter}" == "yes"
+@@ -80,7 +80,7 @@
+ %build
+     #   configure package
+     CC="%{l_cc}" \
+-    CFLAGS="%{l_cflags -O}" \
++    CFLAGS="%{l_cflags}" \
+     CPPFLAGS="%{l_cppflags}" \
+     LDFLAGS="%{l_ldflags}" \
+     GREP="grep" \





More information about the commits mailing list