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:
parent
4be41b98e6
commit
3301b8ca69
@ -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
|
||||
|
||||
|
@ -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
|
||||
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:064d9208d71b035c1ddac8825cf322d033438f803972157f0d16ad7f5bab2604
|
||||
size 740
|
||||
oid sha256:5a9afcdadfc84ae838dac4ab664262cf8d0d18ec134df84620585d1c13de623f
|
||||
size 690
|
||||
|
Loading…
Reference in New Issue
Block a user