- Use just xlockmore wrt fate#320737

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal 2016-06-02 11:31:02 +00:00 committed by Git OBS Bridge
parent 68db61621f
commit 6cdea97f58
3 changed files with 8 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Index: src/preferences
# Command to lock display/screensaver # Command to lock display/screensaver
-# LockCommand="" -# LockCommand=""
+LockCommand="xscreensaver-command -lock || xlock -mousemotion" +LockCommand="xlock -mousemotion"
# Command to run on clock # Command to run on clock
# ClockCommand="xclock -name icewm -title Clock" # ClockCommand="xclock -name icewm -title Clock"

View File

@ -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 Mon Mar 14 10:29:06 UTC 2016 - tchvatal@suse.com

View File

@ -68,6 +68,8 @@ Requires: xterm
# If you have the choice, prefer the big one. # If you have the choice, prefer the big one.
Recommends: icewm-default Recommends: icewm-default
Recommends: icewm-lang = %{version} Recommends: icewm-lang = %{version}
# For locking you need xlockmore
Recommends: xlockmore
Provides: icewm-gnome = %{version} Provides: icewm-gnome = %{version}
Obsoletes: icewm-gnome < %{version} Obsoletes: icewm-gnome < %{version}
Provides: windowmanager Provides: windowmanager