automatic version update by autodist [release 6.9.6-1mamba;Mon Jun 24 2024]

This commit is contained in:
Automatic Build System 2024-06-24 21:58:24 +02:00
parent 41c3246c57
commit 34276e1cbe

View File

@ -1,6 +1,6 @@
%define MAJver %(echo %version | cut -d. -f1) %define MAJver %(echo %version | cut -d. -f1)
Name: linux-tools Name: linux-tools
Version: 6.7.4 Version: 6.9.6
Release: 1mamba Release: 1mamba
Summary: Tools provided with the Linux Kernel Summary: Tools provided with the Linux Kernel
Group: System/Kernel and Hardware Group: System/Kernel and Hardware
@ -119,10 +119,6 @@ cd thermal/tmon
%make %make
cd ../.. cd ../..
cd cgroup
%make
cd ..
cd hv cd hv
CFLAGS+=' -DKVP_SCRIPTS_PATH=\"/usr/lib/hyperv/kvp_scripts/\"' make CFLAGS+=' -DKVP_SCRIPTS_PATH=\"/usr/lib/hyperv/kvp_scripts/\"' make
cd .. cd ..
@ -191,12 +187,7 @@ cd thermal/tmon
%makeinstall INSTALL_ROOT=%{buildroot} %makeinstall INSTALL_ROOT=%{buildroot}
cd ../.. cd ../..
%find_lang cpupower --all-name
cd cgroup
install -Dm755 cgroup_event_listener %{buildroot}%{_bindir}/cgroup_event_listener
cd ../..
%find_lang cpupower
# Fix brp-strip # Fix brp-strip
strip %{buildroot}%{_bindir}/trace strip %{buildroot}%{_bindir}/trace
@ -235,7 +226,6 @@ strip %{buildroot}%{_bindir}/trace
%{_mandir}/man1/perf*.1* %{_mandir}/man1/perf*.1*
%{_datadir}/perf-core/strace/groups/file %{_datadir}/perf-core/strace/groups/file
%{_datadir}/perf-core/strace/groups/string %{_datadir}/perf-core/strace/groups/string
%{_bindir}/cgroup_event_listener
%{_bindir}/tmon %{_bindir}/tmon
%ifarch %{ix86} x86_64 %ifarch %{ix86} x86_64
%{_bindir}/turbostat %{_bindir}/turbostat
@ -243,7 +233,7 @@ strip %{buildroot}%{_bindir}/trace
%endif %endif
%{_datadir}/doc/perf-tip/tips.txt %{_datadir}/doc/perf-tip/tips.txt
%files -n cpupower -f cpupower.lang %files -n cpupower -f tools/cpupower.lang
%defattr (-, root, root) %defattr (-, root, root)
%config(noreplace) %{_sysconfdir}/default/cpupower %config(noreplace) %{_sysconfdir}/default/cpupower
%{_sysconfdir}/cpufreq-bench.conf %{_sysconfdir}/cpufreq-bench.conf
@ -287,6 +277,9 @@ strip %{buildroot}%{_bindir}/trace
%{_libdir}/libusbip.so %{_libdir}/libusbip.so
%changelog %changelog
* Mon Jun 24 2024 Automatic Build System <autodist@openmamba.org> 6.9.6-1mamba
- automatic version update by autodist
* Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 6.7.4-1mamba * Tue Feb 06 2024 Automatic Build System <autodist@openmamba.org> 6.7.4-1mamba
- automatic version update by autodist - automatic version update by autodist