Steffen Winterfeldt 2017-05-05 13:19:51 +00:00 committed by Git OBS Bridge
parent 72b80629aa
commit 259f165a88

View File

@ -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"