From 3564453e823b2b098d390488434b528d980da1ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Tue, 10 May 2016 16:57:11 +0200 Subject: [PATCH] update to 4.06 - resolves #1334727 --- .gitignore | 1 + man-pages.spec | 16 ++++++---------- sources | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index d445db8..8309e7d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /man-pages-4.03.tar.xz /man-pages-4.04.tar.xz /man-pages-4.05.tar.xz +/man-pages-4.06.tar.xz diff --git a/man-pages.spec b/man-pages.spec index af396bb..12eaf2b 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -6,8 +6,8 @@ Summary: Linux kernel and C library user-space interface documentation Name: man-pages -Version: 4.05 -Release: 3%{?dist} +Version: 4.06 +Release: 1%{?dist} License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE Group: Documentation URL: http://www.kernel.org/doc/man-pages/ @@ -33,12 +33,6 @@ BuildArch: noarch # https://bugzilla.kernel.org/show_bug.cgi?id=53781 Patch21: man-pages-3.42-close.patch -# Resolves: #1330663 -Patch22: clone.2-fork.2-document-erestartnointr.patch - -# Resolves: #1331312 -Patch23: popen.2-return-value-describe-successful-case.patch - %description A large collection of manual pages from the Linux Documentation Project (LDP). @@ -46,8 +40,6 @@ A large collection of manual pages from the Linux Documentation Project (LDP). %setup -q -a 1 -a 2 %patch21 -p1 -%patch22 -p1 -%patch23 -p1 # rename posix README so we don't have conflict %{__mv} %{posix_name}/README %{posix_name}/%{posix_name}.README @@ -84,6 +76,10 @@ popd %{_mandir}/man*/* %changelog +* Tue May 10 2016 Nikola Forró - 4.06-1 +- update to 4.06 + resolves #1334727 + * Tue May 10 2016 Nikola Forró - 4.05-3 - popen.3: RETURN VALUE: describe successful case resolves #1331312 diff --git a/sources b/sources index 2875c23..84de509 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz dbd7fac6b9f9d39f0667138ad841c4b9 man-pages-additional-20140218.tar.xz -9c32c8487d753f5894f6fba425b12add man-pages-4.05.tar.xz +a7b6c7e2a03a4b0d61eee4e52de68a42 man-pages-4.06.tar.xz