[clamtk] Update to 4.31

davem davem at fedoraproject.org
Sun Jan 9 13:33:04 UTC 2011


commit 0bbc39d3b23a6525b367df18e5c7b4e546d93daa
Author: Dave M <dave.nerd at gmail.com>
Date:   Sun Jan 9 07:32:49 2011 -0600

    Update to 4.31

 .gitignore  |    1 +
 clamtk.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d66352..cbb7d99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ clamtk-4.27.tar.gz
 clamtk-4.28.tar.gz
 /clamtk-4.29.tar.gz
 /clamtk-4.30.tar.gz
+/clamtk-4.31.tar.gz
diff --git a/clamtk.spec b/clamtk.spec
index 485e651..bbf7dbe 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,5 +1,5 @@
 Name: clamtk
-Version: 4.30
+Version: 4.31
 Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic
@@ -13,7 +13,7 @@ BuildArch: noarch
 BuildRequires: desktop-file-utils
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: perl(LWP::UserAgent)
-Requires: clamav >= 0.95, clamav-data, clamav-update
+Requires: clamav >= 0.95, clamav-update, data(clamav)
 Requires: zenity, cronie, udev
 
 %description
@@ -64,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sat Jan 8 2011 Dave M. <dave.nerd at gmail.com> - 4.31-1
+- Updated to release 4.31.
+- Dependency clamav-data changed to data(clamav).
+
 * Sun Nov 7 2010 Dave M. <dave.nerd at gmail.com> - 4.30-1
 - Updated to release 4.30.
 
diff --git a/sources b/sources
index 193e87e..57b5d31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9571426f706ae60736fb9e24d38306a5  clamtk-4.30.tar.gz
+466df1699b0e726c36bd119712e32335  clamtk-4.31.tar.gz


More information about the scm-commits mailing list