[clamtk/f16] Update to 4.35

davem davem at fedoraproject.org
Sat Sep 10 16:05:45 UTC 2011


commit eb38c437848609a44dd52068be765aa29192d499
Author: Dave M <dave.nerd at gmail.com>
Date:   Sat Sep 10 11:05:31 2011 -0500

    Update to 4.35

 clamtk.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/clamtk.spec b/clamtk.spec
index 144599d..29adc84 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,6 +1,6 @@
 Name: clamtk
-Version: 4.33
-Release: 2%{dist}
+Version: 4.35
+Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic
 Group: Applications/System
@@ -39,8 +39,8 @@ for n in po/*.mo ; do
 done
 
 desktop-file-install --delete-original				\
-	--add-category="GTK"							\
-	--add-category="Security"						\
+	--add-category="Gnome"							\
+	--add-category="Utility"						\
 	--dir %{buildroot}/%{_datadir}/applications %{buildroot}/%{_datadir}/applications/*
 
 %find_lang %{name}
@@ -66,6 +66,7 @@ rm -rf %{buildroot}
 %changelog
 * Sat Sep 10 2011 Dave M. <dave.nerd at gmail.com> - 4.35-1
 - Updated to release 4.35.
+- desktop-file-install categories updated.
 
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4.33-2
 - Perl mass rebuild


More information about the scm-commits mailing list