rpms/clamav/F-7 clamav.spec,1.57,1.58 sources,1.29,1.30

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


Author: spot

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

Modified Files:
	clamav.spec sources 
Log Message:

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



Index: clamav.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clamav/F-7/clamav.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- clamav.spec	25 Aug 2007 10:47:45 -0000	1.57
+++ clamav.spec	29 Oct 2007 14:25:18 -0000	1.58
@@ -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,8 +511,13 @@
 
 
 %changelog
-* Sat Aug 25 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.91.2-2
-- fixed an open(2) issue
+* 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.
 
 * Sat Aug 25 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.91.2-1
 - updated to 0.91.2 (SECURITY):
@@ -516,10 +525,14 @@
 - DOS in html normalizer
 - arbitrary command execution by special crafted recipients in
   clamav-milter's black-hole mode
+- fixed an open(2) issue
 
-* Tue Jul 17 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.91.1-1
+* Tue Jul 17 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.91.1-0
 - updated to 0.91.1
 
+* Thu Jul 12 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.91-1
+- updated to 0.91
+
 * Thu May 31 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.90.3-1
 - updated to 0.90.3
 - BR tcpd.h instead of tcp_wrappers(-devel) to make it build both


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/clamav/F-7/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	25 Aug 2007 10:12:34 -0000	1.29
+++ sources	29 Oct 2007 14:25:18 -0000	1.30
@@ -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