From 6cf7b70f9d89bc6f1532ab22c003b96e6870b4cffa02d7b6d51f0d2856f7c32f Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Wed, 10 May 2017 13:54:57 +0000 Subject: [PATCH] - adjust spec file for sle15 (bsc#1038473) OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1021 --- installation-images.changes | 5 +++++ installation-images.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/installation-images.changes b/installation-images.changes index d60e3f5..c55cc79 100644 --- a/installation-images.changes +++ b/installation-images.changes @@ -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 diff --git a/installation-images.spec b/installation-images.spec index fd6112f..72a6f8e 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -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