[man-pages] Removed pt_chown(5) man page

pschiffe pschiffe at fedoraproject.org
Wed Dec 4 10:58:49 UTC 2013


commit 2f1072ee9be538916cdb3f90e8ce816fb7119730
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Wed Dec 4 11:58:20 2013 +0100

    Removed pt_chown(5) man page
    
    - resolves: #1031703

 .gitignore     |    2 +-
 man-pages.spec |    8 ++++++--
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 215dde7..65ee2a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /man-pages-posix-2003-a.tar.xz
-/man-pages-additional-20130731.tar.xz
+/man-pages-additional-20131204.tar.xz
 /man-pages-3.54.tar.xz
diff --git a/man-pages.spec b/man-pages.spec
index 44ae064..2ce47de 100644
--- a/man-pages.spec
+++ b/man-pages.spec
@@ -1,13 +1,13 @@
 %global posix_version 2003
 %global posix_release a
 %global posix_name man-pages-posix-%{posix_version}-%{posix_release}
-%global additional_version 20130731
+%global additional_version 20131204
 %global additional_name man-pages-additional-%{additional_version}
 
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
 Version: 3.54
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
 Group: Documentation
 URL: http://www.kernel.org/doc/man-pages/
@@ -120,6 +120,10 @@ cd ..
 %lang(en) %{_mandir}/en/man*/*
 
 %changelog
+* Wed Dec  4 2013 Peter Schiffer <pschiffe at redhat.com> - 3.54-2
+- resolves: #1031703
+  removed pt_chown(5) man page
+
 * Wed Oct  9 2013 Peter Schiffer <pschiffe at redhat.com> - 3.54-1
 - resolves: #1009535
   updated to 3.54
diff --git a/sources b/sources
index 99dca76..c1ed7f4 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 ec0a97ccb2ff9e4c32fac67111dbc99a  man-pages-posix-2003-a.tar.xz
-fb44b418c50db6950a43c0a8cc0c663f  man-pages-additional-20130731.tar.xz
+ff3655a145cfc50eddc1f15f6ef41d81  man-pages-additional-20131204.tar.xz
 382f83e670ecbe1d97fc58e03da0b026  man-pages-3.54.tar.xz


More information about the scm-commits mailing list