OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1014
This commit is contained in:
parent
72b80629aa
commit
259f165a88
@ -35,6 +35,19 @@ ExclusiveArch: do_not_build
|
||||
|
||||
# === sort out branding ===
|
||||
%if 0%{?is_opensuse}
|
||||
%if "%flavor" == "Kubic"
|
||||
%define theme Kubic
|
||||
%define product_nameX %{theme}-%{_target_cpu}
|
||||
%define branding_skelcd CASP
|
||||
%define branding_systemd CAASP
|
||||
%define branding_plymouth openSUSE
|
||||
%define branding_grub2 openSUSE
|
||||
%define branding_gfxboot openSUSE
|
||||
BuildRequires: openSUSE-Kubic-release
|
||||
%ifnarch s390x
|
||||
BuildRequires: xf86-input-libinput
|
||||
%endif
|
||||
%else
|
||||
%if "%flavor" != "openSUSE"
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
@ -49,6 +62,7 @@ BuildRequires: openSUSE-release
|
||||
%ifnarch s390x
|
||||
BuildRequires: xf86-input-libinput
|
||||
%endif
|
||||
%endif
|
||||
%else
|
||||
%if 0%{?is_susecaasp}
|
||||
%if "%flavor" != "CAASP"
|
||||
|
Loading…
x
Reference in New Issue
Block a user