- sle15: don't require obsolete sles-release-DVD package (bsc#1041893)
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1028
This commit is contained in:
parent
9e358b9ac0
commit
829fe088b2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 13:03:46 CEST 2017 - snwint@suse.de
|
||||
|
||||
- sle15: don't require obsolete sles-release-DVD package (bsc#1041893)
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Tue May 30 11:34:00 UTC 2017 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -103,8 +103,8 @@ BuildRequires: xf86-input-libinput
|
||||
%define branding_grub2 SLE
|
||||
%define branding_gfxboot SLE
|
||||
BuildRequires: sled-release
|
||||
BuildRequires: sled-release-DVD
|
||||
%if 0%{?sle_version} != 0150000
|
||||
BuildRequires: sled-release-DVD
|
||||
BuildRequires: sle12-desktop-migration
|
||||
%endif
|
||||
%endif
|
||||
@ -116,8 +116,8 @@ BuildRequires: sle12-desktop-migration
|
||||
%define branding_grub2 SLE
|
||||
%define branding_gfxboot SLE
|
||||
BuildRequires: sles-release
|
||||
BuildRequires: sles-release-DVD
|
||||
%if 0%{?sle_version} != 0150000
|
||||
BuildRequires: sles-release-DVD
|
||||
BuildRequires: sle12-desktop-migration
|
||||
%ifarch x86_64 ppc64le
|
||||
BuildRequires: sap-installation-wizard
|
||||
@ -133,8 +133,10 @@ BuildRequires: sap-installation-wizard
|
||||
%define branding_gfxboot SLE
|
||||
%define config_bootmenu_no_upgrade 1
|
||||
BuildRequires: caasp-release
|
||||
%if 0%{?sle_version} != 0150000
|
||||
BuildRequires: caasp-release-DVD
|
||||
%endif
|
||||
%endif
|
||||
|
||||
# === set product string (based on required packages) ===
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user