parent
2f1072ee9b
commit
27935c64b2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/man-pages-posix-2003-a.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
|
||||
Name: man-pages
|
||||
Version: 3.54
|
||||
Release: 2%{?dist}
|
||||
Version: 3.55
|
||||
Release: 1%{?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
|
||||
* 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
|
||||
- resolves: #1031703
|
||||
removed pt_chown(5) man page
|
||||
|
Loading…
Reference in New Issue
Block a user