diff --git a/virt-what.changes b/virt-what.changes index d636952..637beb4 100644 --- a/virt-what.changes +++ b/virt-what.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 27 18:33:06 UTC 2020 - Martin Hauke + +- Add "which" to Requires + * Fixes boo#1161850 + ------------------------------------------------------------------- Tue Jan 14 20:02:36 UTC 2020 - Martin Hauke diff --git a/virt-what.spec b/virt-what.spec index b3ed7f7..c35486c 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -27,6 +27,7 @@ Source0: https://people.redhat.com/~rjones/%{name}/files/%{name}-%{versio Source1: https://people.redhat.com/~rjones/%{name}/files/%{name}-%{version}.tar.gz.sig Source2: %{name}.keyring Requires: util-linux +Requires: which %ifarch %{ix86} x86_64 aarch64 %arm Requires: dmidecode %endif