OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1037
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
<package>SLED</package>
|
||||
<package>CAASP</package>
|
||||
<package>Kubic</package>
|
||||
<package>SLES_SAP</package>
|
||||
</multibuild>
|
||||
|
@@ -60,6 +60,14 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%flavor" == "SLES_SAP"
|
||||
%if 0%{?sle_version} && !0%{?is_opensuse}
|
||||
%ifarch x86_64 ppc64le
|
||||
%define theme SLES_SAP
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%flavor" == "CAASP"
|
||||
%if 0%{?is_susecaasp}
|
||||
%define theme CAASP
|
||||
@@ -129,6 +137,20 @@ BuildRequires: sap-installation-wizard
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%theme" == "SLES_SAP"
|
||||
%define branding_skelcd SLES
|
||||
%define branding_systemd SLE
|
||||
%define branding_plymouth SLE
|
||||
%define branding_grub2 SLE
|
||||
%define branding_gfxboot SLE
|
||||
BuildRequires: SLES_SAP-installation-release
|
||||
%if 0%{?sle_version} != 0150000
|
||||
BuildRequires: sles-release-DVD
|
||||
BuildRequires: sle12-desktop-migration
|
||||
BuildRequires: sap-installation-wizard
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%theme" == "CAASP"
|
||||
%define branding_skelcd CAASP
|
||||
%define branding_systemd CAASP
|
||||
|
Reference in New Issue
Block a user