Recommends sddm-x11 instead of Suggests for RHEL

epel9
Troy Dawson 3 years ago
parent 0af4f83ec2
commit 07da2d7ad3

@ -20,7 +20,7 @@
Name: sddm Name: sddm
Version: 0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}} Version: 0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}}
Release: 2%{?dist}.2 Release: 2%{?dist}.3
License: GPLv2+ License: GPLv2+
Summary: QML based desktop and login manager Summary: QML based desktop and login manager
@ -115,7 +115,7 @@ Requires(pre): shadow-utils
# Virtual dependency for sddm greeter setup # Virtual dependency for sddm greeter setup
Requires: sddm-greeter-displayserver Requires: sddm-greeter-displayserver
%if ! %{with sddm_wayland_default} %if ! %{with sddm_wayland_default}
Suggests: sddm-x11 Recommends: sddm-x11
%else %else
Suggests: sddm-wayland-generic Suggests: sddm-wayland-generic
%endif %endif
@ -306,10 +306,13 @@ fi
%changelog %changelog
* Mon Jul 18 2022 Troy Dawson <tdawson@redhat.com> - 0.19.0^git20220321.e67307e-2.1 * Thu Jul 28 2022 Troy Dawson <tdawson@redhat.com> - 0.19.0^git20220321.e67307e-2.3
- Recommends sddm-x11 instead of Suggests for RHEL
* Mon Jul 18 2022 Troy Dawson <tdawson@redhat.com> - 0.19.0^git20220321.e67307e-2.2
- Make x11 default Desktop for RHEL - Make x11 default Desktop for RHEL
* Fri Jul 22 2022 Troy Dawson <tdawson@redhat.com> - 0.19.0^git20220321.e67307e-2.2 * Fri Jul 22 2022 Troy Dawson <tdawson@redhat.com> - 0.19.0^git20220321.e67307e-2.1
- Make sddm use x11 for RHEL - Make sddm use x11 for RHEL
* Sun Apr 03 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220321.e67307e-2 * Sun Apr 03 2022 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20220321.e67307e-2

Loading…
Cancel
Save