- adjust spec file for sle15 (bsc#1038473)

OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1021
This commit is contained in:
Steffen Winterfeldt 2017-05-10 13:54:57 +00:00 committed by Git OBS Bridge
parent 23b0721d94
commit 6cf7b70f9d
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 10 15:53:56 CEST 2017 - snwint@suse.de
- adjust spec file for sle15 (bsc#1038473)
--------------------------------------------------------------------
Wed May 10 09:59:33 UTC 2017 - jslaby@suse.cz

View File

@ -96,7 +96,7 @@ ExclusiveArch: do_not_build
%define branding_gfxboot SLE
BuildRequires: sles-release
BuildRequires: sles-release-DVD
%if 0%{?sle_version} != 0130000
%if 0%{?sle_version} != 0150000
BuildRequires: sle12-desktop-migration
%ifarch x86_64 ppc64le
BuildRequires: sap-installation-wizard
@ -115,7 +115,7 @@ ExclusiveArch: x86_64
%define branding_gfxboot SLE
BuildRequires: sled-release
BuildRequires: sled-release-DVD
%if 0%{?sle_version} != 0130000
%if 0%{?sle_version} != 0150000
BuildRequires: sle12-desktop-migration
%endif
%endif