rpms/bluez-gnome/devel bluez-gnome.spec,1.76,1.77

Bastien Nocera hadess at fedoraproject.org
Wed Mar 4 18:32:42 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/bluez-gnome/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4596

Modified Files:
	bluez-gnome.spec 
Log Message:
* Wed Mar 04 2009 - Bastien Nocera <bnocera at redhat.com> - 1.8-15
- Make the analyzer installable without the main package



Index: bluez-gnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-gnome/devel/bluez-gnome.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- bluez-gnome.spec	24 Feb 2009 05:16:35 -0000	1.76
+++ bluez-gnome.spec	4 Mar 2009 18:32:11 -0000	1.77
@@ -1,6 +1,6 @@
 Name:		bluez-gnome
 Version:	1.8
-Release:	14%{?dist}
+Release:	15%{?dist}
 Summary:	Bluetooth pairing and control applet
 
 Group:		Applications/System
@@ -63,7 +63,6 @@
 %package analyzer
 Summary: Bluetooth protocol analyzer
 Group: Applications/Engineering
-Requires: %{name} = %{version}-%{release}
 
 %description analyzer
 The bluez-gnome package contains Bluetooth helper applets and tools for
@@ -158,6 +157,12 @@
   /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
 fi
 
+%post analyzer
+update-desktop-database -q
+
+%postun analyzer
+update-desktop-database -q
+
 %files -f bluetooth-manager.lang
 %defattr(-,root,root,-)
 %{_bindir}/bluetooth-applet
@@ -184,6 +189,9 @@
 %{_mandir}/man1/bluetooth-analyzer.1.gz
 
 %changelog
+* Wed Mar 04 2009 - Bastien Nocera <bnocera at redhat.com> - 1.8-15
+- Make the analyzer installable without the main package
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list