man-pages/man-pages.spec

585 lines
18 KiB
RPMSpec
Raw Normal View History

%global posix_version 2013
%global posix_release a
%global posix_name man-pages-posix-%{posix_version}-%{posix_release}
%global additional_version 20140218
2012-10-25 18:55:26 +00:00
%global additional_name man-pages-additional-%{additional_version}
Summary: Linux kernel and C library user-space interface documentation
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
Name: man-pages
2016-10-10 10:41:35 +00:00
Version: 4.08
Release: 1%{?dist}
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
Group: Documentation
URL: http://www.kernel.org/doc/man-pages/
Source: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
# POSIX man pages
Source1: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/%{posix_name}.tar.xz
# additional man-pages, the source tarball is fedora/rhel only
2012-10-25 18:55:26 +00:00
Source2: %{additional_name}.tar.xz
# attr.5 man page was moved from attr to man-pages in attr-2.4.47-11
Conflicts: attr < 2.4.47-11
Autoreq: false
BuildArch: noarch
## Patches ##
# POSIX man pages
# Currently none
2013-03-07 15:59:25 +00:00
# Regular man pages
# resolves: #650985
2014-01-29 18:05:47 +00:00
# https://bugzilla.kernel.org/show_bug.cgi?id=53781
2013-03-07 15:59:25 +00:00
Patch21: man-pages-3.42-close.patch
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
%description
A large collection of manual pages from the Linux Documentation Project (LDP).
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
%prep
%setup -q -a 1 -a 2
2013-03-07 15:59:25 +00:00
%patch21 -p1
# rename posix README so we don't have conflict
%{__mv} %{posix_name}/README %{posix_name}/%{posix_name}.README
## Remove man pages we are not going to use ##
# deprecated
%{__rm} man2/pciconfig_{write,read,iobase}.2
# problem with db x db4 (#198597) - man pages are obsolete
%{__rm} man3/{db,btree,dbopen,hash,mpool,recno}.3
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
2014-02-11 16:19:33 +00:00
# we are not using SystemV anymore
%{__rm} man7/boot.7
2014-02-11 16:19:33 +00:00
# we do not have sccs (#203302)
%{__rm} %{posix_name}/man1p/{admin,delta,get,prs,rmdel,sact,sccs,unget,val,what}.1p
%build
# nothing to build
%install
make install DESTDIR=$RPM_BUILD_ROOT
pushd %{posix_name}
make install DESTDIR=$RPM_BUILD_ROOT
popd
pushd %{additional_name}
make install DESTDIR=$RPM_BUILD_ROOT
popd
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
%files
%doc README man-pages-%{version}.Announce Changes
%doc %{posix_name}/POSIX-COPYRIGHT %{posix_name}/%{posix_name}.{README,Announce}
2007-03-12 09:19:34 +00:00
%{_mandir}/man*/*
auto-import changelog data from man-pages-1.30-4.src.rpm Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com> - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Mon Jun 19 2000 Matt Wilson <msw@redhat.com> - defattr before docs in filelist Sat Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.30 Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_tmppath} Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove resolv.conf(5) - part of bind-utils Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. Tue May 30 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %{_mandir) instead of /usr/man - verify and fix bug in mmap man page (#7382) - verify and fix missing data in recvfrom man page (#1736) - verify and fix missing data in putw man page (#10104) - fixed sendfile(2) man page (#5599) - fixed tzset man page (#11623) Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com> - updated to 1.29 - split off other languages into separate RPMS Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com> - do not use group "man" Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com> - don't apply the netman-cvs man pages anymore, as they seem to be really out of date Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com> - put back man3/resolver.3 Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com> - remove non-man pages (#7814) Fri Feb 04 2000 Matt Wilson <msw@redhat.com> - exclude dir.1 and vdir.1 (these are in the fileutils package) Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - version 1.28 Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com> - Fixed SIGILL, SIGQUIT in signals.7 Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com> - fox man page for getcwd Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com> - added man pages for set/getcontext Tue Sep 14 1999 Bill Nottingham <notting@redhat.com> - remove some bad man pages Mon Sep 13 1999 Preston Brown <pbrown@redhat.com> - czech, german, spanish, russian man pages Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com> - version 1.26 - add french man pages - add italian man pages Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com> - update to 1.25. Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com> - fiox man page fro ftw Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com> - spellnig fixse Tue Mar 30 1999 Bill Nottingham <notting@redhat.com> - updated to 1.23 Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com> - added kernel net manpages Mon Mar 22 1999 Erik Troan <ewt@redhat.com> - updated printf man page - added rpcgen man page Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - leave the lilo man pages alone (oops) Fri Feb 12 1999 Michael Maher <mike@redhat.com> - fixed bug #413 Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com> - remove lilo man pages too - got rebuilt for 6.0 Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com> - version 1.21 Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com> - updated to 1.20 Wed May 06 1998 Cristian Gafton <gafton@redhat.com> - get rid of the modutils man pages - updated to 1.19 Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Wed Apr 08 1998 Erik Troan <ewt@redhat.com> - updated to 1.18 Sun Oct 19 1997 Erik Troan <ewt@redhat.com> - updated to 1.17 - moved build root to /var Thu Jul 31 1997 Erik Troan <ewt@redhat.com> - made a noarch package
2004-09-09 08:14:25 +00:00
%changelog
2016-10-10 10:41:35 +00:00
* Mon Oct 10 2016 Nikola Forró <nforro@redhat.com> - 4.08-1
- update to 4.08
resolves #1382985
BR perl (https://fedoraproject.org/wiki/Packaging:Perl#Build_Dependencies) Original build error was: for linkfile in `find -type f -name "*.links"`; do \ perl create-links.pl /builddir/build/BUILDROOT/man-pages-pl-0.6-5.fc25.riscv64//usr/share/man/pl $linkfile; \ done /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found Makefile:28: recipe for target 'install' failed make: *** [install] Error 127 error: Bad exit status from /var/tmp/rpm-tmp.YGANu2 (%install)
2016-10-06 12:44:30 +00:00
* Thu Oct 06 2016 Richard W.M. Jones <rjones@redhat.com> - 4.07-2
- Bump release version and rebuild.
BR perl (https://fedoraproject.org/wiki/Packaging:Perl#Build_Dependencies) Original build error was: for linkfile in `find -type f -name "*.links"`; do \ perl create-links.pl /builddir/build/BUILDROOT/man-pages-pl-0.6-5.fc25.riscv64//usr/share/man/pl $linkfile; \ done /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found /bin/sh: line 1: perl: command not found Makefile:28: recipe for target 'install' failed make: *** [install] Error 127 error: Bad exit status from /var/tmp/rpm-tmp.YGANu2 (%install)
2016-10-06 12:44:30 +00:00
2016-07-28 09:28:15 +00:00
* Thu Jul 28 2016 Nikola Forró <nforro@redhat.com> - 4.07-1
- update to 4.07
resolves #1358060
2016-06-13 19:08:16 +00:00
* Mon Jun 13 2016 Tom Callaway <spot@fedoraproject.org> - 4.06-2
- remove non-free man-pages (bz#1334279)
2016-05-10 14:57:11 +00:00
* Tue May 10 2016 Nikola Forró <nforro@redhat.com> - 4.06-1
- update to 4.06
resolves #1334727
* Tue May 10 2016 Nikola Forró <nforro@redhat.com> - 4.05-3
- popen.3: RETURN VALUE: describe successful case
resolves #1331312
* Tue May 10 2016 Nikola Forró <nforro@redhat.com> - 4.05-2
- clone.2, fork.2: document ERESTARTNOINTR error code
resolves #1330663
2016-03-16 08:50:13 +00:00
* Wed Mar 16 2016 Nikola Forró <nforro@redhat.com> - 4.05-1
- update to 4.05
resolves #1317877
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.04-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-01-04 10:15:23 +00:00
* Mon Jan 04 2016 Nikola Forró <nforro@redhat.com> - 4.04-1
- updated to 4.04
resolves #1294723
2015-12-07 09:29:06 +00:00
* 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
* Mon Aug 10 2015 Nikola Forró <nforro@redhat.com> - 4.02-1
- updated to 4.02
resolves #1251780
resolves #1249444
2015-07-24 12:17:25 +00:00
* Fri Jul 24 2015 Nikola Forró <nforro@redhat.com> - 4.01-1
- updated to 4.01
resolves #1246298
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.00-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri May 22 2015 jchaloup <jchaloup@redhat.com> - 4.00-2
- rtld-audit.7: use the correct format character
resolves: #1222719
2015-05-07 16:07:38 +00:00
* Thu May 07 2015 jchaloup <jchaloup@redhat.com> - 4.00-1
- updated to 4.00
resolves: #1219478
2015-04-20 08:29:09 +00:00
* Mon Apr 20 2015 jchaloup <jchaloup@redhat.com> - 3.83-1
- updated to 3.83
resolves: #1213147
2015-03-31 14:22:20 +00:00
* Tue Mar 31 2015 jchaloup <jchaloup@redhat.com> - 3.82-1
- updated to 3.82
resolves: #1207665
2015-03-03 09:05:48 +00:00
* Tue Mar 03 2015 jchaloup <jchaloup@redhat.com> - 3.81-1
- updated to 3.81
resolves: #1197926
2015-02-22 00:36:41 +00:00
* Sun Feb 22 2015 jchaloup <jchaloup@redhat.com> - 3.80-1
- updated to 3.80
resolves: #1194974
2015-02-02 09:10:57 +00:00
* Mon Feb 02 2015 jchaloup <jchaloup@redhat.com> - 3.79-1
- updated to 3.79
resolves: #1188036
2015-01-23 12:59:20 +00:00
* Fri Jan 23 2015 jchaloup <jchaloup@redhat.com> - 3.78-1
- updated to 3.78
resolves: #1185309
2015-01-15 11:44:46 +00:00
* Thu Jan 15 2015 jchaloup <jchaloup@redhat.com> - 3.77-1
- updated to 3.77
resolves: #1181496
2015-01-05 09:15:43 +00:00
* Mon Jan 05 2015 jchaloup <jchaloup@redhat.com> - 3.76-1
- updated to 3.76
resolves: #1178355
2014-10-18 10:16:34 +00:00
* Sat Oct 18 2014 jchaloup <jchaloup@redhat.com> - 3.75-1
- updated to 3.75
resolves: #1154261
2014-10-08 13:45:07 +00:00
* Wed Oct 08 2014 jchaloup <jchaloup@redhat.com> - 3.74-1
updated to 3.74
- resolves: #1150489
2014-09-22 08:23:14 +00:00
* Mon Sep 22 2014 jchaloup <jchaloup@redhat.com> - 3.73-1
- resolves: #1145003
updated to 3.73
2014-09-08 08:41:54 +00:00
* Mon Sep 08 2014 jchaloup <jchaloup@redhat.com> - 3.72-1
- resolves: #1139140
updated to 3.72
2014-08-22 08:00:55 +00:00
* Fri Aug 22 2014 jchaloup <jchaloup@redhat.com> - 3.71-1
- resolves: #1132845
updated to 3.71
2014-07-11 11:38:24 +00:00
* Fri Jul 11 2014 jchaloup <jchaloup@redhat.com> - 3.70-1
- resolves: #1118632
updated to 3.70
2014-06-23 05:22:02 +00:00
* Mon Jun 16 2014 jchaloup <jchaloup@redhat.com> - 3.69-1
- resolves: #1111836
updated to 3.69
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.68-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-02 07:08:26 +00:00
* Mon Jun 02 2014 jchaloup <jchaloup@redhat.com> - 3.68-1
- resolves: #1103158
updated to 3.68
2014-05-27 07:14:02 +00:00
* Tue May 27 2014 jchaloup <jchaloup@redhat.com> - 3.67-1
- resolves: #1100444
updated to 3.67
2014-05-09 12:03:14 +00:00
* Fri May 09 2014 Peter Schiffer <pschiffe@redhat.com> - 3.66-1
- resolves: #1095840
updated to 3.66
2014-04-23 13:18:05 +00:00
* Wed Apr 23 2014 Peter Schiffer <pschiffe@redhat.com> - 3.65-1
- resolves: #1071305
updated to 3.65
- resolves: #1082566
install *xattr.2 man pages
2014-04-23 13:18:05 +00:00
2014-02-18 16:18:03 +00:00
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.60-1
- updated to 3.60
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.59-1
- resolves: #1066332
updated to 3.59
- cleaned .spec file
2014-02-11 16:19:33 +00:00
* Tue Feb 11 2014 Peter Schiffer <pschiffe@redhat.com> - 3.58-1
- resolves: #1063754
updated to 3.58
* Wed Feb 5 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-2
- removed invalid patch for man(1p) man page
2014-01-29 18:05:47 +00:00
* Wed Jan 29 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-1
- resolves: #1058001
updated to 3.57
- resolves: #1056781
updated to POSIX.1 2013
2014-01-29 18:05:47 +00:00
2014-01-15 09:54:40 +00:00
* Wed Jan 15 2014 Peter Schiffer <pschiffe@redhat.com> - 3.56-1
- resolves: #1051765
updated to 3.56
2013-12-16 17:21:40 +00:00
* 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
2013-10-09 14:20:01 +00:00
* Wed Oct 9 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-1
- resolves: #1009535
updated to 3.54
* Wed Jul 31 2013 Peter Schiffer <pschiffe@redhat.com> - 3.53-1
- resolves: #990459
updated to 3.53
* Mon Jul 22 2013 Peter Schiffer <pschiffe@redhat.com> - 3.52-1
- resolves: #981385
updated to 3.52
- fixed broken sentence on the futex(7) man page
- resolves: #885740
documented O_PATH flag on the open(2) man page
2013-04-23 14:41:49 +00:00
* Tue Apr 23 2013 Peter Schiffer <pschiffe@redhat.com> - 3.51-1
- resolves: #921911
updated to 3.51
2013-03-07 15:59:25 +00:00
* Thu Mar 7 2013 Peter Schiffer <pschiffe@redhat.com> - 3.48-1
- resolves: #918417
updated to 3.48
2013-02-12 17:04:47 +00:00
* Tue Feb 12 2013 Peter Schiffer <pschiffe@redhat.com> - 3.47-1
- resolves: #910268
updated to 3.47
* Fri Feb 1 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-2
- related: #858703
moved killpgrp(8) man page to the amanda-client package
2013-01-28 12:40:54 +00:00
* Mon Jan 28 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-1
- resolves: #904950
updated to 3.46
* Wed Jan 16 2013 Peter Schiffer <pschiffe@redhat.com> - 3.45-2
- dropped some outdated patches, few patches updated
2012-12-21 14:51:26 +00:00
* Fri Dec 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.45-1
- resolves: #889446
updated to 3.45
2012-11-21 18:31:30 +00:00
* Wed Nov 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.44-1
- resolves: #874650
updated to 3.44
2012-10-25 17:32:40 +00:00
* Thu Oct 25 2012 Peter Schiffer <pschiffe@redhat.com> - 3.43-1
- resolves: #866874
updated to 3.43
- added description of the TCP_CONGESTION on the tcp(7) man page
- added description of the IP_MULTICAST_ALL on the ip(7) man page
2012-10-25 18:55:26 +00:00
- updated additional man pages
2012-10-25 17:32:40 +00:00
* Wed Sep 19 2012 Peter Schiffer <pschiffe@redhat.com> - 3.42-1
2012-09-10 07:38:07 +00:00
- resolves: #847941
update to 3.42
2012-09-10 08:29:30 +00:00
- updated additional man pages
- cleaned patches
- cleaned .spec file, fixed minor encoding issue
- resolves: #837090
updated example on inet(3) man page - use fprintf(stderr,..) instead of perror
- resolves: #751429
included initgroups database in the nsswitch.conf(5) man page
- removed the sccs-related man pages (#203302)
- added description of single-request-reopen to the resolv.conf(5) man page (#717770)
- added missing EIDRM error code description to the shmop(2) man page (#800256)
- added documentation of several source-specific multicast socket options to the ip(7) man page (#804003)
- improved explanation about calling listen or connect on the ip(7) man page (#787567)
- added information about incorrect use of getdents(2) call to the man page (#809490)
- removed man-pages-3.22-sched_setaffinity.patch because the problem it describes was fixed in the kernel. see #533811 for more info
- documented why to use shutdown() before close() when dealing with sockets on close(2) man page (#650985)
- updated description of /proc/sys/fs/file-nr file in proc(5) man page (#497197)
- updated zdump(8) man page to match current zdump usage (#517309)
- fixed one incorrect error code on connect(2) man page (#392431)
- fixed typo in sysconf(3) man page (#202092)
- removed additional uuname(1) man page - was moved to the uucp package (#858642)
- removed obsolete additional userisdnctl(8) man page
2012-09-10 07:38:07 +00:00
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-05-17 14:53:20 +00:00
* Thu May 17 2012 Peter Schiffer <pschiffe@redhat.com> - 3.41-1
- resolves: #820901
update to 3.41
* Fri Apr 27 2012 Peter Schiffer <pschiffe@redhat.com> - 3.40-2
- related: #797857
fixed broken source file
2012-04-27 13:43:36 +00:00
* Fri Apr 27 2012 Peter Schiffer <pschiffe@redhat.com> - 3.40-1
- resolves: #797857
update to 3.40
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Nov 11 2011 Peter Schiffer <pschiffe@redhat.com> - 3.35-1
- resolves: #751620
update to 3.35
- resolves: #723578
typo in readlink(3p)
* Fri May 27 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-14
- resolves: #705888
the man page for proc is missing an explanation for /proc/[pid]/cgroup
* Fri Apr 22 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-13
- resolves: #698149
Remove documentation for "order" keyword in /etc/host.conf manpage
* Fri Apr 22 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-12
- resolves: #680214
manpage for fallocate(2) is wrong
* Fri Mar 25 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-11
- resolves: #681781
snprintf man page is wrong
2011-03-09 15:15:33 +00:00
* Wed Mar 9 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-10
- resolves: #675544
perfmonctl(2) typo manpage fix
* Thu Feb 24 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-9
- resolves: #679899
add scopev4 to gai.conf man page
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.32-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 31 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-7
- resolves: #673586
fix the sed pages parsing
* Thu Jan 27 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-6
- resolves: #652869
fix the necessary buffer limit in the man page for readdir_r
* Thu Jan 27 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-5
- resolves: #672348
problems with the encoding of characters set man-pages
thanks Denis Barbier for a patch
* Tue Jan 25 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-4
- resolves: #672377
fix man-pages-2.48-passwd.patch remove trailing dots
* Tue Jan 25 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-3
- resolves: #652870
fix strtol man-page
2011-01-03 10:47:35 +00:00
* Mon Jan 3 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-2
- update to 3.32
* Wed Nov 24 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-2
- resolves: #655961
add the conflict tag
2010-11-19 09:02:10 +00:00
* 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
* Thu Nov 11 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.30-2
- Resolves: #650257
fix open.2 O_EXCL description
2010-11-05 08:43:44 +00:00
* Fri Nov 5 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.30-1
- update to 3.30
2010-10-25 08:10:49 +00:00
* Mon Oct 25 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.29-1
- update 3.29
several bug fixes
2010-10-06 14:48:33 +00:00
* Wed Oct 6 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.28-3
- don't remove numa_maps, now the man page is not in numactl
- don't remove getipnodeby{name,addr}.3 and freehostent.3
they are not more part of glibc-devel
- fix typo in gai_{error,suspend,cancel} pages
* Wed Oct 6 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.28-2
- add quotactl.2 to man-pages (the package was removed from quota - #640590)
* Wed Oct 6 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.28-1
- update to 3.28
- move all additional man-pages to one source
(man-pages-additional-20101006.tar.bz2)
- remove additional man-pages without the info about license
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.27-3
- Resolves: #634626
remove link to non-existing man page
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.27-2
- Resolves: #635869
remove the link to removed man page
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.27-1
- Update to 3.27
- remove obsolete patch
* Wed Sep 8 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.26-1
- Update to 3.26
- Resolves: 624399 (rresvport man entry misleading)
2010-07-01 13:45:07 +00:00
* Thu Jul 1 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.25-1
- Update to 3.25
* Thu Jun 24 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-7
- resolves: #606038
filesystems.5 makes no mention of ext4
* Fri Jun 4 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-6
- Resolves: #596666
Man page for mmap64 is confusing
* Mon May 31 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-5
- Resolves: #597429
remove the duplicate info about error output (recv(2) man page)
* Mon May 10 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-4
- Resolves: #588620
Typo in sysconf(3) Manual page
* Mon May 3 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-3
- fix atanh man-page bug in glibc was fixed so removed the info about it
* Fri Mar 19 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-2
- Resolves: #570703
fix getnameinfo prototype
2010-03-02 09:25:28 +00:00
* Tue Mar 2 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-1
- update to 3.24
Resolves: #569451
* Mon Feb 22 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-7
- Resolves: #564528
Man page and "info" information on snprintf incomplete
* Wed Jan 27 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-6
- Resolves: #556199
update iconv.1 man page
* Tue Jan 26 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-5
- Resolves: #557971
remove unnecessary man-pages from man-pages_syscalls and man-pages_add
* Thu Dec 3 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-4
- fix typo in sched_setaffinity(2) patch
* Wed Dec 2 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-3
- fix sched_setaffinity(2) page - add an EXAMPLE and new NOTES
2009-11-18 12:25:03 +00:00
* Wed Nov 18 2009 Ivana Varekova <varekova@redhat.com> - 3.23-2
- fix ld.so man-page (#532629)
* Mon Oct 5 2009 Ivana Varekova <varekova@redhat.com> - 3.23-1
- update to 3.23
- fix proc description
2009-09-16 08:47:42 +00:00
* Wed Sep 16 2009 Ivana Varekova <varekova@redhat.com> - 3.22-6
- fix nsswitch.conf(5) man page
* Mon Sep 14 2009 Ivana Varekova <varekova@redhat.com> - 3.22-5
- fix strcpy.3 man page
- remove statfc64 man page from syscalls tarball
2009-08-11 07:03:20 +00:00
* Tue Aug 11 2009 Ivana Varekova <varekova@redhat.com> - 3.22-4
- fix gai.conf an page (#515347)
2009-07-27 11:51:25 +00:00
* Mon Jul 27 2009 Ivana Varekova <varekova@redhat.com> - 3.22-3
2009-07-27 11:42:14 +00:00
- update to 3.22
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.21-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-17 11:31:46 +00:00
* Fri Jul 17 2009 Ivana Varekova <varekova@redhat.com> - 3.21-2
- fix major.3 man page
2009-04-21 08:00:27 +00:00
* Tue Apr 21 2009 Ivana Varekova <varekova@redhat.com> - 3.21-1
- update to 3.21
2009-03-31 06:45:12 +00:00
* Tue Mar 31 2009 Ivana Varekova <varekova@redhat.com> - 3.20-1
- update to 3.20
2009-03-10 10:37:13 +00:00
* Tue Mar 10 2009 Ivana Varekova <varekova@redhat.com> - 3.19-1
- update to 3.19
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-01-16 13:24:37 +00:00
* Fri Jan 16 2009 Ivana Varekova <varekova@redhat.com> - 3.16-1
- update to 3.16
2008-12-08 14:03:45 +00:00
* Mon Dec 8 2008 Ivana Varekova <varekova@redhat.com> - 3.15-1
- update to 3.15
2008-11-13 14:27:42 +00:00
* Thu Nov 13 2008 Ivana Varekova <varekova@redhat.com> - 3.13-2
- fix relative path in proc.5
- not build yet
2008-11-13 09:08:16 +00:00
* Thu Nov 13 2008 Ivana Varekova <varekova@redhat.com> - 3.13-1
- update to 3.13
* Mon Sep 15 2008 Ivana Varekova <varekova@redhat.com> - 3.09-2
- remove numa_maps.5 man page (part of numactl)
2008-09-12 07:42:13 +00:00
* Fri Sep 12 2008 Ivana Varekova <varekova@redhat.com> - 3.09-1
- update to 3.09
* Thu Aug 14 2008 Ivana Varekova <varekova@redhat.com> - 3.07-1
- update to 3.07
- remove ncsa_auth.8 (#458498)
2008-08-07 21:19:00 +00:00
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.04-2
- fix license tag
* Tue Jul 22 2008 Ivana Varekova <varekova@redhat.com> - 3.04-1
- update to 3.04
- remove mmap, sched_setaffinity, crypt and prctl patches
- remove -f from rm commands
- remove unnecessary/bogus rm commands
* Wed Jun 18 2008 Ivana Varekova <varekova@redhat.com> - 3.00-1
- update to 3.00
- source files changes