mirror of
https://abf.rosa.ru/djam/tuned.git
synced 2025-02-23 22:22:53 +00:00
2.23.0
This commit is contained in:
parent
94103dcb3b
commit
5b3483c8cf
1 changed files with 8 additions and 7 deletions
15
tuned.spec
15
tuned.spec
|
@ -1,4 +1,5 @@
|
|||
%global __requires_exclude /usr/bin/stap
|
||||
%global _libexecdir %{_prefix}/libexec
|
||||
|
||||
Summary: A dynamic adaptive system tuning daemon
|
||||
Name: tuned
|
||||
|
@ -47,13 +48,13 @@ network and ATA harddisk devices are implemented.
|
|||
%{python3_sitelib}/tuned
|
||||
%{_sbindir}/tuned
|
||||
%{_sbindir}/tuned-adm
|
||||
%exclude %{_prefix}/lib/tuned/default
|
||||
%exclude %{_prefix}/lib/tuned/desktop-powersave
|
||||
%exclude %{_prefix}/lib/tuned/laptop-ac-powersave
|
||||
%exclude %{_prefix}/lib/tuned/server-powersave
|
||||
%exclude %{_prefix}/lib/tuned/laptop-battery-powersave
|
||||
%exclude %{_prefix}/lib/tuned/enterprise-storage
|
||||
%exclude %{_prefix}/lib/tuned/spindown-disk
|
||||
#exclude %{_prefix}/lib/tuned/default
|
||||
#exclude %{_prefix}/lib/tuned/desktop-powersave
|
||||
#exclude %{_prefix}/lib/tuned/laptop-ac-powersave
|
||||
#exclude %{_prefix}/lib/tuned/server-powersave
|
||||
#exclude %{_prefix}/lib/tuned/laptop-battery-powersave
|
||||
#exclude %{_prefix}/lib/tuned/enterprise-storage
|
||||
#exclude %{_prefix}/lib/tuned/spindown-disk
|
||||
%exclude %{_mandir}/man7/tuned-profiles-compat.7*
|
||||
%{_prefix}/lib/tuned
|
||||
%{_prefix}/lib/kernel/install.d/*tuned.*
|
||||
|
|
Loading…
Add table
Reference in a new issue