Accepting request 780478 from home:hellcp:branches:system:install:head
Pull the correct distribution-logos per distribution theme OBS-URL: https://build.opensuse.org/request/show/780478 OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1275
This commit is contained in:
parent
daa21ef208
commit
415a3c25d9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 29 10:05:05 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
|
||||
|
||||
- Pull the correct distribution-logos per distribution theme
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Wed Feb 26 10:46:23 UTC 2020 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -143,6 +143,11 @@ ExclusiveArch: do_not_build
|
||||
%define branding_gfxboot openSUSE
|
||||
BuildRequires: openSUSE-release
|
||||
BuildRequires: adobe-sourcesanspro-fonts
|
||||
%if 0%{?is_opensuse} && !0%{?sle_version}
|
||||
BuildRequires: distribution-logos-openSUSE-Tumbleweed
|
||||
%elsif
|
||||
BuildRequires: distribution-logos-openSUSE-Leap
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%theme" == "Kubic"
|
||||
@ -156,6 +161,7 @@ BuildRequires: adobe-sourcesanspro-fonts
|
||||
%define config_bootmenu_no_upgrade 1
|
||||
BuildRequires: openSUSE-MicroOS-release
|
||||
BuildRequires: adobe-sourcesanspro-fonts
|
||||
BuildRequires: distribution-logos-openSUSE-Kubic
|
||||
|
||||
# Kubic is based on MicroOS but we don't want this to show
|
||||
# note: keep this in sync with the Kubic settings in etc/config
|
||||
@ -173,6 +179,7 @@ BuildRequires: adobe-sourcesanspro-fonts
|
||||
%define config_bootmenu_no_upgrade 1
|
||||
BuildRequires: openSUSE-MicroOS-release
|
||||
BuildRequires: adobe-sourcesanspro-fonts
|
||||
BuildRequires: distribution-logos-openSUSE-MicroOS
|
||||
%endif
|
||||
|
||||
%if "%theme" == "SLED"
|
||||
|
Loading…
x
Reference in New Issue
Block a user