Drop the dep on gvfs-obexftp
This fixes a fallout from the retired obex-data-server package, causing broken dependencies.
This commit is contained in:
parent
6465b67222
commit
518c989220
@ -1,7 +1,7 @@
|
||||
Name: gnome-bluetooth
|
||||
Epoch: 1
|
||||
Version: 3.9.91
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Bluetooth graphical utilities
|
||||
|
||||
Group: Applications/Communications
|
||||
@ -31,7 +31,6 @@ Obsoletes: bluez-gnome <= 1.8
|
||||
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
|
||||
Requires: bluez >= 5.0
|
||||
%ifnarch s390 s390x
|
||||
Requires: gvfs-obexftp
|
||||
Requires: pulseaudio-module-bluetooth
|
||||
%endif
|
||||
|
||||
@ -142,6 +141,9 @@ fi
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.91-2
|
||||
- Drop the dep on gvfs-obexftp
|
||||
|
||||
* Tue Sep 10 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.91-1
|
||||
- Update to 3.9.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user