thomas: server/clamav Makefile,1.7.2.6,1.7.2.7

cvs at kolab.org cvs at kolab.org
Thu Jun 24 11:34:01 CEST 2010


Author: thomas

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

Modified Files:
      Tag: kolab_2_2_branch
	Makefile 
Log Message:
Download clamav package from server/externals directory instead of incoming/wrobel


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/clamav/Makefile,v
retrieving revision 1.7.2.6
retrieving revision 1.7.2.7
diff -u -d -r1.7.2.6 -r1.7.2.7
--- Makefile	8 Jun 2010 09:59:24 -0000	1.7.2.6
+++ Makefile	24 Jun 2010 09:33:59 -0000	1.7.2.7
@@ -5,8 +5,7 @@
 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_0=http://files.kolab.org/server/development-2.2/externals/$(NAME)-$(VERSION).tar.gz
-SOURCE_0=http://files.kolab.org/incoming/wrobel/$(NAME)-$(VERSION).tar.gz
+SOURCE_0=http://files.kolab.org/server/development-2.2/externals/$(NAME)-$(VERSION).tar.gz
 EXTRA=clamav.patch rc.clamav
 
 .PHONY: all





More information about the commits mailing list