From c3030b5d6196d7f4c7e890683cefecbb06625287 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 25 Oct 2004 09:42:58 +0000 Subject: [PATCH] - fixed again gnome-bluetooth-manager script for 64bit (bug 134864) --- gnome-bluetooth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index a025682..8733be5 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Summary: GNOME Bluetooth Subsystem Name: gnome-bluetooth Version: 0.5.1 -Release: 5 +Release: 6 License: GPL Group: System Environment/Libraries URL: http://usefulinc.com/software/gnome-bluetooth @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/gnome-bluetooth-manager.desktop %changelog +* Mon Oct 25 2004 Harald Hoyer - 0.5.1-6 +- fixed again gnome-bluetooth-manager script for 64bit (bug 134864) + * Fri Oct 08 2004 Harald Hoyer - 0.5.1-5 - buildrequire pygtk2-devel (bug 135032) - fixed gnome-bluetooth-manager script for 64bit (bug 134864)