parent
9bf22688d7
commit
c8919bddb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/man-pages-posix-2013-a.tar.xz
|
||||
/man-pages-additional-20140218.tar.xz
|
||||
/man-pages-4.02.tar.xz
|
||||
/man-pages-4.03.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: Linux kernel and C library user-space interface documentation
|
||||
Name: man-pages
|
||||
Version: 4.02
|
||||
Release: 2%{?dist}
|
||||
Version: 4.03
|
||||
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/
|
||||
@ -76,6 +76,10 @@ popd
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 07 2015 Nikola Forró <nforro@redhat.com> - 4.03-1
|
||||
- updated to 4.03
|
||||
resolves #1288782
|
||||
|
||||
* Thu Oct 22 2015 Nikola Forró <nforro@redhat.com> - 4.02-2
|
||||
- added conflict with attr versions containing attr.5 man page
|
||||
resolves #1273702
|
||||
|
Loading…
Reference in New Issue
Block a user