rpms/klamav/devel klamav.spec,1.13,1.14

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Thu Jan 10 11:33:39 UTC 2008


Author: andriy

Update of /cvs/extras/rpms/klamav/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9140

Modified Files:
	klamav.spec 
Log Message:
Should fix #428066


Index: klamav.spec
===================================================================
RCS file: /cvs/extras/rpms/klamav/devel/klamav.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- klamav.spec	5 Jan 2008 10:39:55 -0000	1.13
+++ klamav.spec	10 Jan 2008 11:33:00 -0000	1.14
@@ -1,7 +1,7 @@
 Summary: Clam Anti-Virus on the KDE Desktop
 Name: klamav
 Version: 0.41.1
-Release: 10%{?dist}
+Release: 11%{?dist}
 Source0: http://downloads.sourceforge.net/klamav/%{name}-%{version}.tar.bz2
 Patch0: klamav-suse-clamav-path.diff
 Patch1: klamav-0.41.1-open-mode.patch
@@ -9,6 +9,7 @@
 Patch3: klamav-0.41.1-pwd-echo.patch
 Patch4: klamav-0.41.1-clam0.92.patch
 Patch5: klamav-0.41.1-gcc43.patch
+Patch6: klamav-0.41.1-maximum.patch
 URL: http://klamav.sourceforge.net
 Group: Applications/System
 License: GPLv2+
@@ -37,6 +38,7 @@
 %patch3 -p1 -b .pwd-echo
 %patch4 -p1 -b .clam0.92
 %patch5 -p1 -b .gcc43
+%patch6 -p1 -b .maximum
 
 %build
 %configure --disable-rpath --without-included-sqlite
@@ -92,6 +94,10 @@
 %{_datadir}/icons/*/*x*/apps/klamav.png
 
 %changelog
+* Thu Jan 10 2008 Andy Shevchenko <andy at smile.org.ua> 0.41.1-11
+- inherit archive limit defaults and pass their to the clamav
+  even if they are equal to zero (#428066)
+
 * Sat Jan 05 2008 Andy Shevchenko <andy at smile.org.ua> 0.41.1-10
 - fix compilation with gcc 4.3
 




More information about the fedora-extras-commits mailing list