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