diff --git a/icewm.changes b/icewm.changes index 8f1cf90..82d3f91 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 15 03:24:36 UTC 2017 - yfjiang@suse.com + +- Make polkit-gnome is recommended in SLE, since SLES requires an + authentication dialog when being rebooted and shutted-down from + GUI (bsc#1067788 bsc#1072428) + ------------------------------------------------------------------- Tue Oct 10 14:02:45 UTC 2017 - tchvatal@suse.com diff --git a/icewm.spec b/icewm.spec index 50355a6..198b5ef 100644 --- a/icewm.spec +++ b/icewm.spec @@ -65,6 +65,9 @@ Recommends: icewm-default Recommends: icewm-lang = %{version} # For locking you need xlockmore Recommends: xlockmore +%if !0%{?is_opensuse} +Recommends: polkit-gnome +%endif Provides: icewm-gnome = %{version} Obsoletes: icewm-gnome < %{version} Provides: windowmanager