thomas: server/clamav Makefile,1.3,1.4 kolab.patch,1.4,1.5

cvs at kolab.org cvs at kolab.org
Fri Jun 1 17:42:43 CEST 2007


Author: thomas

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

Modified Files:
	Makefile kolab.patch 
Log Message:
New clamav release


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/clamav/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	17 Apr 2007 11:03:50 -0000	1.3
+++ Makefile	1 Jun 2007 15:42:41 -0000	1.4
@@ -12,9 +12,9 @@
 endif
 
 PACKAGE=clamav
-VERSION=0.90.2
-RELEASE=20070413
-KOLABRELEASE=20070413_kolab
+VERSION=0.90.3
+RELEASE=20070531
+KOLABRELEASE=20070531_kolab
 
 RPM=/kolab/bin/openpkg rpm
 KOLABPKGURI:=`/kolab/bin/openpkg register -R $(KOLABPKGURI)`

Index: kolab.patch
===================================================================
RCS file: /kolabrepository/server/clamav/kolab.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kolab.patch	17 Apr 2007 11:03:50 -0000	1.4
+++ kolab.patch	1 Jun 2007 15:42:41 -0000	1.5
@@ -3,9 +3,9 @@
 @@ -33,7 +33,7 @@ Class:        EVAL
  Group:        AntiVirus
  License:      GPL
- Version:      0.90.2
--Release:      20070413
-+Release:      20070413_kolab
+ Version:      0.90.3
+-Release:      20070531
++Release:      20070531_kolab
  
  #   package options
  %option       with_milter  no
@@ -20,11 +20,3 @@
  BuildPreReq:  zlib, bzip2, curl, gmp, libiconv, openssl
  PreReq:       zlib, bzip2, curl, gmp, libiconv, openssl
  %if "%{with_milter}" == "yes"
-@@ -84,6 +84,7 @@ AutoReqProv:  no
-     CFLAGS="%{l_cflags -O}" \
-     CPPFLAGS="%{l_cppflags}" \
-     LDFLAGS="%{l_ldflags}" \
-+    LIBS="-lintl -liconv" \
-     GREP="grep" \
-     ./configure \
-         --prefix=%{l_prefix} \





More information about the commits mailing list