parent
e00a936901
commit
2f1072ee9b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
/man-pages-posix-2003-a.tar.xz
|
/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
|
/man-pages-3.54.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global posix_version 2003
|
%global posix_version 2003
|
||||||
%global posix_release a
|
%global posix_release a
|
||||||
%global posix_name man-pages-posix-%{posix_version}-%{posix_release}
|
%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}
|
%global additional_name man-pages-additional-%{additional_version}
|
||||||
|
|
||||||
Summary: Man (manual) pages from the Linux Documentation Project
|
Summary: Man (manual) pages from the Linux Documentation Project
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 3.54
|
Version: 3.54
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
URL: http://www.kernel.org/doc/man-pages/
|
URL: http://www.kernel.org/doc/man-pages/
|
||||||
@ -120,6 +120,10 @@ cd ..
|
|||||||
%lang(en) %{_mandir}/en/man*/*
|
%lang(en) %{_mandir}/en/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 9 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-1
|
||||||
- resolves: #1009535
|
- resolves: #1009535
|
||||||
updated to 3.54
|
updated to 3.54
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
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
|
382f83e670ecbe1d97fc58e03da0b026 man-pages-3.54.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user