import man-pages-overrides-8.1.0.0-2.el8
This commit is contained in:
parent
66289a800f
commit
42d8308431
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/man-pages-overrides-8.0.0.tar.xz
|
SOURCES/man-pages-overrides-8.1.0.0.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
ebcf8bd71d3498cf19fce2218217ae18d2198ef8 SOURCES/man-pages-overrides-8.0.0.tar.xz
|
5cc9a29c6b10da3c6ce28358b5d528ce6994e290 SOURCES/man-pages-overrides-8.1.0.0.tar.xz
|
||||||
|
31
SOURCES/1706882-mpo-8.1.0.0-rpc.3.patch
Normal file
31
SOURCES/1706882-mpo-8.1.0.0-rpc.3.patch
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
From 4029cfa7a99e50e0f00e5b42f6edf38b424a05ad Mon Sep 17 00:00:00 2001
|
||||||
|
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
|
||||||
|
Date: Wed, 29 May 2019 17:27:37 +0200
|
||||||
|
Subject: [PATCH] rpc.3: indicate that <rpc/rpc.h> is provided by
|
||||||
|
libtirpc-devel, not glibc
|
||||||
|
|
||||||
|
---
|
||||||
|
man-pages/man3/rpc.3 | 7 +++++++
|
||||||
|
1 file changed, 7 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/man-pages/man3/rpc.3 b/man-pages/man3/rpc.3
|
||||||
|
index 0a1c263..65ac0fa 100644
|
||||||
|
--- a/man-pages/man3/rpc.3
|
||||||
|
+++ b/man-pages/man3/rpc.3
|
||||||
|
@@ -1211,6 +1211,13 @@ T{
|
||||||
|
T} Thread safety MT-Safe
|
||||||
|
.TE
|
||||||
|
.ad
|
||||||
|
+.SH NOTES
|
||||||
|
+The
|
||||||
|
+.I <rpc/rpc.h>
|
||||||
|
+header is not included with glibc, but requires installing
|
||||||
|
+.I libtirpc-devel
|
||||||
|
+package. See also
|
||||||
|
+.BR rpc (3t).
|
||||||
|
.SH SEE ALSO
|
||||||
|
.\" We don't have an rpc_secure.3 page in the set at the moment -- MTK, 19 Sep 05
|
||||||
|
.\" .BR rpc_secure (3),
|
||||||
|
--
|
||||||
|
2.21.0
|
||||||
|
|
@ -2,16 +2,21 @@
|
|||||||
|
|
||||||
Summary: Complementary and updated manual pages
|
Summary: Complementary and updated manual pages
|
||||||
Name: man-pages-overrides
|
Name: man-pages-overrides
|
||||||
Version: 8.0.0
|
Version: 8.1.0.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# license is the same as for the man-pages package
|
# license is the same as for the man-pages package
|
||||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
# there is no public download location for this package
|
# there is no public download location for this package
|
||||||
Source: man-pages-overrides-%{version}.tar.xz
|
Source: man-pages-overrides-%{version}.tar.xz
|
||||||
|
|
||||||
|
Patch0: 1706882-mpo-8.1.0.0-rpc.3.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
# make sure man-pages-overrides is installed with man-pages
|
||||||
|
Supplements: man-pages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A collection of manual ("man") pages to complement other packages or update
|
A collection of manual ("man") pages to complement other packages or update
|
||||||
those contained therein. Always have the latest version of this package
|
those contained therein. Always have the latest version of this package
|
||||||
@ -54,5 +59,14 @@ done
|
|||||||
%{_mandir}/overrides/
|
%{_mandir}/overrides/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 19 2019 Nikola Forró <nforro@redhat.com> - 8.1.0.0-2
|
||||||
|
- Mark this package as man-pages supplement
|
||||||
|
related: #1706882
|
||||||
|
|
||||||
|
* Wed May 29 2019 Nikola Forró <nforro@redhat.com> - 8.1.0.0-1
|
||||||
|
- Upload new tarball
|
||||||
|
- rpc.3: indicate that <rpc/rpc.h> is provided by libtirpc-devel, not glibc
|
||||||
|
resolves: #1706882
|
||||||
|
|
||||||
* Thu Jul 26 2018 Nikola Forró <nforro@redhat.com> - 8.0.0-1
|
* Thu Jul 26 2018 Nikola Forró <nforro@redhat.com> - 8.0.0-1
|
||||||
- Initial package for RHEL 8.0
|
- Initial package for RHEL 8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user