Accepting request 1168487 from home:lkocman:branches:X11:windowmanagers

- Use png for default wallpaper as SLES, TW, Leap 15.6+ are using png
  * Article https://news.opensuse.org/2024/04/09/common-wallpaper-path/  
  * Updated style inside theme.tar.bz and symlinks in spec

OBS-URL: https://build.opensuse.org/request/show/1168487
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=52
This commit is contained in:
Michael Vetter 2024-04-17 08:44:39 +00:00 committed by Git OBS Bridge
parent 4be41b98e6
commit 3301b8ca69
3 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 17 08:40:25 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
- Use png for default wallpaper as SLES, TW, Leap 15.6+ are using png
* Article https://news.opensuse.org/2024/04/09/common-wallpaper-path/
* Updated style inside theme.tar.bz and symlinks in spec
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 3 14:48:40 UTC 2020 - max+suse@dnzm.nl Fri Sep 3 14:48:40 UTC 2020 - max+suse@dnzm.nl

View File

@ -1,7 +1,7 @@
# #
# spec file for package WindowMaker # spec file for package WindowMaker
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -76,7 +76,7 @@ programmers from around the world.
Window Maker has a stable user interface since many years and comes Window Maker has a stable user interface since many years and comes
with a powerful GUI configuration editor called WPrefs, which removes with a powerful GUI configuration editor called WPrefs, which removes
the need to edit text-based config files by hand. It supports running the need to edit text-based config files by hand. It supports running
dockapps which make everyday tasks such as monitoring system dockapps which make everyday tasks such as monitoring system
performance and battery usage, mounting devices or connecting to the performance and battery usage, mounting devices or connecting to the
internet very easy. Please see the features section for more specifics internet very easy. Please see the features section for more specifics
on what Window Maker can do, and how it compares with other popular on what Window Maker can do, and how it compares with other popular
@ -146,7 +146,7 @@ find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type f -exec chmod 644 {} \;
find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type d -exec chmod 755 {} \; find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type d -exec chmod 755 {} \;
# use default openSUSE wallpaper in SUSE theme # use default openSUSE wallpaper in SUSE theme
pushd %{buildroot}/usr/share/%{name}/Themes/SUSE.themed/ pushd %{buildroot}/usr/share/%{name}/Themes/SUSE.themed/
ln -sf /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg default.jpg ln -sf /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.png default.png
popd popd
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# not packaged # not packaged

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:064d9208d71b035c1ddac8825cf322d033438f803972157f0d16ad7f5bab2604 oid sha256:5a9afcdadfc84ae838dac4ab664262cf8d0d18ec134df84620585d1c13de623f
size 740 size 690