rpms/clamav/F-7 sources,1.26,1.27 clamav.spec,1.52,1.53

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Thu May 31 07:41:10 UTC 2007


Author: ensc

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

Modified Files:
	sources clamav.spec 
Log Message:
- updated to 0.90.3
- BR libwrap.so instead of tcp_wrappers(-devel) to make it build both
  in FC6- and F7+



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/clamav/F-7/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	13 Apr 2007 07:37:40 -0000	1.26
+++ sources	31 May 2007 07:40:33 -0000	1.27
@@ -1,2 +1,2 @@
-39d1f07a399b551b55096b6ec7325c33  clamav-0.90.2.tar.gz
-eb31a4a230930568d55bc2dd45f373c0  clamav-0.90.2.tar.gz.sig
+d42ccf7a32daeb7c7cc3c8c23a7793ea  clamav-0.90.3.tar.gz
+f6c5b6e941bcd2bed7105f7ce29a02f9  clamav-0.90.3.tar.gz.sig


Index: clamav.spec
===================================================================
RCS file: /cvs/extras/rpms/clamav/F-7/clamav.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- clamav.spec	13 Apr 2007 07:37:40 -0000	1.52
+++ clamav.spec	31 May 2007 07:40:33 -0000	1.53
@@ -17,7 +17,7 @@
 
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
-Version:	0.90.2
+Version:	0.90.3
 Release:	%release_func 1
 
 License:	GPL
@@ -39,7 +39,7 @@
 Requires:	clamav-lib = %version-%release
 Requires:	data(clamav)
 BuildRequires:	zlib-devel bzip2-devel gmp-devel curl-devel
-BuildRequires:	tcp_wrappers-devel
+BuildRequires:	%_libdir/libwrap.so
 BuildRequires:	bc
 
 %package filesystem
@@ -505,6 +505,11 @@
 
 
 %changelog
+* Thu May 31 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.90.3-1
+- updated to 0.90.3
+- BR libwrap.so instead of tcp_wrappers(-devel) to make it build both
+  in FC6- and F7+
+
 * Fri Apr 13 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.90.2-1
 - [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997 
 




More information about the fedora-extras-commits mailing list