Remove obexd conditional

We need obexd in RHEL as well.

Reverts c2eddbcd97
This commit is contained in:
Bastien Nocera 2018-07-27 14:32:34 +02:00
parent 7af9cf0016
commit 68b9ec523e

View File

@ -26,9 +26,7 @@ Provides: dbus-bluez-pin-helper
# Otherwise we might end up with mismatching version
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
Requires: bluez >= 5.0
%if 0%{?fedora}
Requires: bluez-obexd
%endif
%ifnarch s390 s390x
Requires: pulseaudio-module-bluetooth
%endif
@ -98,6 +96,7 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet
* Fri Jul 27 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-2
+ gnome-bluetooth-3.28.1-2
- Remove a number of unused BRs
- Remove obexd conditional
* Thu Jul 19 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.1-1
+ gnome-bluetooth-3.28.1-1