%global posix_version 2013 %global posix_release a %global posix_name man-pages-posix-%{posix_version}-%{posix_release} Summary: Man (manual) pages from the Linux Documentation Project. Summary(ja): Linux ドキュメンテーションプロジェクトの Man (manual) ページ Name: man-pages Version: 5.01 Release: 1%{?_dist_release} License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE Group: Applications/Documentation URL: http://www.kernel.org/doc/man-pages/ Source0: 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/man-pages-posix-%{posix_version}-%{posix_release}.tar.xz Vendor: Project Vine Distribution: Vine Linux # POSIX man pages # resolves: #1415757 Patch0: man-pages-posix-2013-a-pthread_once.patch # Regular man pages # resolves: #650985 # https://bugzilla.kernel.org/show_bug.cgi?id=53781 Patch21: man-pages-3.42-close.patch Buildroot: %{_tmppath}/%{name}-%{version}-root Autoreqprov: false BuildArchitectures: noarch %description A large collection of man pages (documentation) from the Linux Documentation Project (LDP). %prep %setup -q -a 1 %patch0 -p1 %patch21 -p1 # rename posix README so we don't have conflict %{__mv} %{posix_name}/README %{posix_name}/%{posix_name}.README ### And now remove those 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 # we are not using SystemV anymore #{__rm} man7/boot.7 # we do not have sccs (#203302) #{__rm} %{posix_name}/man1p/{admin,delta,get,prs,rmdel,sact,sccs,unget,val,what}.1p # remove man pages deprecated by libxcrypt (#1610307) %{__rm} man3/crypt{,_r}.3 # Vine # part of keyutils rm -f man7/keyrings.7* rm -f man7/persistent-keyring.7* rm -f man7/process-keyring.7* rm -f man7/session-keyring.7* rm -f man7/thread-keyring.7* rm -f man7/user-keyring.7* rm -f man7/user-session-keyring* # Part of shadow-utils rm -v man3/getspnam.3 # part of bind rm -v man5/resolv.conf.5 # Part of bind-utils rm -v man5/resolver.5 # Obsolete rm -f man3/infnan.3 %build %install make install DESTDIR=$RPM_BUILD_ROOT pushd %{posix_name} make install DESTDIR=$RPM_BUILD_ROOT popd %files %defattr(0644,root,root,0755) %doc README man-pages-%{version}.Announce Changes %doc %{posix_name}/POSIX-COPYRIGHT %{posix_name}/%{posix_name}.{README,Announce} %{_mandir}/man*/* %changelog * Sat May 18 2019 Tomohiro "Tomo-p" KATO 5.01-1 - new upstream release. - dropped Patch20, 22. - imported Patch0. * Sun Sep 6 2015 Ryoichi INAGAKI 4.02-1 - update to 4.02 * Wed May 21 2014 Daisuke SUZUKI 3.66-1 - update to 3.66 * Sun Nov 22 2009 Ryoichi INAGAKI 3.23-1 - added Japanese summary - updated Sources and Patches based on Fedora 3.23-3 * Fri Aug 15 2008 Shu KONNO 2.21-1vl5 - applied new versioning policy, spec in utf-8 * Wed Sep 13 2006 Kazutaka HARADA 2.21-1vl2 - change Group to Applications/Documentation. * Mon Jan 30 2006 Ryoichi INAGAKI 2.21-1vl1 - added Japanese summary - updated 2.21 based on Fedora 2.21-1 * Mon Jan 16 2006 Ivana Varekova 2.21-1 - add the description of reload-count option (nscd.conf man page - bug 177368) * Tue Dec 13 2005 Ivana Varekova 2.16-2 - fix bug 174628 - mmap(2) CAN return mappings at location 0 * Thu Sep 29 2005 Ivana Varekova 2.07-7 - fix typo in nsswitch.conf man page (bug 169309) * Mon Sep 12 2005 Ivana Varekova 2.07-3 - fix socket.7 man page - fix information about SO_RCVLOWAT option (bug 163120) * Tue Aug 23 2005 Ivana Varekova 2.07-2 - add sln.8 man page (bug 10601) * Mon Jul 04 2005 Jiri Ryska 2.05-1 - update to 2.05 - atanh(3) fix - issue(5) fix - ldd(1) fix - removed man1p/{compress,uncompress,renice}.1p * Sun Mar 21 2004 Ryoichi INAGAKI 1.66-0vl1 - updated 1.66 - added Patch5--15 from Fedora 1.66-2 * Tue Sep 09 2003 Ryoichi INAGAKI 1.60-0vl1 - new upstream release 1.60 - dropped SOURCE3, 4 and 5 * Sun Sep 29 2002 Daisuke SUZUKI 1.53-0vl1 - new upstream release 1.53 * Wed Aug 14 2002 IWAI Masaharu 1.52-2vl1 - sync Rawhide 1.52-2 - upstream release - added Patch1, 2 and 3 - removed getipnodebyname.3, getipnodebyname.3, freehostent.3 - Fix reference in rpcgen(1) - #69740 - Fix #63547 - Mentium mem=nopentium in bootparam(7) - #60487 - Fix to iconv(1) - #66441 - Ret value of iconv(3) was wrong (#65375) - Remove getipnodebyname, getipnodebyname, freehostent - they were only briefly part of a glibc devel version (#62646) * Wed Mar 06 2002 Toru Sagami 1.47-1vl1 - 1.47 * Wed Oct 10 2001 Toru Sagami 1.40-1vl1 - remove resolv.conf.5 * Tue Sep 25 2001 Trond Eivind Glomsr藷? 1.40-1 - 1.40. Remove now included patches. * Tue Sep 4 2001 Trond Eivind Glomsr藷? 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藷? - 1.39 - Drop obsolete patches * Tue Jul 24 2001 Trond Eivind Glomsr藷? - s/NSF/NFS/ in initrd.4 - (#48322) * Mon Jul 2 2001 Trond Eivind Glomsr藷? - regcomp and friends support collating elements now (#46939) * Thu Jun 21 2001 Trond Eivind Glomsr藷? - 1.38 * Fri Jun 8 2001 Trond Eivind Glomsr藷? - 1.37 * Thu Jun 7 2001 Trond Eivind Glomsr藷? - Remove capset(2) - part of libcap (#43828) * Fri Jun 1 2001 Trond Eivind Glomsr藷? - 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藷? - 1.36 - drop some old patches, redo others * Thu May 17 2001 Trond Eivind Glomsr藷? - Work around bug in groff for latin1.7 (#41118) * Wed Apr 4 2001 Trond Eivind Glomsr藷? - use MS_SYNCHRONOUS instead of MS_SYNC in mount(2) (#34665) * Tue Apr 3 2001 Trond Eivind Glomsr藷? - roff fixes to multiple man pages * Mon Apr 2 2001 Trond Eivind Glomsr藷? - 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藷? - remove resolv.conf (bind-utils) and infnan (obsolete - #34171) * Wed Mar 28 2001 Trond Eivind Glomsr藷? - resurrect getnetent(3) * Sun Mar 25 2001 Trond Eivind Glomsr藷? - 1.35, obsoletes patch for strsep - move rpcinfo to section 8 (#33114) * Fri Mar 9 2001 Trond Eivind Glomsr藷? - Include man-pages on locales (#29713) * Tue Feb 13 2001 Trond Eivind Glomsr藷? - fix return value of strsep(3) call (#24789) * Mon Jan 15 2001 Trond Eivind Glomsr藷? - 1.34 * Fri Dec 15 2000 Trond Eivind Glomsr藷? - 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藷? - Identify two of the macros in stat(2) as GNU, not POSIX. (#21169) * Wed Nov 08 2000 Trond Eivind Glomsr藷? - don't delete the man pages for dlopen() and friends, they are no longer part of another package - include man pages for ld* * Tue Oct 24 2000 Trond Eivind Glomsr藷? - remove const from iconv function prototype (#19486) * Tue Aug 29 2000 Trond Eivind Glomsr藷? - reference wctype(3) instead of non-existing ctype(3) from regex(7) (#17037) - 1.31 * Sun Aug 27 2000 Trond Eivind Glomsr藷? - remove lilo man pages (now included in package) (#16984) * Fri Aug 04 2000 Trond Eivind Glomsr藷? - fixed bad header specification (#15364) - removed obsolete patches from package - updated the rest * Wed Jul 12 2000 Prospector - automatic rebuild * Mon Jun 19 2000 Matt Wilson - defattr before docs in filelist * Sat Jun 17 2000 Trond Eivind Glomsr藷? - updated to 1.30 * Tue Jun 06 2000 Trond Eivind Glomsr藷? - use %%{_tmppath} * Wed May 31 2000 Trond Eivind Glomsr藷? - remove resolv.conf(5) - part of bind-utils * Tue May 30 2000 Trond Eivind Glomsr藷? - Remove resolver, dlclose, dlerror, dlopen, dlsym as these are included in other packages. * Tue May 30 2000 Trond Eivind Glomsr藷? - 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藷? - updated to 1.29 - split off other languages into separate RPMS * Thu Mar 16 2000 Florian La Roche - do not use group "man" * Fri Mar 03 2000 Cristian Gafton - don't apply the netman-cvs man pages anymore, as they seem to be really out of date * Sat Feb 05 2000 Cristian Gafton - put back man3/resolver.3 * Fri Feb 04 2000 Cristian Gafton - remove non-man pages (#7814) * Fri Feb 4 2000 Matt Wilson - exclude dir.1 and vdir.1 (these are in the fileutils package) * Thu Feb 03 2000 Cristian Gafton - version 1.28 * Fri Nov 05 1999 Michael K. Johnson - Fixed SIGILL, SIGQUIT in signals.7 * Wed Oct 06 1999 Cristian Gafton - fix man page for getcwd * Wed Sep 22 1999 Cristian Gafton - added man pages for set/getcontext * Tue Sep 14 1999 Bill Nottingham - remove some bad man pages * Mon Sep 13 1999 Preston Brown - czech, german, spanish, russian man pages * Thu Sep 09 1999 Cristian Gafton - version 1.26 - add french man pages - add italian man pages * Fri Jul 23 1999 Jeff Johnson - update to 1.25. * Fri Apr 16 1999 Cristian Gafton - fiox man page fro ftw * Mon Apr 05 1999 Cristian Gafton - spellnig fixse * Tue Mar 30 1999 Bill Nottingham - updated to 1.23 * Thu Mar 25 1999 Cristian Gafton - added kernel net manpages * Mon Mar 22 1999 Erik Troan - updated printf man page - added rpcgen man page * Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 6) * Thu Mar 18 1999 Cristian Gafton - leave the lilo man pages alone (oops) * Fri Feb 12 1999 Michael Maher - fixed bug #413 * Mon Jan 18 1999 Cristian Gafton - remove lilo man pages too - got rebuilt for 6.0 * Tue Sep 08 1998 Cristian Gafton - version 1.21 * Sat Jun 20 1998 Jeff Johnson - updated to 1.20 * Wed May 06 1998 Cristian Gafton - get rid of the modutils man pages - updated to 1.19 * Fri Apr 24 1998 Prospector System - translations modified for de, fr, tr * Wed Apr 08 1998 Erik Troan - updated to 1.18 * Sun Oct 19 1997 Erik Troan - updated to 1.17 - moved build root to /var * Thu Jul 31 1997 Erik Troan - made a noarch package