Remove obsolete RHEL 7 checks
This commit is contained in:
parent
3b6bcb64c7
commit
fb7fec7fc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ gnome-bluetooth-2.90.0.tar.bz2
|
||||
/gnome-bluetooth-3.34.3.tar.xz
|
||||
/gnome-bluetooth-3.34.4.tar.xz
|
||||
/gnome-bluetooth-3.34.5.tar.xz
|
||||
/gnome-bluetooth-42.beta.tar.xz
|
||||
|
@ -27,11 +27,6 @@ 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%{?rhel} && 0%{?rhel} <= 7
|
||||
# bluez-obexd is in the main bluez package for RHEL7
|
||||
%else
|
||||
Requires: bluez-obexd
|
||||
%endif
|
||||
%ifnarch s390 s390x
|
||||
Requires: pulseaudio-module-bluetooth
|
||||
%endif
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-bluetooth-3.34.5.tar.xz) = 48431b3d19083705a6623442c5cd2d6c14962cdf30fc599ba47dceb6612b80142af77e1b6df142b530cb1015638081a06de38a3034177e0d05a354c40f19d9e5
|
||||
SHA512 (gnome-bluetooth-42.beta.tar.xz) = ea89b22bd46e66042756f15b0f46dfead21b61f2d7eff83170d14a74d93a378f5b93011c0007f2e594ff7527b3dca3bd8efb0918359c32c994f92ee64ec45fb3
|
||||
|
Loading…
Reference in New Issue
Block a user