diff --git a/icewm-preferences.patch b/icewm-preferences.patch index 8af6e98..43c136f 100644 --- a/icewm-preferences.patch +++ b/icewm-preferences.patch @@ -35,7 +35,7 @@ Index: src/preferences # Command to lock display/screensaver -# LockCommand="" -+LockCommand="xscreensaver-command -lock || xlock -mousemotion" ++LockCommand="xlock -mousemotion" # Command to run on clock # ClockCommand="xclock -name icewm -title Clock" diff --git a/icewm.changes b/icewm.changes index ed77cd3..3edba60 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 2 11:30:11 UTC 2016 - tchvatal@suse.com + +- Use just xlockmore wrt fate#320737 + ------------------------------------------------------------------- Mon Mar 14 10:29:06 UTC 2016 - tchvatal@suse.com diff --git a/icewm.spec b/icewm.spec index 2a7aecd..4a899d0 100644 --- a/icewm.spec +++ b/icewm.spec @@ -68,6 +68,8 @@ Requires: xterm # If you have the choice, prefer the big one. Recommends: icewm-default Recommends: icewm-lang = %{version} +# For locking you need xlockmore +Recommends: xlockmore Provides: icewm-gnome = %{version} Obsoletes: icewm-gnome < %{version} Provides: windowmanager