Accepting request 1168490 from 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/1168490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WindowMaker?expand=0&rev=47
This commit is contained in:
Dominique Leuenberger 2024-04-17 12:46:08 +00:00 committed by Git OBS Bridge
commit a9a0790987
3 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# 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
# 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
with a powerful GUI configuration editor called WPrefs, which removes
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
internet very easy. Please see the features section for more specifics
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 {} \;
# use default openSUSE wallpaper in SUSE theme
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
#----------------------------------------------------------------------
# not packaged
@ -171,7 +171,8 @@ cd ..
%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS BUGFORM BUGS COPYING COPYING.WTFPL ChangeLog FAQ
%license COPYING COPYING.WTFPL
%doc AUTHORS BUGFORM BUGS ChangeLog FAQ
%doc NEWS README* TODO
%doc menu_orig
%dir /etc/X11/%{name}

View File

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