From 0ef0947c4ec4165c7fa9eb10caa87d0b87224284a1d51280458c1d9fca1b6401 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Fri, 25 Jan 2019 11:40:30 +0000 Subject: [PATCH] - Require virt-what to be able to detect whether it is running on a virtual machine OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=61 --- tuned.changes | 2 ++ tuned.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/tuned.changes b/tuned.changes index c69b349..409496a 100644 --- a/tuned.changes +++ b/tuned.changes @@ -6,6 +6,8 @@ Wed Jan 16 10:47:12 UTC 2019 - trenn@suse.de - Remember arch and x86 CPU vendor to allow arch/vendor specific CPU tunings in the future (fate#326694) A tuned_differ_x86_and_other_archs_in_cpu_plugin.patch +- Require virt-what to be able to detect whether it is running + on a virtual machine ------------------------------------------------------------------- Fri Jan 11 18:26:17 UTC 2019 - trenn@suse.de diff --git a/tuned.spec b/tuned.spec index 0cbbfca..ffa4a63 100644 --- a/tuned.spec +++ b/tuned.spec @@ -49,9 +49,9 @@ Requires: python3-gobject Requires: python3-linux-procfs Requires: python3-pyudev Requires: util-linux +Requires: virt-what Obsoletes: pm-profiler BuildArch: noarc -Requires: polkit %{?systemd_requires} %description