|
@@ -40,8 +40,8 @@
|
|
|
# adding some text to the end of the version number.
|
|
|
#
|
|
|
%define majorver 6
|
|
|
-%define sublevel 1
|
|
|
-%define patchlevel 62
|
|
|
+%define sublevel 6
|
|
|
+%define patchlevel 34
|
|
|
%define kversion %{majorver}.%{sublevel}
|
|
|
%define rpmversion %{majorver}.%{sublevel}.%{patchlevel}
|
|
|
%define release 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
@@ -234,7 +234,7 @@ BuildRequires: elfutils-libelf-devel
|
|
|
BuildRequires: pciutils-devel gettext ncurses-devel
|
|
|
BuildRequires: libcap-devel
|
|
|
%endif
|
|
|
-BuildRequires: zlib-devel binutils-devel
|
|
|
+BuildRequires: pkgconfig(zlib) binutils-devel
|
|
|
BuildRequires: glibc-static
|
|
|
|
|
|
Source0: https://cdn.kernel.org/pub/linux/kernel/v%{majorver}.x/linux-%{kversion}.tar.xz
|
|
@@ -1078,6 +1078,7 @@ fi
|
|
|
%{_includedir}/*
|
|
|
%exclude %{_includedir}/cpufreq.h
|
|
|
%exclude %{_includedir}/cpuidle.h
|
|
|
+%exclude %{_includedir}/powercap.h
|
|
|
%endif
|
|
|
|
|
|
%if %{with_firmware}
|
|
@@ -1169,13 +1170,13 @@ fi
|
|
|
%{_datadir}/bash-completion/completions/cpupower
|
|
|
|
|
|
%files -n kernel-tools-libs
|
|
|
-%{_libdir}/libcpupower.so.0
|
|
|
-%{_libdir}/libcpupower.so.0.0.*
|
|
|
+%{_libdir}/libcpupower.so.*
|
|
|
|
|
|
%files -n kernel-tools-libs-devel
|
|
|
%{_libdir}/libcpupower.so
|
|
|
%{_includedir}/cpufreq.h
|
|
|
%{_includedir}/cpuidle.h
|
|
|
+%{_includedir}/powercap.h
|
|
|
%endif
|
|
|
|
|
|
%if %{with_bpftool}
|
|
@@ -1187,6 +1188,54 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Jun 17 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.6.34-1
|
|
|
+- updated to 6.6.34.
|
|
|
+
|
|
|
+* Sun May 26 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.6.32-1
|
|
|
+- updated to 6.6.32.
|
|
|
+
|
|
|
+* Fri May 24 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.6.31-1
|
|
|
+- updated to 6.6.31.
|
|
|
+
|
|
|
+* Fri May 03 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.90-1
|
|
|
+- updated to 6.1.90.
|
|
|
+
|
|
|
+* Tue Apr 30 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.89-1
|
|
|
+- updated to 6.1.89.
|
|
|
+
|
|
|
+* Sat Apr 13 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.86-1
|
|
|
+- updated to 6.1.86.
|
|
|
+
|
|
|
+* Thu Apr 04 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.84-1
|
|
|
+- updated to 6.1.84.
|
|
|
+
|
|
|
+* Sat Mar 16 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.82-1
|
|
|
+- updated to 6.1.82.
|
|
|
+
|
|
|
+* Sat Mar 02 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.80-1
|
|
|
+- updated to 6.1.80.
|
|
|
+
|
|
|
+* Sat Feb 17 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.78-1
|
|
|
+- updated to 6.1.78.
|
|
|
+
|
|
|
+* Thu Feb 01 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.76-1
|
|
|
+- updated to 6.1.76.
|
|
|
+
|
|
|
+* Thu Jan 11 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.72-1
|
|
|
+- updated to 6.1.72.
|
|
|
+
|
|
|
+* Tue Jan 02 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.70-1
|
|
|
+- updated to 6.1.70.
|
|
|
+
|
|
|
+* Thu Dec 14 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.68-1
|
|
|
+- updated to 6.1.68.
|
|
|
+
|
|
|
+* Fri Dec 08 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.66-1
|
|
|
+- updated to 6.1.66.
|
|
|
+
|
|
|
+* Wed Nov 29 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.64-1
|
|
|
+- updated to 6.1.64.
|
|
|
+
|
|
|
* Thu Nov 09 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.1.62-1
|
|
|
- updated to 6.1.62.
|
|
|
|