diff --git a/61-gnome-bluetooth-rfkill.rules b/61-gnome-bluetooth-rfkill.rules deleted file mode 100644 index d7d9650..0000000 --- a/61-gnome-bluetooth-rfkill.rules +++ /dev/null @@ -1,7 +0,0 @@ -# Get access to /dev/rfkill for users -# See https://bugzilla.redhat.com/show_bug.cgi?id=514798 -# -# Simplified by Kay Sievers -# https://bugzilla.redhat.com/show_bug.cgi?id=733326 - -KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess" diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 015e115..55389de 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -7,7 +7,6 @@ Summary: Bluetooth graphical utilities License: GPLv2+ URL: https://wiki.gnome.org/Projects/GnomeBluetooth Source0: https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-%{version}.tar.xz -Source1: 61-gnome-bluetooth-rfkill.rules %if 0%{?rhel} ExcludeArch: s390 s390x @@ -69,8 +68,6 @@ for writing applications that require a Bluetooth device selection widget. %install %meson_install -install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules - %find_lang gnome-bluetooth2 %check @@ -83,7 +80,6 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet %{_datadir}/applications/*.desktop %{_datadir}/gnome-bluetooth/ %{_mandir}/man1/* -/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules %files -f gnome-bluetooth2.lang libs %license COPYING.LIB