]> git.pld-linux.org Git - packages/man-pages.git/blobdiff - man-pages.spec
- updated ja man-pages; rel. 2
[packages/man-pages.git] / man-pages.spec
index 4d44722dc8c6072481c2acdf39b3bbd8b2dbddcd..9edc64dd78a80a6839a8001bd4e771bb0958c489 100644 (file)
@@ -16,7 +16,7 @@ Summary(tr):  Linux Belgeleme Projesinin sistem k
 Summary(uk):   óÔÏÒ¦ÎËÉ ÍÁÎÕÁÌÕ (man) Ú Linux Documentation Project
 Name:          man-pages
 Version:       1.56
-Release:       1
+Release:       2
 License:       distributable
 Group:         Documentation
 %define                cs_version              0.16
@@ -29,7 +29,7 @@ Group:                Documentation
 %define                hu_version              2001_01_05
 %define                id_version              20011116
 %define                it_version              0.3.3
-%define                ja_version              20030217
+%define                ja_version              20030315
 %define                ko_version              20010901
 %define                nl_version              0.13.3
 %define                pl_version              20020828
@@ -337,7 +337,7 @@ for n in man{1,2,3,4,5,6,7,8}/*; do
        if [ -f cman/$n ]; then
                install cman/$n $RPM_BUILD_ROOT%{_mandir}/zh_CN/$n
 #               Doesn't work. Bad encoding ?
-               iconv -f GB2312 -t Big5 cman/$n > $RPM_BUILD_ROOT%{_mandir}/zh_TW/$n
+#              iconv -f GB2312 -t Big5 cman/$n > $RPM_BUILD_ROOT%{_mandir}/zh_TW/$n
        fi
 done
 bzip2 -dc %{SOURCE50} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
This page took 0.028095 seconds and 4 git commands to generate.