diff --git a/lightdm.spec b/lightdm.spec index bc00b5c..9511d77 100644 --- a/lightdm.spec +++ b/lightdm.spec @@ -11,7 +11,7 @@ Name: lightdm Summary: A cross-desktop Display Manager Version: 1.30.0 -Release: 5%{?dist} +Release: 6%{?dist} %if 0%{?rhel} >= 8 # Exclude failing arch @@ -81,7 +81,7 @@ Requires: polkit-js-engine Requires: systemd Requires: xorg-x11-xinit -Requires: (lightdm-greeter = 1.2 if mesa-libGL) +Requires: (lightdm-greeter = 1.2 if xorg-x11-server-Xorg) %{?systemd_requires} @@ -319,6 +319,9 @@ fi %changelog +* Sat Jan 18 2020 Leigh Scott - 1.30.0-6 +- Tweak the boolean requires + * Sat Jan 18 2020 Leigh Scott - 1.30.0-5 - Revert last commit and use boolean requires instead