[clamtk] update to 4.28

davem davem at fedoraproject.org
Tue Aug 17 13:56:04 UTC 2010


commit 1d831835727a9ccc59ef61d8acba0559f0162663
Author: Dave M <dave.nerd at gmail.com>
Date:   Tue Aug 17 08:53:54 2010 -0500

    update to 4.28

 clamtk.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/clamtk.spec b/clamtk.spec
index 0358446..eb26482 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,5 +1,5 @@
 Name: clamtk
-Version: 4.27
+Version: 4.28
 Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic
@@ -14,7 +14,7 @@ BuildRequires: desktop-file-utils
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: perl(LWP::UserAgent)
 Requires: clamav >= 0.90, clamav-data, clamav-update
-Requires: zenity, cronie, hal
+Requires: zenity, cronie, udev
 
 %description
 ClamTk is a front end for ClamAV anti virus.
@@ -64,6 +64,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Tue Aug 17 2010 Dave M. <dave.nerd at gmail.com> - 4.28-1
+- Updated to release 4.28.
+- Removed dependency for hal (deprecated).
+- Added dependency for udev.
+
 * Sat Jul 10 2010 Dave M. <dave.nerd at gmail.com> - 4.27-1
 - Updated to release 4.27.
 - Added dependency for hal.


More information about the scm-commits mailing list