import man-pages-overrides-8.6.0.0-1.el8
This commit is contained in:
parent
0ca689ef97
commit
a6df5ccb70
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/man-pages-overrides-8.5.0.1.tar.xz
|
||||
SOURCES/man-pages-overrides-8.6.0.0.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
e3bb39c32428a5f6868c07ab4c704cd97b2a3bc1 SOURCES/man-pages-overrides-8.5.0.1.tar.xz
|
||||
d1707d2d08a1616249858efb5953bf389c099651 SOURCES/man-pages-overrides-8.6.0.0.tar.xz
|
||||
|
@ -1,31 +0,0 @@
|
||||
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,7 +2,7 @@
|
||||
|
||||
Summary: Complementary and updated manual pages
|
||||
Name: man-pages-overrides
|
||||
Version: 8.5.0.1
|
||||
Version: 8.6.0.0
|
||||
Release: 1%{?dist}
|
||||
# license is the same as for the man-pages package
|
||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||
@ -10,7 +10,6 @@ Group: Documentation
|
||||
# there is no public download location for this package
|
||||
Source: man-pages-overrides-%{version}.tar.xz
|
||||
|
||||
Patch0: 1706882-mpo-8.1.0.0-rpc.3.patch
|
||||
Patch1: 1673142-mpo-8.2.0.0-copy_file_range.2.patch
|
||||
Patch2: 1517305-mpo-8.2.0.1-jose-.1.patch
|
||||
Patch3: 1828296-mpo-8.3.0.0-xattr.7.patch
|
||||
@ -68,6 +67,11 @@ done
|
||||
%{_mandir}/overrides/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Nikola Forró <nforro@redhat.com> - 8.6.0.0-1
|
||||
- Upload new tarball
|
||||
- rpc.3: remove the man page
|
||||
resolves: #2042972
|
||||
|
||||
* Fri Jul 16 2021 Nikola Forró <nforro@redhat.com> - 8.5.0.1-1
|
||||
- Upload new tarball
|
||||
- tcp.7: remove tcp_tso_win_divisor option
|
||||
|
Loading…
Reference in New Issue
Block a user