diff --git a/icewm.changes b/icewm.changes index 7830452..ecb1972 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 17 05:59:02 UTC 2018 - qzheng@suse.com + +- Change the recommend xlockmore to xscreensaver( bsc#1074932 ). + ------------------------------------------------------------------- Thu Dec 21 03:22:18 UTC 2017 - qkzhu@suse.com diff --git a/icewm.spec b/icewm.spec index c504abe..5a14646 100644 --- a/icewm.spec +++ b/icewm.spec @@ -1,7 +1,7 @@ # # spec file for package icewm # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -64,8 +64,8 @@ Requires(postun): update-alternatives # If you have the choice, prefer the big one. Recommends: icewm-default Recommends: icewm-lang = %{version} -# For locking you need xlockmore -Recommends: xlockmore +# For locking you need xscreensaver +Recommends: xscreensaver %if !0%{?is_opensuse} Recommends: polkit-gnome %endif