[man-pages] - resolves: #918417 updated to 3.48

pschiffe pschiffe at fedoraproject.org
Thu Mar 7 15:59:47 UTC 2013


commit 0555e6ebf3531e596d5749ed0e827df5034502a9
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Thu Mar 7 16:59:25 2013 +0100

    - resolves: #918417
      updated to 3.48

 .gitignore                         |    4 +-
 man-pages-3.42-ip-local-port.patch |   36 --------------------------------
 man-pages-3.42-unimplemented.patch |   40 ------------------------------------
 man-pages.spec                     |   33 ++++++++++++-----------------
 sources                            |    4 +-
 5 files changed, 18 insertions(+), 99 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59b43b0..a6167b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /man-pages-posix-2003-a.tar.xz
-/man-pages-additional-20130212.tar.xz
-/man-pages-3.47.tar.xz
+/man-pages-additional-20130307.tar.xz
+/man-pages-3.48.tar.xz
diff --git a/man-pages.spec b/man-pages.spec
index a378eaf..339e68a 100644
--- a/man-pages.spec
+++ b/man-pages.spec
@@ -1,12 +1,12 @@
 %global posix_version 2003
 %global posix_release a
 %global posix_name man-pages-posix-%{posix_version}-%{posix_release}
-%global additional_version 20130212
+%global additional_version 20130307
 %global additional_name man-pages-additional-%{additional_version}
 
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
-Version: 3.47
+Version: 3.48
 Release: 1%{?dist}
 License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
 Group: Documentation
@@ -26,21 +26,15 @@ Patch02: man-pages-posix-2003-printf.patch
 # resolves: #723578
 Patch03: man-pages-posix-2003-readlink3p.patch
 
-# Declined by upstream
-# resolves #436407, #656245
-Patch20: man-pages-3.42-unimplemented.patch
-
-# Were not / Waiting to be upstreamed
+# Regular man pages
 # resolves: #698149
-Patch40: man-pages-3.32-host.patch
-# resolves: #787567
-Patch41: man-pages-3.42-ip-local-port.patch
+Patch20: man-pages-3.32-host.patch
 # resolves: #650985
-Patch42: man-pages-3.42-close.patch
+Patch21: man-pages-3.42-close.patch
 # resolves: #392431
-Patch43: man-pages-3.42-connect.patch
+Patch22: man-pages-3.42-connect.patch
 # resolves: #771540
-Patch44: man-pages-3.43-tcp-congestion.patch
+Patch23: man-pages-3.43-tcp-congestion.patch
 
 
 Autoreq: false
@@ -61,12 +55,9 @@ Documentation Project (LDP).
 %patch03 -p1
 
 %patch20 -p1
-
-%patch40 -p1
-%patch41 -p1
-%patch42 -p1
-%patch43 -p1
-%patch44 -p1
+%patch21 -p1
+%patch22 -p1
+%patch23 -p1
 
 ## Remove man pages we are not going to use ##
 
@@ -129,6 +120,10 @@ cd ..
 %lang(en) %{_mandir}/en/man*/*
 
 %changelog
+* Thu Mar  7 2013 Peter Schiffer <pschiffe at redhat.com> - 3.48-1
+- resolves: #918417
+  updated to 3.48
+
 * Tue Feb 12 2013 Peter Schiffer <pschiffe at redhat.com> - 3.47-1
 - resolves: #910268
   updated to 3.47
diff --git a/sources b/sources
index 3d8a7f6..8e47ad3 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 ec0a97ccb2ff9e4c32fac67111dbc99a  man-pages-posix-2003-a.tar.xz
-3b2d1ff52e9bd4850d23ba4f724616e1  man-pages-additional-20130212.tar.xz
-2046259794d3003f4dc4dbe4b688ba2f  man-pages-3.47.tar.xz
+f036ddcad21e9337f8753fb1a0702c36  man-pages-additional-20130307.tar.xz
+16cb409678ad97f936a452f47f806044  man-pages-3.48.tar.xz


More information about the scm-commits mailing list