forked from pool/tuned
- 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
This commit is contained in:
@@ -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
|
- Remember arch and x86 CPU vendor to allow arch/vendor specific
|
||||||
CPU tunings in the future (fate#326694)
|
CPU tunings in the future (fate#326694)
|
||||||
A tuned_differ_x86_and_other_archs_in_cpu_plugin.patch
|
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
|
Fri Jan 11 18:26:17 UTC 2019 - trenn@suse.de
|
||||||
|
@@ -49,9 +49,9 @@ Requires: python3-gobject
|
|||||||
Requires: python3-linux-procfs
|
Requires: python3-linux-procfs
|
||||||
Requires: python3-pyudev
|
Requires: python3-pyudev
|
||||||
Requires: util-linux
|
Requires: util-linux
|
||||||
|
Requires: virt-what
|
||||||
Obsoletes: pm-profiler
|
Obsoletes: pm-profiler
|
||||||
BuildArch: noarc
|
BuildArch: noarc
|
||||||
Requires: polkit
|
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user