Remove udev rules

They're upstream in systemd 250, see:
https://github.com/systemd/systemd/pull/21605
This commit is contained in:
Bastien Nocera 2022-02-16 01:37:28 +01:00
parent ae9a34b24e
commit 3b6bcb64c7
2 changed files with 0 additions and 11 deletions

View File

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

View File

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