[man-pages] Updated to the version 3.53.

pschiffe pschiffe at fedoraproject.org
Wed Jul 31 09:38:31 UTC 2013


commit 318aa542017149dba500af361502fec229b8d24e
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Wed Jul 31 11:37:45 2013 +0200

    Updated to the version 3.53.
    
    - resolves: #990459

 .gitignore                 |    4 +-
 man-pages-3.52-futex.patch |   12 ----
 man-pages-3.52-open.patch  |  143 --------------------------------------------
 man-pages.spec             |   14 ++---
 sources                    |    4 +-
 5 files changed, 10 insertions(+), 167 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7a23e5..fdff5ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /man-pages-posix-2003-a.tar.xz
-/man-pages-additional-20130307.tar.xz
-/man-pages-3.52.tar.xz
+/man-pages-additional-20130731.tar.xz
+/man-pages-3.53.tar.xz
diff --git a/man-pages.spec b/man-pages.spec
index 58a1d2f..eab3ddc 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 20130307
+%global additional_version 20130731
 %global additional_name man-pages-additional-%{additional_version}
 
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
-Version: 3.52
+Version: 3.53
 Release: 1%{?dist}
 License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
 Group: Documentation
@@ -35,10 +35,6 @@ Patch21: man-pages-3.42-close.patch
 Patch22: man-pages-3.42-connect.patch
 # resolves: #771540
 Patch23: man-pages-3.43-tcp-congestion.patch
-# resolves: #984108
-Patch24: man-pages-3.52-futex.patch
-# resolves: #885740
-Patch25: man-pages-3.52-open.patch
 
 
 Autoreq: false
@@ -62,8 +58,6 @@ Documentation Project (LDP).
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
-%patch24 -p1
-%patch25 -p1
 
 ## Remove man pages we are not going to use ##
 
@@ -126,6 +120,10 @@ cd ..
 %lang(en) %{_mandir}/en/man*/*
 
 %changelog
+* Wed Jul 31 2013 Peter Schiffer <pschiffe at redhat.com> - 3.53-1
+- resolves: #990459
+  updated to 3.53
+
 * Mon Jul 22 2013 Peter Schiffer <pschiffe at redhat.com> - 3.52-1
 - resolves: #981385
   updated to 3.52
diff --git a/sources b/sources
index a107fac..f55214d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 ec0a97ccb2ff9e4c32fac67111dbc99a  man-pages-posix-2003-a.tar.xz
-f036ddcad21e9337f8753fb1a0702c36  man-pages-additional-20130307.tar.xz
-dbf00e3a6fd1e23e27a4552bf4d16fed  man-pages-3.52.tar.xz
+fb44b418c50db6950a43c0a8cc0c663f  man-pages-additional-20130731.tar.xz
+c3ab5df043bc95de69f73cb71a3c7bb6  man-pages-3.53.tar.xz


More information about the scm-commits mailing list