From 10e4411ebb64010885214294d61da4b99b70fb5c274e9912b1a315571edc44fd Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 9 Feb 2015 11:06:40 +0000 Subject: [PATCH] Accepting request 284832 from home:Andreas_Schwab:Factory - libsmbios2 only exists on ia64 and x86 OBS-URL: https://build.opensuse.org/request/show/284832 OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=782 --- 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 8a0f378..0dab70d 100644 --- a/installation-images-SLES.changes +++ b/installation-images-SLES.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 9 10:38:56 UTC 2015 - schwab@suse.de + +- libsmbios2 only exists on ia64 and x86 + ------------------------------------------------------------------- Tue Feb 3 11:58:36 CET 2015 - snwint@suse.com diff --git a/installation-images-SLES.spec b/installation-images-SLES.spec index 8d17b43..02ac44f 100644 --- a/installation-images-SLES.spec +++ b/installation-images-SLES.spec @@ -47,7 +47,9 @@ BuildRequires: sles-release-MINI BuildRequires: openSUSE-release BuildRequires: openSUSE-release-mini %endif +%ifarch ia64 %ix86 x86_64 BuildRequires: libsmbios2 +%endif BuildRequires: Mesa BuildRequires: Mesa-libEGL1 BuildRequires: SuSEfirewall2 diff --git a/installation-images-openSUSE.changes b/installation-images-openSUSE.changes index 8a0f378..0dab70d 100644 --- a/installation-images-openSUSE.changes +++ b/installation-images-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 9 10:38:56 UTC 2015 - schwab@suse.de + +- libsmbios2 only exists on ia64 and x86 + ------------------------------------------------------------------- Tue Feb 3 11:58:36 CET 2015 - snwint@suse.com diff --git a/installation-images-openSUSE.spec b/installation-images-openSUSE.spec index d434f54..67a1c00 100644 --- a/installation-images-openSUSE.spec +++ b/installation-images-openSUSE.spec @@ -47,7 +47,9 @@ BuildRequires: sles-release-MINI BuildRequires: openSUSE-release BuildRequires: openSUSE-release-mini %endif +%ifarch ia64 %ix86 x86_64 BuildRequires: libsmbios2 +%endif BuildRequires: Mesa BuildRequires: Mesa-libEGL1 BuildRequires: SuSEfirewall2