parent
2f1072ee9b
commit
27935c64b2
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-20131204.tar.xz
|
/man-pages-additional-20131204.tar.xz
|
||||||
/man-pages-3.54.tar.xz
|
/man-pages-3.55.tar.xz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
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.55
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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
|
||||||
|
* Mon Dec 16 2013 Peter Schiffer <pschiffe@redhat.com> - 3.55-1
|
||||||
|
- resolves: #1043074
|
||||||
|
updated to 3.55
|
||||||
|
|
||||||
* Wed Dec 4 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-2
|
* Wed Dec 4 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-2
|
||||||
- resolves: #1031703
|
- resolves: #1031703
|
||||||
removed pt_chown(5) man page
|
removed pt_chown(5) man page
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
||||||
ff3655a145cfc50eddc1f15f6ef41d81 man-pages-additional-20131204.tar.xz
|
ff3655a145cfc50eddc1f15f6ef41d81 man-pages-additional-20131204.tar.xz
|
||||||
382f83e670ecbe1d97fc58e03da0b026 man-pages-3.54.tar.xz
|
443b13defb23df578aa11c6c768f2c7d man-pages-3.55.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user