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