[packages/kernel-tools] - up to 4.19.43; bfp-helpers coliding with man-pages

arekm arekm at pld-linux.org
Wed May 15 11:55:13 CEST 2019


commit 0813123ef5174b7bec2d9e44d5c03fc4a4e56b64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed May 15 11:55:03 2019 +0200

    - up to 4.19.43; bfp-helpers coliding with man-pages

 kernel-tools.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/kernel-tools.spec b/kernel-tools.spec
index b5788e8..f54aca7 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -21,7 +21,7 @@
 %endif
 
 %define		basever		4.19
-%define		postver		.26
+%define		postver		.43
 Summary:	Assortment of tools for the Linux kernel
 Summary(pl.UTF-8):	Zestaw narzędzi dla jądra Linuksa
 Name:		kernel-tools
@@ -35,7 +35,7 @@ Source1:	cpupower.service
 Source2:	cpupower.config
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:	c03985e05f145c7a94f90181b9d1e6cb
+# Patch0-md5:	de59f616dfe3f55ee03ccb06e59481ef
 %endif
 Patch1:		x32.patch
 Patch3:		%{name}-perf-update.patch
@@ -611,6 +611,8 @@ install -d $RPM_BUILD_ROOT%{_mandir}/man8
 # gen_init_cpio
 install -p usr/gen_init_cpio $RPM_BUILD_ROOT%{_bindir}/gen_init_cpio
 
+rm -f $RPM_BUILD_ROOT%{_mandir}/man7/bpf-helpers.7*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -645,7 +647,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/dslm
 %attr(755,root,root) %{_sbindir}/freefall
 %attr(755,root,root) %{_sbindir}/page-types
-%{_mandir}/man7/bpf-helpers.7*
 %{_mandir}/man8/bpftool*.8*
 %{_mandir}/man8/tmon.8*
 %ifarch %{ix86} %{x8664} x32
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-tools.git/commitdiff/0813123ef5174b7bec2d9e44d5c03fc4a4e56b64



More information about the pld-cvs-commit mailing list