From a25bd0fe2547776a768411a08e63cd8e1b65586af4ce4bf1f536db9c0c744e99 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 18 Jul 2016 14:38:27 +0000 Subject: [PATCH] - limit sap packages to supported architectures - limit sap packages to supported architectures OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=915 --- installation-images-SLES.changes | 5 +++++ installation-images-SLES.spec | 2 ++ installation-images-openSUSE.changes | 5 +++++ installation-images-openSUSE.spec | 2 ++ 4 files changed, 14 insertions(+) diff --git a/installation-images-SLES.changes b/installation-images-SLES.changes index 85715ea..5f8edd4 100644 --- a/installation-images-SLES.changes +++ b/installation-images-SLES.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 18 16:35:07 CEST 2016 - snwint@suse.de + +- limit sap packages to supported architectures + ------------------------------------------------------------------- Thu Jul 14 16:33:19 CEST 2016 - snwint@suse.de diff --git a/installation-images-SLES.spec b/installation-images-SLES.spec index fbffb22..087219a 100644 --- a/installation-images-SLES.spec +++ b/installation-images-SLES.spec @@ -42,7 +42,9 @@ ExcludeArch: %ix86 BuildRequires: sle12-desktop-migration BuildRequires: sles-release BuildRequires: sles-release-MINI +%ifarch x86_64 ppc64le BuildRequires: sap-installation-wizard +%endif %else BuildRequires: openSUSE-release BuildRequires: openSUSE-release-mini diff --git a/installation-images-openSUSE.changes b/installation-images-openSUSE.changes index 85715ea..5f8edd4 100644 --- a/installation-images-openSUSE.changes +++ b/installation-images-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 18 16:35:07 CEST 2016 - snwint@suse.de + +- limit sap packages to supported architectures + ------------------------------------------------------------------- Thu Jul 14 16:33:19 CEST 2016 - snwint@suse.de diff --git a/installation-images-openSUSE.spec b/installation-images-openSUSE.spec index 41e1b93..c61b39b 100644 --- a/installation-images-openSUSE.spec +++ b/installation-images-openSUSE.spec @@ -42,7 +42,9 @@ ExcludeArch: %ix86 BuildRequires: sle12-desktop-migration BuildRequires: sles-release BuildRequires: sles-release-MINI +%ifarch x86_64 ppc64le BuildRequires: sap-installation-wizard +%endif %else BuildRequires: openSUSE-release BuildRequires: openSUSE-release-mini