Accepting request 1030222 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/1030222 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=171
This commit is contained in:
commit
f9989d72e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e31247c7e4f69acd1de0c02cd4f7f0da6b6fd4cadb41256ea69d268344c5fd92
|
||||
size 244008
|
3
installation-images-17.64.tar.xz
Normal file
3
installation-images-17.64.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:680ca09e9d7d4e337537506b6bc867b22c3d294ae442277141c42284a217300b
|
||||
size 200932
|
@ -1,3 +1,10 @@
|
||||
--------------------------------------------------------------------
|
||||
Thu Oct 20 15:19:57 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/installation-images#613
|
||||
- remove reiserfs support (bsc#1204551)
|
||||
- 17.64
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Mon Aug 22 12:26:50 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -40,7 +40,6 @@ ExclusiveArch: do_not_build
|
||||
%define with_plymouth 1
|
||||
%define with_shim 1
|
||||
%define with_storage_ng 1
|
||||
%define with_reiserfs_kmp 0
|
||||
%define with_ssl_hmac 1
|
||||
%define with_exfat 0
|
||||
%define with_kernel_extra 0
|
||||
@ -211,7 +210,6 @@ BuildRequires: distribution-logos-openSUSE-MicroOS
|
||||
%endif
|
||||
|
||||
%if "%theme" == "SLED"
|
||||
%define with_reiserfs_kmp 1
|
||||
%define branding_skelcd leanos
|
||||
%define branding_systemd SLE
|
||||
%define branding_plymouth SLE
|
||||
@ -221,7 +219,6 @@ BuildRequires: unified-installer-release
|
||||
%endif
|
||||
|
||||
%if "%theme" == "SLES"
|
||||
%define with_reiserfs_kmp 1
|
||||
%define branding_skelcd leanos
|
||||
%define branding_systemd SLE
|
||||
%define branding_plymouth SLE
|
||||
@ -245,7 +242,6 @@ BuildRequires: unified-installer-release
|
||||
%endif
|
||||
|
||||
%if "%theme" == "SLES_SAP"
|
||||
%define with_reiserfs_kmp 1
|
||||
%define branding_skelcd leanos
|
||||
%define branding_systemd SLE
|
||||
%define branding_plymouth SLE
|
||||
@ -255,7 +251,6 @@ BuildRequires: unified-installer-release
|
||||
%endif
|
||||
|
||||
%if "%theme" == "CAASP"
|
||||
%define with_reiserfs_kmp 1
|
||||
%define branding_skelcd CAASP
|
||||
%define branding_systemd CAASP
|
||||
%define branding_plymouth SLE
|
||||
@ -291,9 +286,6 @@ BuildRequires: grub2-branding-%branding_grub2
|
||||
ExcludeArch: %ix86
|
||||
%endif
|
||||
|
||||
%if %with_reiserfs_kmp
|
||||
BuildRequires: reiserfs-kmp-default
|
||||
%endif
|
||||
BuildRequires: xf86-input-libinput
|
||||
BuildRequires: google-roboto-fonts
|
||||
BuildRequires: noto-sans-fonts
|
||||
@ -474,7 +466,6 @@ BuildRequires: pothana2000
|
||||
BuildRequires: procinfo
|
||||
BuildRequires: procps
|
||||
BuildRequires: psmisc
|
||||
BuildRequires: reiserfs
|
||||
BuildRequires: rgb
|
||||
BuildRequires: rpcbind
|
||||
BuildRequires: rsync
|
||||
@ -672,7 +663,7 @@ AutoReqProv: off
|
||||
Summary: Installation Image Files for %theme
|
||||
License: GPL-2.0-or-later
|
||||
Group: Metapackages
|
||||
Version: 17.63
|
||||
Version: 17.64
|
||||
Release: 0
|
||||
Provides: installation-images = %version-%release
|
||||
Conflicts: otherproviders(installation-images)
|
||||
|
Loading…
x
Reference in New Issue
Block a user