Removed pt_chown(5) man page

- resolves: #1031703
This commit is contained in:
Peter Schiffer 2013-12-04 11:58:20 +01:00
parent e00a936901
commit 2f1072ee9b
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 3.54-2
- resolves: #1031703
removed pt_chown(5) man page
* Wed Oct 9 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-1
- resolves: #1009535
updated to 3.54

View File

@ -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