From 6c3c45edc90fea4bab6f1adac1241efe5f8f1b7999f7464d11986b24622d8725 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 28 Aug 2015 11:41:49 +0000 Subject: [PATCH] Accepting request 327223 from home:k0da:branches:Virtualization - Require dmidecode only on intel and ARM architectures OBS-URL: https://build.opensuse.org/request/show/327223 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-what?expand=0&rev=5 --- virt-what.changes | 5 +++++ virt-what.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/virt-what.changes b/virt-what.changes index 1743c3d..36ed1b8 100644 --- a/virt-what.changes +++ b/virt-what.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 26 15:06:15 UTC 2015 - dvaleev@suse.com + +- Require dmidecode only on intel and ARM architectures + ------------------------------------------------------------------- Thu Nov 27 15:31:03 UTC 2014 - tampakrap@opensuse.org diff --git a/virt-what.spec b/virt-what.spec index f8e7232..fc7305d 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -24,7 +24,9 @@ License: GPL-2.0+ Group: System/Console Url: http://people.redhat.com/~rjones/virt-what Source: http://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz +%ifarch %{ix86} x86_64 aarch64 %arm Requires: dmidecode +%endif Requires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-build # for pod2man