man-pages-vl.spec 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  1. %define posix_version 2013
  2. %define posix_release a
  3. %global posix_name man-pages-posix-%{posix_version}-%{posix_release}
  4. Summary: Man (manual) pages from the Linux Documentation Project.
  5. Summary(ja): Linux ドキュメンテーションプロジェクトの Man (manual) ページ
  6. Name: man-pages
  7. Version: 4.02
  8. Release: 1%{?_dist_release}
  9. License: GPLv2+ and GPL+ and BSD and MIT and Copyright only and IEEE
  10. Group: Applications/Documentation
  11. URL: http://www.kernel.org/doc/man-pages/
  12. Source0: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
  13. # POSIX man pages
  14. Source1: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-%{posix_version}-%{posix_release}.tar.xz
  15. # Regular man pages
  16. # resolves: #698149
  17. # http://thread.gmane.org/gmane.linux.man/3413
  18. Patch20: man-pages-3.32-host.patch
  19. # resolves: #650985
  20. # https://bugzilla.kernel.org/show_bug.cgi?id=53781
  21. Patch21: man-pages-3.42-close.patch
  22. # resolves: #392431
  23. Patch22: man-pages-3.42-connect.patch
  24. Buildroot: %{_tmppath}/%{name}-%{version}-root
  25. Autoreqprov: false
  26. BuildArchitectures: noarch
  27. %description
  28. A large collection of man pages (documentation) from the Linux
  29. Documentation Project (LDP).
  30. %prep
  31. %setup -q -a 1
  32. #patch20 -p1
  33. %patch21 -p1
  34. #patch22 -p1
  35. # rename posix README so we don't have conflict
  36. %{__mv} %{posix_name}/README %{posix_name}/%{posix_name}.README
  37. ### And now remove those we are not going to use:
  38. # Part of quota
  39. rm -v man2/quotactl.2
  40. # Only briefly part of a devel version of glibc
  41. rm -v man3/getipnodeby{name,addr}.3 man3/freehostent.3
  42. # Part of libattr-devel
  43. rm -v man2/{,f,l}{get,list,remove,set}xattr.2
  44. # Problem with db x db4 (#198597) - man pages are obsolete
  45. rm -v man3/{db,btree,dbopen,hash,mpool,recno}.3
  46. # Deprecated
  47. rm -v man2/pciconfig_{write,read,iobase}.2
  48. # Part of numactl package
  49. rm -v man5/numa_maps.5
  50. # Vine
  51. # Part of shadow-utils
  52. rm -v man3/getspnam.3
  53. # part of bind
  54. rm -v man5/resolv.conf.5
  55. # Part of bind-utils
  56. rm -v man5/resolver.5
  57. # Obsolete
  58. rm -f man3/infnan.3
  59. # we do not have sccs (#203302)
  60. %{__rm} %{posix_name}/man1p/{admin,delta,get,prs,rmdel,sact,sccs,unget,val,what}.1p
  61. %build
  62. %install
  63. make install DESTDIR=$RPM_BUILD_ROOT
  64. pushd %{posix_name}
  65. make install DESTDIR=$RPM_BUILD_ROOT
  66. popd
  67. %files
  68. %defattr(0644,root,root,0755)
  69. %doc README man-pages-%{version}.Announce Changes
  70. %doc %{posix_name}/POSIX-COPYRIGHT %{posix_name}/%{posix_name}.{README,Announce}
  71. %{_mandir}/man*/*
  72. %changelog
  73. * Sun Sep 6 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.02-1
  74. - update to 4.02
  75. * Wed May 21 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 3.66-1
  76. - update to 3.66
  77. * Sun Nov 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 3.23-1
  78. - added Japanese summary
  79. - updated Sources and Patches based on Fedora 3.23-3
  80. * Fri Aug 15 2008 Shu KONNO <owa@bg.wakwak.com> 2.21-1vl5
  81. - applied new versioning policy, spec in utf-8
  82. * Wed Sep 13 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.21-1vl2
  83. - change Group to Applications/Documentation. <BTS:VineLinux:163>
  84. * Mon Jan 30 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.21-1vl1
  85. - added Japanese summary
  86. - updated 2.21 based on Fedora 2.21-1
  87. * Mon Jan 16 2006 Ivana Varekova <varekova@redhat.com> 2.21-1
  88. - add the description of reload-count option (nscd.conf
  89. man page - bug 177368)
  90. * Tue Dec 13 2005 Ivana Varekova <varekova@redhat.com> 2.16-2
  91. - fix bug 174628 - mmap(2) CAN return mappings at location 0
  92. * Thu Sep 29 2005 Ivana Varekova <varekova@redhat.com> 2.07-7
  93. - fix typo in nsswitch.conf man page (bug 169309)
  94. * Mon Sep 12 2005 Ivana Varekova <varekova@redhat.com> 2.07-3
  95. - fix socket.7 man page - fix information about SO_RCVLOWAT option
  96. (bug 163120)
  97. * Tue Aug 23 2005 Ivana Varekova <varekova@redhat.com> 2.07-2
  98. - add sln.8 man page (bug 10601)
  99. * Mon Jul 04 2005 Jiri Ryska <jryska@redhat.com> 2.05-1
  100. - update to 2.05
  101. - atanh(3) fix
  102. - issue(5) fix
  103. - ldd(1) fix
  104. - removed man1p/{compress,uncompress,renice}.1p
  105. * Sun Mar 21 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.66-0vl1
  106. - updated 1.66
  107. - added Patch5--15 from Fedora 1.66-2
  108. * Tue Sep 09 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.60-0vl1
  109. - new upstream release 1.60
  110. - dropped SOURCE3, 4 and 5
  111. * Sun Sep 29 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 1.53-0vl1
  112. - new upstream release 1.53
  113. * Wed Aug 14 2002 IWAI Masaharu <iwai@alib.jp> 1.52-2vl1
  114. - sync Rawhide 1.52-2
  115. - upstream release
  116. - added Patch1, 2 and 3
  117. - removed getipnodebyname.3, getipnodebyname.3, freehostent.3
  118. - Fix reference in rpcgen(1) - #69740
  119. - Fix #63547
  120. - Mentium mem=nopentium in bootparam(7) - #60487
  121. - Fix to iconv(1) - #66441
  122. - Ret value of iconv(3) was wrong (#65375)
  123. - Remove getipnodebyname, getipnodebyname, freehostent - they were
  124. only briefly part of a glibc devel version (#62646)
  125. * Wed Mar 06 2002 Toru Sagami <sagami@vinelinux.org> 1.47-1vl1
  126. - 1.47
  127. * Wed Oct 10 2001 Toru Sagami <sagami@vinelinux.org> 1.40-1vl1
  128. - remove resolv.conf.5
  129. * Tue Sep 25 2001 Trond Eivind Glomsr藷?<teg@redhat.com> 1.40-1
  130. - 1.40. Remove now included patches.
  131. * Tue Sep 4 2001 Trond Eivind Glomsr藷?<teg@redhat.com> 1.39-2
  132. - New strptime.3, from the ftp site. Matches glibc better.
  133. - Fix missing .br in netdevices.7 (#53091)
  134. * Tue Aug 7 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  135. - 1.39
  136. - Drop obsolete patches
  137. * Tue Jul 24 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  138. - s/NSF/NFS/ in initrd.4 - (#48322)
  139. * Mon Jul 2 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  140. - regcomp and friends support collating elements now (#46939)
  141. * Thu Jun 21 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  142. - 1.38
  143. * Fri Jun 8 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  144. - 1.37
  145. * Thu Jun 7 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  146. - Remove capset(2) - part of libcap (#43828)
  147. * Fri Jun 1 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  148. - Remove diff.1 - let diffutils include it instead
  149. - Remove capget.2 - it's included in libcap
  150. - Keep resolv.conf.5 - it's useful on systems without bind packages
  151. - Fix bootparam.7 (patch from Tim Waugh (twaugh@redhat.com)
  152. * Tue May 22 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  153. - 1.36
  154. - drop some old patches, redo others
  155. * Thu May 17 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  156. - Work around bug in groff for latin1.7 (#41118)
  157. * Wed Apr 4 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  158. - use MS_SYNCHRONOUS instead of MS_SYNC in mount(2) (#34665)
  159. * Tue Apr 3 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  160. - roff fixes to multiple man pages
  161. * Mon Apr 2 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  162. - correct the URL for unicode in the charset manpage (#34291)
  163. - roff fixes
  164. - redo iconv patch, so we don't get a .orig from patch because of
  165. a two line offset
  166. * Fri Mar 30 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  167. - remove resolv.conf (bind-utils) and infnan (obsolete - #34171)
  168. * Wed Mar 28 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  169. - resurrect getnetent(3)
  170. * Sun Mar 25 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  171. - 1.35, obsoletes patch for strsep
  172. - move rpcinfo to section 8 (#33114)
  173. * Fri Mar 9 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  174. - Include man-pages on locales (#29713)
  175. * Tue Feb 13 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  176. - fix return value of strsep(3) call (#24789)
  177. * Mon Jan 15 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  178. - 1.34
  179. * Fri Dec 15 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  180. - 1.33
  181. - obsolete some old, now included patches
  182. - remove netman-cvs, it's now older than the mainstream
  183. * Tue Nov 21 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  184. - Identify two of the macros in stat(2) as GNU, not POSIX. (#21169)
  185. * Wed Nov 08 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  186. - don't delete the man pages for dlopen() and friends,
  187. they are no longer part of another package
  188. - include man pages for ld*
  189. * Tue Oct 24 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  190. - remove const from iconv function prototype (#19486)
  191. * Tue Aug 29 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  192. - reference wctype(3) instead of non-existing ctype(3)
  193. from regex(7) (#17037)
  194. - 1.31
  195. * Sun Aug 27 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  196. - remove lilo man pages (now included in package)
  197. (#16984)
  198. * Fri Aug 04 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  199. - fixed bad header specification (#15364)
  200. - removed obsolete patches from package
  201. - updated the rest
  202. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  203. - automatic rebuild
  204. * Mon Jun 19 2000 Matt Wilson <msw@redhat.com>
  205. - defattr before docs in filelist
  206. * Sat Jun 17 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  207. - updated to 1.30
  208. * Tue Jun 06 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  209. - use %%{_tmppath}
  210. * Wed May 31 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  211. - remove resolv.conf(5) - part of bind-utils
  212. * Tue May 30 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  213. - Remove resolver, dlclose, dlerror, dlopen, dlsym as these
  214. are included in other packages.
  215. * Tue May 30 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  216. - use %%{_mandir) instead of /usr/man
  217. - verify and fix bug in mmap man page (#7382)
  218. - verify and fix missing data in recvfrom man page (#1736)
  219. - verify and fix missing data in putw man page (#10104)
  220. - fixed sendfile(2) man page (#5599)
  221. - fixed tzset man page (#11623)
  222. * Mon May 15 2000 Trond Eivind Glomsr藷?<teg@redhat.com>
  223. - updated to 1.29
  224. - split off other languages into separate RPMS
  225. * Thu Mar 16 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  226. - do not use group "man"
  227. * Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com>
  228. - don't apply the netman-cvs man pages anymore, as they seem to be really
  229. out of date
  230. * Sat Feb 05 2000 Cristian Gafton <gafton@redhat.com>
  231. - put back man3/resolver.3
  232. * Fri Feb 04 2000 Cristian Gafton <gafton@redhat.com>
  233. - remove non-man pages (#7814)
  234. * Fri Feb 4 2000 Matt Wilson <msw@redhat.com>
  235. - exclude dir.1 and vdir.1 (these are in the fileutils package)
  236. * Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
  237. - version 1.28
  238. * Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com>
  239. - Fixed SIGILL, SIGQUIT in signals.7
  240. * Wed Oct 06 1999 Cristian Gafton <gafton@redhat.com>
  241. - fix man page for getcwd
  242. * Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com>
  243. - added man pages for set/getcontext
  244. * Tue Sep 14 1999 Bill Nottingham <notting@redhat.com>
  245. - remove some bad man pages
  246. * Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
  247. - czech, german, spanish, russian man pages
  248. * Thu Sep 09 1999 Cristian Gafton <gafton@redhat.com>
  249. - version 1.26
  250. - add french man pages
  251. - add italian man pages
  252. * Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com>
  253. - update to 1.25.
  254. * Fri Apr 16 1999 Cristian Gafton <gafton@redhat.com>
  255. - fiox man page fro ftw
  256. * Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
  257. - spellnig fixse
  258. * Tue Mar 30 1999 Bill Nottingham <notting@redhat.com>
  259. - updated to 1.23
  260. * Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com>
  261. - added kernel net manpages
  262. * Mon Mar 22 1999 Erik Troan <ewt@redhat.com>
  263. - updated printf man page
  264. - added rpcgen man page
  265. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  266. - auto rebuild in the new build environment (release 6)
  267. * Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
  268. - leave the lilo man pages alone (oops)
  269. * Fri Feb 12 1999 Michael Maher <mike@redhat.com>
  270. - fixed bug #413
  271. * Mon Jan 18 1999 Cristian Gafton <gafton@redhat.com>
  272. - remove lilo man pages too
  273. - got rebuilt for 6.0
  274. * Tue Sep 08 1998 Cristian Gafton <gafton@redhat.com>
  275. - version 1.21
  276. * Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com>
  277. - updated to 1.20
  278. * Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
  279. - get rid of the modutils man pages
  280. - updated to 1.19
  281. * Fri Apr 24 1998 Prospector System <bugs@redhat.com>
  282. - translations modified for de, fr, tr
  283. * Wed Apr 08 1998 Erik Troan <ewt@redhat.com>
  284. - updated to 1.18
  285. * Sun Oct 19 1997 Erik Troan <ewt@redhat.com>
  286. - updated to 1.17
  287. - moved build root to /var
  288. * Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
  289. - made a noarch package