From: Thorsten Leemhuis fedora@leemhuis.info
handle man-page for rv-mon-sched in redhat/kernel.spec.template
Make the rpm spec file handle the newly added man-page for rv-mon-sched[1].
Link: 03abeaa63c08a8 ("Documentation/rv: Add docs for the sched monitors") [1] Signed-off-by: Thorsten Leemhuis fedora@leemhuis.info
diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -4023,6 +4023,7 @@ fi\ %{_mandir}/man1/rv-mon-wip.1.gz %{_mandir}/man1/rv-mon-wwnr.1.gz %{_mandir}/man1/rv-mon.1.gz +%{_mandir}/man1/rv-mon-sched.1.gz %{_mandir}/man1/rv.1.gz
# with_tools
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3773
From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3773#note_2428386...
Thx for merging this.
BTW: I noticed that the CI acts up one way or another for basically each merge request I submit. Is that just my status as "external contributor" and/or "bad luck", or is there anything I can do to smoothen the process for everyone involved?
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3773#note_2428590...
I think it was just "bad luck" of too many things colliding. Pipelines we giving trouble to everyone.
kernel@lists.fedoraproject.org