diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index cb6aa58..0a81314 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- Fri Feb 18 14:23:34 UTC 2011 - fcrozat@novell.com -- Add 61-gnome-bluetooth-rfkill.rules: add ACL to rfkill device. - To be replaced by urfkill in the future +- Add 61-gnome-bluetooth-rfkill.rules: add ACL to rfkill device. + This will be replaced by urfkill in the future, but in the + meantime, people need to be able to switch off devices. Fix + bnc#632256. ------------------------------------------------------------------- Sun Feb 13 14:19:21 CET 2011 - vuntz@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index d1f9344..f89b136 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -25,7 +25,7 @@ Summary: GNOME Bluetooth graphical utilities Url: http://live.gnome.org/GnomeBluetooth Group: System/GUI/GNOME Source: http://download.gnome.org/sources/gnome-bluetooth/2.27/gnome-bluetooth-%{version}.tar.bz2 -Source1: 61-gnome-bluetooth-rfkill.rules +Source1: 61-gnome-bluetooth-rfkill.rules # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches Patch0: lxde-support.patch # PATCH-FIX-UPSTREAM gnome-bluetooth-fix-introspection-build.patch bgo#630024 vuntz@opensuse.org -- Fix build with recent gobject-introspection @@ -129,12 +129,12 @@ NOCONFIGURE=1 gnome-autogen.sh %if 0%{?suse_version} <= 1120 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif -install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file bluetooth-properties %suse_update_desktop_file bluetooth-applet %find_lang %{name}2 %{?no_lang_C} %find_lang %{name} %{?no_lang_C} %{name}2.lang +install -m0644 -D %{SOURCE1} %{buildroot}/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules %fdupes %{buildroot} %clean