Accepting request 1149825 from home:pgajdos:m

- use %autosetup macro

OBS-URL: https://build.opensuse.org/request/show/1149825
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=236
This commit is contained in:
Petr Gajdos 2024-02-23 11:29:33 +00:00 committed by Git OBS Bridge
parent bca43b0bdc
commit 91f417873a
5 changed files with 23 additions and 20 deletions

View File

@ -1,7 +1,8 @@
diff -Nur man-pages-6.02/man7/tcp.7 new/man7/tcp.7
--- man-pages-6.02/man7/tcp.7 2022-12-22 20:25:12.000000000 +0100
+++ new/man7/tcp.7 2022-12-28 00:46:39.396907119 +0100
@@ -491,9 +491,31 @@
Index: man-pages-6.05.01/man7/tcp.7
===================================================================
--- man-pages-6.05.01.orig/man7/tcp.7
+++ man-pages-6.05.01/man7/tcp.7
@@ -486,9 +486,31 @@ When enabled, outgoing ECN-setup SYNs th
normal SYN retransmission timeout will be resent with CWR and
ECE cleared.
.TP

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 11:18:05 UTC 2024 - pgajdos@suse.com
- use %autosetup macro
-------------------------------------------------------------------
Tue Jan 9 12:29:35 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>

View File

@ -1,5 +1,5 @@
--- BUILD/man-pages-1.69/man2/getcwd.2
+++ BUILD/man-pages-1.69/man2/getcwd.2
--- a/man2/getcwd.2
+++ b/man2/getcwd.2
@@ -0,0 +1,85 @@
+.\" (c) 1993 by Thomas Koenig (ig25@rz.uni-karlsruhe.de)
+.\" (c) 2003 by International Business Machines Corportion
@ -185,16 +185,16 @@
+.BR sigwait (3),
+.BR signal (7),
+.BR sigqueue (2)
--- BUILD/man-pages-1.69/man2/rt_sigreturn.2
+++ BUILD/man-pages-1.69/man2/rt_sigreturn.2
--- a/man2/rt_sigreturn.2
+++ b/man2/rt_sigreturn.2
@@ -0,0 +1 @@
+.so man2/sigreturn.2
--- BUILD/man-pages-1.69/man2/rt_sigsuspend.2
+++ BUILD/man-pages-1.69/man2/rt_sigsuspend.2
--- a/man2/rt_sigsuspend.2
+++ b/man2/rt_sigsuspend.2
@@ -0,0 +1 @@
+.so man2/sigaction.2
--- BUILD/man-pages-1.69/man2/rt_sigtimedwait.2
+++ BUILD/man-pages-1.69/man2/rt_sigtimedwait.2
--- a/man2/rt_sigtimedwait.2
+++ b/man2/rt_sigtimedwait.2
@@ -0,0 +1,113 @@
+.\" Copyright (c) 2002 Michael kerrisk <mtk16@ext.canterbury.ac.nz>
+.\"

View File

@ -48,10 +48,7 @@ etc. (e.g., nroff, ascii); and Section 8, system administration (intro
only).
%prep
%setup -q
%patch0 -p2
%patch1
%patch2 -p1
%autosetup -p1
find -name "*.orig" | xargs rm -fv
%build

View File

@ -1,8 +1,8 @@
Index: man3/getaddrinfo.3
Index: man-pages-6.05.01/man3/getaddrinfo.3
===================================================================
--- man3/getaddrinfo.3.orig
+++ man3/getaddrinfo.3
@@ -818,6 +818,7 @@ main(int argc, char *argv[])
--- man-pages-6.05.01.orig/man3/getaddrinfo.3
+++ man-pages-6.05.01/man3/getaddrinfo.3
@@ -847,6 +847,7 @@ main(int argc, char *argv[])
.BR getaddrinfo_a (3),
.BR gethostbyname (3),
.BR getnameinfo (3),