Bug 1219974 - branding: unify branding file names for consistent usage
Summary: branding: unify branding file names for consistent usage
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Frederic Crozat
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-15 15:07 UTC by Adam Majer
Modified: 2024-03-08 12:40 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Majer 2024-02-15 15:07:14 UTC
In openSUSE TW, we have these symlinks,

lrwxrwxrwx 1 root root   32 Oct 28 00:10 default-1920x1200.jpg -> openSUSEtumbleweed-1920x1200.jpg
lrwxrwxrwx 1 root root   32 Oct 28 00:10 default-1920x1080.jpg -> openSUSEtumbleweed-1920x1080.jpg
lrwxrwxrwx 1 root root   32 Oct 28 00:10 default-1600x1200.jpg -> openSUSEtumbleweed-1600x1200.jpg

In SLE (and ALP) wallpaper we have,

lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-1280x1024.png -> SLEdefault/contents/images/1280x1024.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-1350x1080.png -> SLEdefault/contents/images/1350x1080.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-1400x1080.png -> SLEdefault/contents/images/1400x1080.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-1600x1200.png -> SLEdefault/contents/images/1600x1200.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-1920x1200.png -> SLEdefault/contents/images/1920x1200.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-1920x1080.png -> SLEdefault/contents/images/1920x1080.png
lrwxrwxrwx 1 adamm users 39 Feb 11  2021 SLE-15_3-1024x768.png -> SLEdefault/contents/images/1024x768.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-2560x1440.png -> SLEdefault/contents/images/2560x1440.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-3440x1440.png -> SLEdefault/contents/images/3440x1440.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-3840x2160.png -> SLEdefault/contents/images/3840x2160.png
lrwxrwxrwx 1 adamm users 40 Feb 11  2021 SLE-15_3-5120x2880.png -> SLEdefault/contents/images/5120x2880.png


It would be great if we would actually have *consistent naming* of things so packages that use these wallpapers are built consistently across distributions without causing build errors due to broken symlinks in postbuild check.

If SLE wallpapers could just have default-1280x1024.jpg -> SLEdefault/contents/images/1280x1024.png

etc. or if we could just standardize on .png for openSUSE TW.

There is no reason to have multiple wallpapers installed anyway. It's already disallowed.

Provides:       wallpaper-branding = %{version}
Conflicts:      otherproviders(wallpaper-branding)
Comment 1 Frederic Crozat 2024-02-19 08:21:29 UTC
I can add the default symlinks in branding-SLE but that's it. 

Please add whoever did the openSUSE branding wallpapers to provide a png version.