[gtkpod] Desktop fixes.

Jon Ciesla limb at fedoraproject.org
Tue Sep 3 15:21:57 UTC 2013


commit 2c1ecc0eef59df71a1b88654907711edb0c71d5c
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Sep 3 10:16:27 2013 -0500

    Desktop fixes.

 gtkpod.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gtkpod.spec b/gtkpod.spec
index 7478b1d..7ecbf58 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -1,6 +1,6 @@
 Name:           gtkpod
 Version:        2.1.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Graphical song management program for Apple's iPod
 
 Group:          Applications/Multimedia
@@ -66,6 +66,8 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
 desktop-file-install \
     --delete-original \
     --dir %{buildroot}%{_datadir}/applications \
+    --add-category="Audio" \
+    --add-category="Video" \
     %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 %find_lang %{name}
@@ -112,6 +114,9 @@ fi
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Sep 03 2013 Jon Ciesla <limburgher at gmail.com> - 2.1.3-5
+- Desktop fixes.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list