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