From 5eed0e798c6486b68c32525a761ac3185ea58af7 Mon Sep 17 00:00:00 2001 From: jchaloup Date: May 27 2014 07:14:02 +0000 Subject: Updated to 3.67 --- diff --git a/.gitignore b/.gitignore index 43e3780..5eaaafc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /man-pages-posix-2013-a.tar.xz /man-pages-additional-20140218.tar.xz /man-pages-3.66.tar.xz +/man-pages-3.67.tar.xz diff --git a/man-pages-3.42-connect.patch b/man-pages-3.42-connect.patch deleted file mode 100644 index b507dfb..0000000 --- a/man-pages-3.42-connect.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -up man-pages-3.59/man2/connect.2.orig man-pages-3.59/man2/connect.2 ---- man-pages-3.59/man2/connect.2.orig 2014-02-16 08:33:52.000000000 +0100 -+++ man-pages-3.59/man2/connect.2 2014-02-18 13:50:19.414605142 +0100 -@@ -154,14 +154,8 @@ The passed address didn't have the corre - .I sa_family - field. - .TP --.B EAGAIN --No more free local ports or insufficient entries in the routing cache. --For --.B AF_INET --see the description of --.I /proc/sys/net/ipv4/ip_local_port_range --.BR ip (7) --for information on how to increase the number of local ports. -+.B EADDRNOTAVAIL -+Non-existent interface was requested or the requested address was not local. - .TP - .B EALREADY - The socket is nonblocking and a previous connection attempt has not yet diff --git a/man-pages.spec b/man-pages.spec index 336fd4a..216cd8b 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -6,7 +6,7 @@ Summary: Linux kernel and C library user-space interface documentation Name: man-pages -Version: 3.66 +Version: 3.67 Release: 1%{?dist} License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE Group: Documentation @@ -32,8 +32,6 @@ Patch20: man-pages-3.32-host.patch # resolves: #650985 # https://bugzilla.kernel.org/show_bug.cgi?id=53781 Patch21: man-pages-3.42-close.patch -# resolves: #392431 -Patch22: man-pages-3.42-connect.patch %description A large collection of manual pages from the Linux Documentation Project (LDP). @@ -43,7 +41,6 @@ A large collection of manual pages from the Linux Documentation Project (LDP). %patch20 -p1 %patch21 -p1 -%patch22 -p1 # rename posix README so we don't have conflict %{__mv} %{posix_name}/README %{posix_name}/%{posix_name}.README @@ -80,6 +77,10 @@ popd %{_mandir}/man*/* %changelog +* Tue May 27 2014 jchaloup - 3.67-1 +- resolves: #1100444 + updated to 3.67 + * Fri May 09 2014 Peter Schiffer - 3.66-1 - resolves: #1095840 updated to 3.66 diff --git a/sources b/sources index dd567d1..71c9219 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz dbd7fac6b9f9d39f0667138ad841c4b9 man-pages-additional-20140218.tar.xz -4400766c63a28e58bb899a2d3a0191d8 man-pages-3.66.tar.xz +5629dae00ef93658ada9226aa33b51b6 man-pages-3.67.tar.xz