]> git.pld-linux.org Git - packages/man-pages.git/blobdiff - man-pages.spec
- up to 2.58
[packages/man-pages.git] / man-pages.spec
index 00f339da62c4951e848946a0a590dcef2f3044b1..1680b2867c2fb3509e77a747cf75cd93ec4b96c1 100644 (file)
@@ -15,7 +15,7 @@ Summary(ru.UTF-8):    Страницы руководства из Проекта 
 Summary(tr.UTF-8):     Linux Belgeleme Projesinin sistem kılavuz sayfaları
 Summary(uk.UTF-8):     Сторінки мануалу (man) з Linux Documentation Project
 Name:          man-pages
-Version:       2.42
+Version:       2.58
 Release:       1
 License:       distributable
 Group:         Documentation
@@ -29,7 +29,7 @@ Group:                Documentation
 %define                hu_version              20010119
 %define                id_version              20011116
 %define                it_version              2.34
-%define                ja_version              20060815
+%define                ja_version              20070615
 %define                ko_version              20050219
 %define                nl_version              0.13.3
 %define                pl_version              20051105
@@ -39,8 +39,8 @@ Group:                Documentation
 %define                ru_asp_version          1.4
 %define                tr_version              1.0.3
 %define                zh_version              1.5
-Source0:       ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/manpages/%{name}-%{version}.tar.gz
-# Source0-md5: 9e9ca369c2686014eba5db9cf05cb264
+Source0:       http://www.kernel.org/pub/linux/docs/manpages/%{name}-%{version}.tar.gz
+# Source0-md5: 4d3e4dd7bd954830cd66dce5c0a95d9f
 Source1:       ftp://ftp.linux.cz/pub/localization/linux/czman/%{name}-cs-%{cs_version}.tar.gz
 # Source1-md5: e8036794c1762804f2e242cc5b52001e
 # there is no LDP man page here, yet - but include it in sources for completeness
@@ -69,7 +69,7 @@ Source9:      http://www.mif.pg.gda.pl/homepages/ankry/man-pages/man-pages-from-www-i
 Source10:      ftp://ftp.pluto.linux.it/pub/pluto/ildp/man/%{name}-it-%{it_version}.tar.gz
 # Source10-md5:        259868d64ee589828b4cc43e8769507b
 Source11:      http://www.linux.or.jp/JM/%{name}-ja-%{ja_version}.tar.gz
-# Source11-md5:        0d5f64ddaf4ee862d1a03c72acc20c15
+# Source11-md5:        d0079890039b10ef88f1e635ce59d859
 Source12:      http://download.kldp.net/man/man-pages-ko/%{ko_version}/%{name}-ko-%{ko_version}.tar.gz
 # Source12-md5:        e31dc6a51c02436371373dedaeeeacab
 Source13:      ftp://ftp.nl.linux.org/pub/DOC-NL/manpages-nl/manpages-nl-%{nl_version}.tar.gz
@@ -437,15 +437,20 @@ done
 # glibc
 find man3 -type f | grep -v 'intro\.3' | xargs rm -f
 rm -f man1/ldd.1
+rm -f man1/rpcgen.1
 rm -f man5/{locale,nscd.conf,nsswitch.conf,tzfile}.5
 rm -f man7/{ascii,charsets,iso*,koi8-r,latin*,locale,unicode,utf*}.7
 rm -f man8/{ld.so,ldconfig,nscd,tzselect,zdump,zic}.8
 rm -f */man1/ldd.1 */man8/sln.8 */man1/iconv.1
+rm -f {ja,ru}/man1/rpcgen.1
 %endif
 
 # shadow (but not pwdutils!); shadow(5) is missing in pwdutils too
 rm -f man5/passwd.5
 
+# rpcbind, formerly glibc
+rm -f man8/rpcinfo.8
+
 rm -f man1/{i,}gawk.1
 rm -f man1/{i,}gawk.1
 rm -f {it,ja,pl}/man1/{i,}gawk.1
This page took 0.040142 seconds and 4 git commands to generate.