rpms/klamav/devel klamav.spec,1.15,1.16

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Thu Jan 10 14:34:47 UTC 2008


Author: andriy

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

Modified Files:
	klamav.spec 
Log Message:
Fix typo.


Index: klamav.spec
===================================================================
RCS file: /cvs/extras/rpms/klamav/devel/klamav.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- klamav.spec	10 Jan 2008 14:09:57 -0000	1.15
+++ klamav.spec	10 Jan 2008 14:34:14 -0000	1.16
@@ -1,7 +1,7 @@
 Summary: Clam Anti-Virus on the KDE Desktop
 Name: klamav
 Version: 0.41.1
-Release: 12%{?dist}
+Release: 13%{?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
@@ -43,7 +43,7 @@
 %configure --disable-rpath --without-included-sqlite
 
 # Use this trick to patch generated files
-make -C src klamconfig.cpp
+make -C src klamavconfig.cpp
 %patch6 -p1 -b .maximum
 
 make %{?_smp_mflags}
@@ -98,7 +98,7 @@
 %{_datadir}/icons/*/*x*/apps/klamav.png
 
 %changelog
-* Thu Jan 10 2008 Andy Shevchenko <andy at smile.org.ua> 0.41.1-12
+* Thu Jan 10 2008 Andy Shevchenko <andy at smile.org.ua> 0.41.1-13
 - inherit archive limit defaults and pass their to the clamav
   even if they are equal to zero (#428066)
 




More information about the fedora-extras-commits mailing list