OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1062
This commit is contained in:
parent
ae45429f71
commit
96651b8b25
@ -27,11 +27,11 @@ ExclusiveArch: do_not_build
|
||||
%define with_vbox 0
|
||||
%define with_plymouth 1
|
||||
%define with_shim 1
|
||||
%define with_storage_ng 1
|
||||
%bcond_without sbl
|
||||
%bcond_without vnc
|
||||
%bcond_with xen
|
||||
%bcond_with xenkmp
|
||||
#bcond_without storage_ng
|
||||
|
||||
# === sort out which flavor to build ===
|
||||
|
||||
@ -84,7 +84,7 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
||||
%if "%theme" == "openSUSE"
|
||||
%bcond_with storage_ng
|
||||
%define with_storage_ng 0
|
||||
%define branding_skelcd openSUSE
|
||||
%define branding_systemd openSUSE
|
||||
%define branding_plymouth openSUSE
|
||||
@ -98,7 +98,7 @@ BuildRequires: drm-kmp-default
|
||||
%endif
|
||||
|
||||
%if "%theme" == "Kubic"
|
||||
%bcond_with storage_ng
|
||||
%define with_storage_ng 0
|
||||
%define branding_skelcd CAASP
|
||||
%define branding_systemd CAASP
|
||||
%define branding_plymouth openSUSE
|
||||
@ -406,7 +406,7 @@ BuildRequires: xterm
|
||||
BuildRequires: xz
|
||||
BuildRequires: yast2-devtools
|
||||
BuildRequires: yast2-trans-allpacks
|
||||
%if %{with storage_ng}
|
||||
%if 0%{?with_storage_ng}
|
||||
BuildRequires: yast2-storage-ng
|
||||
#!BuildIgnore: yast2-storage
|
||||
#!BuildIgnore: libstorage7
|
||||
|
Loading…
x
Reference in New Issue
Block a user