clamav/clamav.spec clamav/Makefile

Git Service User git at kolabsys.com
Tue Mar 1 18:19:59 CET 2011


 clamav/Makefile    |    2 +-
 clamav/clamav.spec |    9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 754d8fbcdc7e5472c4de73ed3dc8159e12115fa7
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Tue Mar 1 18:19:46 2011 +0100

    clamav: Update to 0.97

diff --git a/clamav/Makefile b/clamav/Makefile
index 2affe85..df71e11 100644
--- a/clamav/Makefile
+++ b/clamav/Makefile
@@ -4,7 +4,7 @@ PACKAGE = $(shell grep "^Name:" *.spec | sed -e "s/^Name:\s*\([a-z-]*\).*/\1/")
 VERSION = $(shell grep "^Version:" *.spec | sed -e "s/^Version:\s*\([0-9.]*\).*/\1/")
 RELEASE = $(shell grep "^Release:" *.spec | sed -e "s/^Release:\s*\([0-9]*\).*/\1/")
 
-SOURCE_URL=http://files.kolab.org/server/development-2.3/externals
+SOURCE_URL=http://downloads.sourceforge.net/clamav
 SOURCE_0=$(PACKAGE)-$(VERSION).tar.gz
 EXTRA=clamav.patch rc.clamav
 
diff --git a/clamav/clamav.spec b/clamav/clamav.spec
index ce922d7..020cdef 100644
--- a/clamav/clamav.spec
+++ b/clamav/clamav.spec
@@ -29,8 +29,8 @@ Vendor:       Tomasz Kojm
 Packager:     Intevation GmbH
 Group:        AntiVirus
 License:      GPL
-Version:      0.96.5
-Release:      20101202
+Version:      0.97
+Release:      20110301
 
 #   package options
 %option       with_milter  no
@@ -187,5 +187,8 @@ AutoReqProv:  no
     exit 0
 
 %changelog
+* Tue Mar 01 2011 Christoph Wickert <wickert at kolabsys.com> - 0.97-20110301
+- Update to 0.97
+
 * Thu Dec 02 2010 Christoph Wickert <wickert at kolabsys.com> - 0.96.5-20101202
--
+- Update to 0.96.5





More information about the commits mailing list