From 6cdea97f58a66b0ce85aab585fb8d285e804e5f62703cc1a260e7459b31a0e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 2 Jun 2016 11:31:02 +0000 Subject: [PATCH] - Use just xlockmore wrt fate#320737 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=63 --- icewm-preferences.patch | 2 +- icewm.changes | 5 +++++ icewm.spec | 2 ++ 3 files changed, 8 insertions(+), 1 deletion(-) 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