From 1e2e5a99187597ef70de16c39f6ab9d6a6fa140b95a4b8adfed53e947f1ee5ee Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 18 Aug 2016 12:13:33 +0000 Subject: [PATCH] - boo#877539 - wrong path in system.fvwm2rc: * Fix wallpaper path for 'init' and 'restart' commands. * Require default branding wallpaper package. OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=35 --- fvwm2.changes | 7 +++++++ fvwm2.spec | 1 + system.fvwm2rc | 4 ++-- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/fvwm2.changes b/fvwm2.changes index dedfef1..b809e88 100644 --- a/fvwm2.changes +++ b/fvwm2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 18 11:48:10 UTC 2016 - mvetter@suse.com + +- boo#877539 - wrong path in system.fvwm2rc: + * Fix wallpaper path for 'init' and 'restart' commands. + * Require default branding wallpaper package. + ------------------------------------------------------------------- Tue Aug 2 14:18:11 UTC 2016 - werner@suse.de diff --git a/fvwm2.spec b/fvwm2.spec index 1fd8e50..a14fa94 100644 --- a/fvwm2.spec +++ b/fvwm2.spec @@ -67,6 +67,7 @@ BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xt) Requires: desktop-data Requires: mktemp +Requires: wallpaper-branding Requires: xdg-menu Requires: xli Provides: fvwm diff --git a/system.fvwm2rc b/system.fvwm2rc index 9ab5ac7..47d4521 100644 --- a/system.fvwm2rc +++ b/system.fvwm2rc @@ -90,8 +90,8 @@ AddToFunc QuitSave AddToFunc StartFunction + I Test (Init) Module FvwmBanner + I Test (Init) Exec exec xterm -ls -geometry +150+85 -+ I Test (Init) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/default-1600x1200.jpg -+ I Test (Restart) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/default-1600x1200.jpg ++ I Test (Init) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg ++ I Test (Restart) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg + I Module FvwmButtons AddToFunc ExitFunction