Steffen Winterfeldt 2020-08-12 11:53:39 +00:00 committed by Git OBS Bridge
parent 1c4c16409b
commit e8d00068b6
4 changed files with 17 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:564789ca0270d6becfbb525e245ed055930bc1cc246865e6694bc56b6657315a
size 178012

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5747260aea17f02de40049f2bfb3fea2bc7203b2f1ead1fee30dbfe788bbb323
size 177988

View File

@ -1,3 +1,10 @@
--------------------------------------------------------------------
Wed Aug 12 11:50:53 UTC 2020 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#405
- rename MicroOSNG to "SUSE MicroOS"
- 16.5
--------------------------------------------------------------------
Mon Aug 10 16:24:09 UTC 2020 - wfeldt@opensuse.org

View File

@ -85,11 +85,11 @@ ExclusiveArch: do_not_build
%endif
%endif
%if "%flavor" == "MicroOSNG"
%if "%flavor" == "SMO"
# build for both Leap and SLE
%if 0%{?sle_version}
%ifnarch %ix86
%define theme MicroOSNG
%define theme SMO
%endif
%endif
%endif
@ -177,16 +177,16 @@ BuildRequires: distribution-logos-openSUSE-Kubic
%global product_name openSUSE-Kubic
%endif
%if "%theme" == "MicroOSNG"
%if "%theme" == "SMO"
%define with_storage_ng 1
%define with_ssl_hmac 0
%define branding_skelcd MicroOSNG
%define branding_systemd SLE
%define branding_skelcd SMO
%define branding_systemd SMO
%define branding_plymouth SLE
%define branding_grub2 SLE
%define branding_gfxboot SLE
%define config_bootmenu_no_upgrade 1
BuildRequires: MicroOSNG-release
BuildRequires: SUSE_MicroOS-release
%endif
%if "%theme" == "MicroOS"
@ -639,7 +639,7 @@ ExcludeArch: %arm
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
Version: 16.4
Version: 16.5
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)