diff --git a/tuned.spec b/tuned.spec index 9333ab2e7964d088b7846908d2b7d1579ec1bc3c..cd6cfc5dc930d5b5bc419c2a5403d37b7596fcac 100644 --- a/tuned.spec +++ b/tuned.spec @@ -1,7 +1,7 @@ Summary: A system tuning service for Linux Name: tuned Version: 2.24.1 -Release: 2 +Release: 3 License: GPLv2+ Source0: https://github.com/redhat-performance/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz URL: http://www.tuned-project.org/ @@ -226,6 +226,7 @@ fi %dir %{_datadir}/%{name} %dir %{_sysconfdir}/%{name} %dir %{_sysconfdir}/%{name}/recommend.d +%dir %{_sysconfdir}/tuned/profiles %dir %{_libexecdir}/%{name} %dir %{_localstatedir}/log/%{name} %dir %{_var}/lib/%{name} @@ -298,6 +299,9 @@ fi %{_mandir}/man7/tuned-profiles-spectrumscale-ece.7* %changelog +* Tue Mar 25 2025 liuxinhao - 2.24.1-3 +- ensure SYSTEM_PROFILES_DIR exists(#IBVZW8) + * Wed Mar 19 2025 LemmyHuang - 2.24.1-2 - profiles: add spark-omni