Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915011 - sys-apps/systemd-utils: libudev man pages are not installed
Summary: sys-apps/systemd-utils: libudev man pages are not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2023-10-01 09:44 UTC by mcendu
Modified: 2023-10-01 19:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
[PATCH] sys-apps/systemd-utils: install libudev man pages (0001-sys-apps-systemd-utils-install-libudev-man-pages.patch,7.74 KB, patch)
2023-10-01 09:44 UTC, mcendu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mcendu 2023-10-01 09:44:43 UTC
Created attachment 871916 [details, diff]
[PATCH] sys-apps/systemd-utils: install libudev man pages

Manual pages associated with libudev are not installed along with the extracted udev. As these document the API of libudev, a programmer would find them useful.

Proposed patch attached.
Comment 1 Larry the Git Cow gentoo-dev 2023-10-01 19:12:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d66e67ccba6342efb8ccaf845a7f9020f01dff

commit 35d66e67ccba6342efb8ccaf845a7f9020f01dff
Author:     Nathan Du <nathandu@outlook.com>
AuthorDate: 2023-10-01 09:35:01 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-10-01 19:12:17 +0000

    sys-apps/systemd-utils: install libudev man pages
    
    Closes: https://bugs.gentoo.org/915011
    Signed-off-by: Nathan Du <nathandu@outlook.com>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 ...-utils-253.11.ebuild => systemd-utils-253.11-r1.ebuild} | 14 ++++++++++++++
 ...-utils-253.12.ebuild => systemd-utils-253.12-r1.ebuild} | 14 ++++++++++++++
 ...md-utils-254.5.ebuild => systemd-utils-254.5-r1.ebuild} | 14 ++++++++++++++
 3 files changed, 42 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e63255fc09e019665714b82053187abbef82dc

commit a5e63255fc09e019665714b82053187abbef82dc
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-10-01 19:10:31 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-10-01 19:12:32 +0000

    sys-apps/systemd-utils: install man pages for native ABI only
    
    Bug: https://bugs.gentoo.org/915011
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../systemd-utils/systemd-utils-253.11-r1.ebuild   | 28 +++++++++++-----------
 .../systemd-utils/systemd-utils-253.12-r1.ebuild   | 28 +++++++++++-----------
 .../systemd-utils/systemd-utils-254.5-r1.ebuild    | 28 +++++++++++-----------
 3 files changed, 42 insertions(+), 42 deletions(-)