- fix mmap2 man page
- spec file cleanup
This commit is contained in:
parent
6462217480
commit
c3982a356f
11
man-pages-2.39-mmap2.patch
Normal file
11
man-pages-2.39-mmap2.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- man-pages-2.39/man2/mmap2.2.pom 2006-08-04 11:41:28.000000000 +0200
|
||||
+++ man-pages-2.39/man2/mmap2.2 2007-01-12 12:22:21.000000000 +0100
|
||||
@@ -50,7 +50,7 @@
|
||||
system call operates in exactly the same way as
|
||||
.BR mmap (2),
|
||||
except that the final argument specifies the offset into the
|
||||
-file in units of the system page size (instead of bytes).
|
||||
+file in 4kB units (instead of bytes).
|
||||
This enables applications that use a 32-bit
|
||||
.I off_t
|
||||
to map
|
117
man-pages.spec
117
man-pages.spec
@ -1,9 +1,10 @@
|
||||
Summary: Man (manual) pages from the Linux Documentation Project.
|
||||
Summary: Man (manual) pages from the Linux Documentation Project
|
||||
Name: man-pages
|
||||
Version: 2.43
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: distributable
|
||||
Group: Documentation
|
||||
URL: http://www.kernel.org/pub/linux/docs/manpages/
|
||||
Source0: http://www.kernel.org/pub/linux/docs/manpages/man-pages-%{version}.tar.bz2
|
||||
Source1: rpcgen.1
|
||||
Source2: resolver.5
|
||||
@ -38,6 +39,7 @@ Patch36: man-pages-2.39-unimplemented.patch
|
||||
Patch37: man-pages-2.41-mmap.patch
|
||||
Patch38: man-pages-2.43-mount.patch
|
||||
Patch39: man-pages-2.39-tgkill.patch
|
||||
Patch40: man-pages-2.39-mmap2.patch
|
||||
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
Autoreq: false
|
||||
@ -83,6 +85,7 @@ tar xzf %{SOURCE11}
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch40 -p1
|
||||
|
||||
|
||||
%build
|
||||
@ -183,6 +186,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/en/man*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 12 2007 Ivana Varekova <varekova@redhat.com> 2.43-3
|
||||
- fix mmap2 man page
|
||||
- spec file cleanup
|
||||
|
||||
* Fri Dec 8 2006 Ivana Varekova <varekova@redhat.com> 2.43-2
|
||||
- remove old/wrong patches
|
||||
- fix tgkill/tkill man pages inconsistency
|
||||
@ -395,173 +402,173 @@ of some syscalls) (see bug 159225)
|
||||
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 1.53-2
|
||||
- rebuild
|
||||
|
||||
* Tue Aug 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.53-1
|
||||
* Tue Aug 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.53-1
|
||||
- 1.53
|
||||
- Fix #71750, #72754
|
||||
|
||||
* Thu Jul 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.52-2
|
||||
* Thu Jul 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.52-2
|
||||
- Fix reference in rpcgen(1) - #69740
|
||||
|
||||
* Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.52-1
|
||||
* Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.52-1
|
||||
- 1.52
|
||||
|
||||
* Thu Jul 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-5
|
||||
* Thu Jul 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-5
|
||||
- Fix #63547
|
||||
|
||||
* Tue Jul 9 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-4
|
||||
* Tue Jul 9 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-4
|
||||
- Mentium mem=nopentium in bootparam(7) - #60487
|
||||
|
||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Wed Jun 12 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-2
|
||||
* Wed Jun 12 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-2
|
||||
- Fix to iconv(1) - #66441
|
||||
|
||||
* Tue Jun 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-1
|
||||
* Tue Jun 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.51-1
|
||||
- 1.51
|
||||
|
||||
* Thu Jun 6 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.50-1
|
||||
* Thu Jun 6 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.50-1
|
||||
- 1.50
|
||||
|
||||
* Wed May 29 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-4
|
||||
* Wed May 29 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-4
|
||||
- Bump
|
||||
|
||||
* Thu May 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-3
|
||||
* Thu May 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-3
|
||||
- Ret value of iconv(3) was wrong (#65375)
|
||||
|
||||
* Thu Apr 4 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-2
|
||||
* Thu Apr 4 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-2
|
||||
- Remove getipnodebyname, getipnodebyname, freehostent - they were
|
||||
only briefly part of a glibc devel version (#62646)
|
||||
|
||||
* Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-1
|
||||
* Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.48-1
|
||||
- 1.48
|
||||
|
||||
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.47-2
|
||||
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.47-2
|
||||
- Rebuild
|
||||
|
||||
* Tue Jan 15 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.47-1
|
||||
* Tue Jan 15 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.47-1
|
||||
- 1.47
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Thu Dec 6 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.44-2
|
||||
* Thu Dec 6 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.44-2
|
||||
- Add entry on ext3 in fs.5 (#55945)
|
||||
|
||||
* Tue Dec 4 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.44-1
|
||||
* Tue Dec 4 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.44-1
|
||||
- 1.44
|
||||
- No patches required anymore - get rid of them.
|
||||
|
||||
* Thu Nov 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-2
|
||||
* Thu Nov 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-2
|
||||
- Fix docs for setresuid/setresgid (#56038)
|
||||
|
||||
* Thu Nov 8 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-1
|
||||
* Thu Nov 8 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.43-1
|
||||
- 1.43
|
||||
|
||||
* Tue Oct 23 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.42-1
|
||||
* Tue Oct 23 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.42-1
|
||||
- 1.42
|
||||
|
||||
* Mon Oct 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.41-1
|
||||
* Mon Oct 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.41-1
|
||||
- 1.41
|
||||
- Remove bug section in llseek.2, which claimed ext2 don't support
|
||||
files bigger than 2 GB (#54569)
|
||||
|
||||
* Tue Sep 25 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.40-1
|
||||
* Tue Sep 25 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.40-1
|
||||
- 1.40. Remove now included patches.
|
||||
|
||||
* Tue Sep 4 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.39-2
|
||||
* Tue Sep 4 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.39-2
|
||||
- New strptime.3, from the ftp site. Matches glibc better.
|
||||
- Fix missing .br in netdevices.7 (#53091)
|
||||
|
||||
* Tue Aug 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Aug 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.39
|
||||
- Drop obsolete patches
|
||||
|
||||
* Tue Jul 24 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Jul 24 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- s/NSF/NFS/ in initrd.4 - (#48322)
|
||||
|
||||
* Mon Jul 2 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Mon Jul 2 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- regcomp and friends support collating elements now (#46939)
|
||||
|
||||
* Thu Jun 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Thu Jun 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.38
|
||||
|
||||
* Fri Jun 8 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri Jun 8 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.37
|
||||
|
||||
* Thu Jun 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Thu Jun 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Remove capset(2) - part of libcap (#43828)
|
||||
|
||||
* Fri Jun 1 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri Jun 1 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Remove diff.1 - let diffutils include it instead
|
||||
- Remove capget.2 - it's included in libcap
|
||||
- Keep resolv.conf.5 - it's useful on systems without bind packages
|
||||
- Fix bootparam.7 (patch from Tim Waugh (twaugh@redhat.com)
|
||||
|
||||
* Tue May 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue May 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.36
|
||||
- drop some old patches, redo others
|
||||
|
||||
* Thu May 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Thu May 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Work around bug in groff for latin1.7 (#41118)
|
||||
|
||||
* Wed Apr 4 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Wed Apr 4 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- use MS_SYNCHRONOUS instead of MS_SYNC in mount(2) (#34665)
|
||||
|
||||
* Tue Apr 3 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Apr 3 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- roff fixes to multiple man pages
|
||||
|
||||
* Mon Apr 2 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Mon Apr 2 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- correct the URL for unicode in the charset manpage (#34291)
|
||||
- roff fixes
|
||||
- redo iconv patch, so we don't get a .orig from patch because of
|
||||
a two line offset
|
||||
|
||||
* Fri Mar 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri Mar 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- remove resolv.conf (bind-utils) and infnan (obsolete - #34171)
|
||||
|
||||
* Wed Mar 28 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Wed Mar 28 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- resurrect getnetent(3)
|
||||
|
||||
* Sun Mar 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Sun Mar 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.35, obsoletes patch for strsep
|
||||
- move rpcinfo to section 8 (#33114)
|
||||
|
||||
* Fri Mar 9 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri Mar 9 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Include man-pages on locales (#29713)
|
||||
|
||||
* Tue Feb 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Feb 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- fix return value of strsep(3) call (#24789)
|
||||
|
||||
* Mon Jan 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Mon Jan 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.34
|
||||
|
||||
* Fri Dec 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri Dec 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- 1.33
|
||||
- obsolete some old, now included patches
|
||||
- remove netman-cvs, it's now older than the mainstream
|
||||
|
||||
* Tue Nov 21 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Nov 21 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- Identify two of the macros in stat(2) as GNU, not POSIX. (#21169)
|
||||
|
||||
* Wed Nov 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Wed Nov 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- don't delete the man pages for dlopen() and friends,
|
||||
they are no longer part of another package
|
||||
- include man pages for ld*
|
||||
|
||||
* Thu Oct 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Thu Oct 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- remove const from iconv function prototype (#19486)
|
||||
|
||||
* Tue Aug 29 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Tue Aug 29 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- reference wctype(3) instead of non-existing ctype(3)
|
||||
from regex(7) (#17037)
|
||||
- 1.31
|
||||
|
||||
* Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Sun Aug 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- remove lilo man pages (now included in package)
|
||||
(#16984)
|
||||
|
||||
* Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Fri Aug 04 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- fixed bad header specification (#15364)
|
||||
- removed obsolete patches from package
|
||||
- updated the rest
|
||||
@ -572,20 +579,20 @@ of some syscalls) (see bug 159225)
|
||||
* Mon Jun 19 2000 Matt Wilson <msw@redhat.com>
|
||||
- defattr before docs in filelist
|
||||
|
||||
* Sun Jun 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Sun 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>
|
||||
* Tue Jun 06 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- use %%{_tmppath}
|
||||
|
||||
* Wed May 31 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* 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>
|
||||
* 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>
|
||||
* 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)
|
||||
@ -593,7 +600,7 @@ of some syscalls) (see bug 159225)
|
||||
- fixed sendfile(2) man page (#5599)
|
||||
- fixed tzset man page (#11623)
|
||||
|
||||
* Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
* Mon May 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
||||
- updated to 1.29
|
||||
- split off other languages into separate RPMS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user