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:
parent
3180d7e2c9
commit
abb4b175fc
@ -2,7 +2,9 @@
|
||||
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
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user