]> git.pld-linux.org Git - packages/kernel-tools.git/commitdiff
- updated to 5.14.1 auto/th/kernel-tools-5.14.1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 11 Sep 2021 17:53:56 +0000 (19:53 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 11 Sep 2021 17:53:56 +0000 (19:53 +0200)
kernel-tools.spec

index ec8319370378a8bd002d1f70709c15a65d05650f..20b59d9eb3d3c74217bd1d4180107650726e3041 100644 (file)
@@ -19,8 +19,8 @@
 %undefine      with_multilib
 %endif
 
-%define                basever         5.13
-%define                postver         .0
+%define                basever         5.14
+%define                postver         .1
 Summary:       Assortment of tools for the Linux kernel
 Summary(pl.UTF-8):     Zestaw narzędzi dla jądra Linuksa
 Name:          kernel-tools
@@ -29,12 +29,12 @@ Release:    2
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
-# Source0-md5: 76c60fb304510a7bbd9c838790bc5fe4
+# Source0-md5: a082ef5748b813abca0649dab8be5f52
 Source1:       cpupower.service
 Source2:       cpupower.config
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  d8273731ed72ed885ab815d3805ecd67
+# Patch0-md5:  0e03bc49d0db9ae31a5086ec49be3768
 %endif
 Patch1:                x32.patch
 Patch2:                regex.patch
@@ -782,6 +782,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/lib/perf/examples
 %{_prefix}/lib/perf/include
 
+%{_includedir}/perf
+
 %if %{with multilib}
 %files perf-vdso32
 %defattr(644,root,root,755)
This page took 0.205587 seconds and 4 git commands to generate.