update to 3.31
This commit is contained in:
parent
e1009b3d39
commit
fc9859dd08
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
man-pages-posix-2003-a.tar.bz2
|
||||
/man-pages-additional-20101006.tar.bz2
|
||||
/man-pages-3.30.tar.bz2
|
||||
/man-pages-3.31.tar.bz2
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: Man (manual) pages from the Linux Documentation Project
|
||||
Name: man-pages
|
||||
Version: 3.30
|
||||
Release: 3%{?dist}
|
||||
Version: 3.31
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
|
||||
Group: Documentation
|
||||
URL: http://www.kernel.org/pub/linux/docs/manpages/
|
||||
@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(en) %{_mandir}/en/man*/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 19 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-1
|
||||
- update to 3.31
|
||||
|
||||
* Thu Nov 18 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.30-3
|
||||
- resolves: #647269
|
||||
PR_SET_SECCOMP and _exit, documentation bug
|
||||
|
Loading…
Reference in New Issue
Block a user