rpms/clamav/devel .cvsignore, 1.6, 1.7 clamav.spec, 1.59, 1.60 sources, 1.30, 1.31

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 29 14:26:03 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/clamav/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3779/devel

Modified Files:
	.cvsignore clamav.spec sources 
Log Message:

Pull out rar code from clamav, resolve legal issue (334371).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/clamav/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	19 May 2005 17:16:39 -0000	1.6
+++ .cvsignore	29 Oct 2007 14:25:28 -0000	1.7
@@ -1,2 +1 @@
-clamav-*.tar.gz*
-clamav-*.*.rpm
+clamav-0.91.2-clean.tar.bz2


Index: clamav.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clamav/devel/clamav.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- clamav.spec	24 Sep 2007 18:17:46 -0000	1.59
+++ clamav.spec	29 Oct 2007 14:25:28 -0000	1.60
@@ -18,13 +18,17 @@
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
 Version:	0.91.2
-Release:	%release_func 2
+Release:	%release_func 3
 
-License:	GPL
+License:	GPLv2
 Group:		Applications/File
 URL:		http://www.clamav.net
-Source0:	http://download.sourceforge.net/sourceforge/clamav/%name-%version.tar.gz
-Source999:	http://download.sourceforge.net/sourceforge/clamav/%name-%version.tar.gz.sig
+# Unfortunately, clamav includes support for RAR v3, derived from GPL 
+# incompatible unrar from RARlabs. We have to pull this code out.
+Source0:	clamav-0.91.2-clean.tar.bz2
+# Source0:	http://download.sourceforge.net/sourceforge/clamav/%name-%version.tar.gz
+# No sense in using this file for the time being.
+# Source999:	http://download.sourceforge.net/sourceforge/clamav/%name-%version.tar.gz.sig
 Source1:	clamd-wrapper
 Source2:	clamd.sysconfig
 Source3:	clamd.logrotate
@@ -507,6 +511,11 @@
 
 
 %changelog
+* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.91.2-3
+- remove RAR decompression code from source tarball because of 
+  legal problems (resolves 334371)
+- correct license tag
+
 * Mon Sep 24 2007 Jesse Keating <jkeating at redhat.com> - 0.91.2-2
 - Bump release for upgrade path.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/clamav/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	25 Aug 2007 10:12:31 -0000	1.30
+++ sources	29 Oct 2007 14:25:28 -0000	1.31
@@ -1,2 +1 @@
-2a7265d17cfa80c32858978f16a3f47b  clamav-0.91.2.tar.gz
-9e1b4659b506315dbc9f1c06dbe6273b  clamav-0.91.2.tar.gz.sig
+c072b629b19d97ebe246b87269bd2ac2  clamav-0.91.2-clean.tar.bz2




More information about the fedora-extras-commits mailing list