]> git.pld-linux.org Git - packages/laptop-mode-tools.git/blobdiff - laptop-mode-tools.spec
- do not disable cpufreq on pstate cpus, see https://www.kernel.org/doc/Documentation...
[packages/laptop-mode-tools.git] / laptop-mode-tools.spec
index f37e7d23d0eda35c245ab3da2115baf94760d4fc..38626aea8d0d139cd4c8c107894eccc6171309c8 100644 (file)
@@ -25,6 +25,7 @@ Source0:      https://github.com/rickysarraf/laptop-mode-tools/archive/%{version}/%{n
 # Source0-md5: 8b9a2d9db7dd9d0a99b635a1185f292c
 Source1:       %{name}.init
 Patch0:                no-exec-redirection.patch
+Patch1:                cpufreq-pstate.patch
 URL:           https://github.com/rickysarraf/laptop-mode-tools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
@@ -102,6 +103,7 @@ GUI dla narzÄ™dzi do trybu laptopowego.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -i -e 's|/usr/bin/env python2|/usr/bin/python|' gui/LMT.py
 
This page took 0.054636 seconds and 4 git commands to generate.