#15 Recommend gnome-bluetooth instead of requiring it
Merged a year ago by pwalter. Opened a year ago by rathann.
rpms/ rathann/gnome-control-center rawhide  into  rawhide

file modified
+1 -1
@@ -76,7 +76,7 @@ 

  Requires: gtk4%{?_isa} >= %{gtk4_version}

  Requires: upower%{?_isa} >= %{upower_version}

  %ifnarch s390 s390x

- Requires: gnome-bluetooth%{?_isa} >= 1:%{gnome_bluetooth_version}

+ Recommends: gnome-bluetooth%{?_isa} >= 1:%{gnome_bluetooth_version}

  %endif

  

  Requires: %{name}-filesystem = %{version}-%{release}

This allows uninstalling gnome-bluetooth, bluez and bluez-obexd
on machines with no Bluetooth interfaces. Resolves rhbz#2172654 .

I'd appreciate it if you could (tell me how to) back-port this to F37, too.

LGTM.

F37 I would leave alone at this point in the release cycle.

Pull-Request has been merged by pwalter

a year ago
Metadata