diff --git a/.gitignore b/.gitignore index c14351b..556ac28 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/man-pages-overrides-8.3.0.0.tar.xz +SOURCES/man-pages-overrides-8.3.0.2.tar.xz diff --git a/.man-pages-overrides.metadata b/.man-pages-overrides.metadata index d9c92d3..1e922db 100644 --- a/.man-pages-overrides.metadata +++ b/.man-pages-overrides.metadata @@ -1 +1 @@ -d81ba9d47f5de1f4b0fc98bc5a6f548ecb85b142 SOURCES/man-pages-overrides-8.3.0.0.tar.xz +931700b9aab847aff4c80fa2e8ccc73c1cfad189 SOURCES/man-pages-overrides-8.3.0.2.tar.xz diff --git a/SOURCES/1731058-mpo-8.3.0.1-radvd.8.patch b/SOURCES/1731058-mpo-8.3.0.1-radvd.8.patch new file mode 100644 index 0000000..c85fbdc --- /dev/null +++ b/SOURCES/1731058-mpo-8.3.0.1-radvd.8.patch @@ -0,0 +1,34 @@ +From 32cb6e3dcdcd26746653f5a4a3359c4b5a5a1789 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Nikola=20Forr=C3=B3?= +Date: Mon, 15 Jun 2020 14:23:35 +0200 +Subject: [PATCH] radvd.8: add nodaemon option + +--- + radvd/man8/radvd.8 | 4 ++++ + 1 file changed, 4 insertions(+) + +diff --git a/radvd/man8/radvd.8 b/radvd/man8/radvd.8 +index 6a98b12..4c71247 100644 +--- a/radvd/man8/radvd.8 ++++ b/radvd/man8/radvd.8 +@@ -23,6 +23,7 @@ radvd \- router advertisement daemon for IPv6 + .BI "[ \-p " pidfile " ]" + .BI "[ \-m " logmethod " ]" + .BI "[ \-l " logfile " ]" ++.BI "[ \-n " nodaemon " ]" + .BI "[ \-f " facility " ]" + .BI "[ \-t " chrootdir " ]" + .BI "[ \-u " username " ]" +@@ -57,6 +58,9 @@ Displays a short usage description and then aborts. + .BR "\-c" , " \-\-configtest" + Test configuration and do startup tests and then exit. + .TP ++.BR "\-n" , " \-\-nodaemon" ++Prevent the daemonizing. ++.TP + .BR "\-d " debuglevel, " \-\-debug " debuglevel + With this option you turn on debugging information. The debugging level is + an integer in the range from 1 to 5, from quiet to very verbose. A +-- +2.26.2 + diff --git a/SOURCES/1850065-mpo-8.3.0.2-sgdisk.8.patch b/SOURCES/1850065-mpo-8.3.0.2-sgdisk.8.patch new file mode 100644 index 0000000..0397fe0 --- /dev/null +++ b/SOURCES/1850065-mpo-8.3.0.2-sgdisk.8.patch @@ -0,0 +1,25 @@ +From 41c7c280da30adafb63e4af949ce537ecb0b4227 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Nikola=20Forr=C3=B3?= +Date: Thu, 25 Jun 2020 15:59:13 +0200 +Subject: [PATCH] sgdisk.8: fix typo + +--- + gdisk/man8/sgdisk.8 | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/gdisk/man8/sgdisk.8 b/gdisk/man8/sgdisk.8 +index 2cb18b9..d05f0bd 100644 +--- a/gdisk/man8/sgdisk.8 ++++ b/gdisk/man8/sgdisk.8 +@@ -219,7 +219,7 @@ of the sector value reported by this option. You can change the alignment value + with the \-a option. + + .TP +-.B e, \-\-move\-second\-header ++.B \-e, \-\-move\-second\-header + Move backup GPT data structures to the end of the disk. Use this option if + you've added disks to a RAID array, thus creating a virtual disk with space + that follows the backup GPT data structures. This command moves the backup +-- +2.26.2 + diff --git a/SPECS/man-pages-overrides.spec b/SPECS/man-pages-overrides.spec index 0cd3865..26a7fa0 100644 --- a/SPECS/man-pages-overrides.spec +++ b/SPECS/man-pages-overrides.spec @@ -2,7 +2,7 @@ Summary: Complementary and updated manual pages Name: man-pages-overrides -Version: 8.3.0.0 +Version: 8.3.0.2 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 @@ -15,6 +15,8 @@ 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 Patch4: 1829031-mpo-8.3.0.0-execve.2.patch +Patch5: 1731058-mpo-8.3.0.1-radvd.8.patch +Patch6: 1850065-mpo-8.3.0.2-sgdisk.8.patch BuildArch: noarch @@ -63,6 +65,16 @@ done %{_mandir}/overrides/ %changelog +* Thu Jun 25 2020 Nikola Forró - 8.3.0.2-1 +- Upload new tarball +- sgdisk.8: fix typo + resolves: #1850065 + +* Mon Jun 15 2020 Nikola Forró - 8.3.0.1-1 +- Upload new tarball +- radvd.8: add nodaemon option + resolves: #1731058 + * Thu Apr 30 2020 Nikola Forró - 8.3.0.0-1 - Upload new tarball - Use unversioned docdir