Accepting request 62072 from home:vuntz:branches:GNOME:Factory

ok

OBS-URL: https://build.opensuse.org/request/show/62072
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=62
This commit is contained in:
Vincent Untz 2011-02-18 14:51:23 +00:00 committed by Git OBS Bridge
parent 3180d7e2c9
commit abb4b175fc
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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