Update RHEL conditionals
This commit is contained in:
parent
8faea42cb6
commit
e0229fe4c3
@ -73,8 +73,8 @@ BuildRequires: gtk-doc
|
|||||||
Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
|
Requires: gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
|
||||||
%endif
|
%endif
|
||||||
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
|
||||||
%if 0%{?fedora}
|
%if 0%{?rhel} != 7
|
||||||
# Disabled on RHEL to allow logging into KDE session by default
|
# Disabled on RHEL 7 to allow logging into KDE session by default
|
||||||
Requires: gnome-session-xsession
|
Requires: gnome-session-xsession
|
||||||
%endif
|
%endif
|
||||||
# wrapper script uses to restart old GNOME session if run --replace
|
# wrapper script uses to restart old GNOME session if run --replace
|
||||||
|
Loading…
Reference in New Issue
Block a user