rpms/bluez-gnome/devel bluez-gnome.spec,1.12,1.13

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Aug 9 14:29:15 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/bluez-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31705

Modified Files:
	bluez-gnome.spec 
Log Message:
small fixes



Index: bluez-gnome.spec
===================================================================
RCS file: /cvs/extras/rpms/bluez-gnome/devel/bluez-gnome.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- bluez-gnome.spec	1 Aug 2007 11:22:34 -0000	1.12
+++ bluez-gnome.spec	9 Aug 2007 14:28:43 -0000	1.13
@@ -1,10 +1,10 @@
 Name:		bluez-gnome
 Version:	0.13
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth pairing and control applet
 
 Group:		Applications/System
-License:	GPL
+License:	GPLv2+
 URL:		http://www.bluez.org/
 Source0:	http://bluez.sf.net/download/%{name}-%{version}.tar.gz
 
@@ -41,6 +41,15 @@
         --dir=$RPM_BUILD_ROOT%{_datadir}/applications		\
         $RPM_BUILD_ROOT%{_datadir}/applications/bluetooth-properties.desktop
 
+desktop-file-install --vendor=""				\
+	--remove-category=Application				\
+	--remove-category=Utility				\
+	--add-category=GTK					\
+	--add-category=System
+	--delete-original					\
+        --dir=$RPM_BUILD_ROOT%{_datadir}/applications		\
+        $RPM_BUILD_ROOT%{_datadir}/applications/bluetooth-analyzer.desktop
+
 %find_lang bluetooth-manager
 
 %clean
@@ -83,6 +92,11 @@
 
 
 %changelog
+* Thu Aug  9 2007  Matthias Clasen <mclasen at redhat.com> - 0.13-2
+- Move the analyzer to a better place in the menus
+- Use desktop-file-install for all desktop files
+- Update the license field
+
 * Wed Aug 01 2007 - Bastien Nocera <bnocera at redhat.com> - 0.13-1
 - Update to 0.13
 




More information about the fedora-extras-commits mailing list