]> git.pld-linux.org Git - packages/man-pages.git/commitdiff
- fixed fr, updated ja, rel. 3 (2 reserved for Ra)
authorankry <ankry@pld-linux.org>
Wed, 15 Jun 2005 04:21:22 +0000 (04:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    man-pages.spec -> 1.179

man-pages.spec

index 0d17607eac341b3e12352177b7baeb61b4456c8f..a30cc44af57fd862b5b6cb8f070ac7967b561b50 100644 (file)
@@ -16,7 +16,7 @@ Summary(tr):  Linux Belgeleme Projesinin sistem k
 Summary(uk):   óÔÏÒ¦ÎËÉ ÍÁÎÕÁÌÕ (man) Ú Linux Documentation Project
 Name:          man-pages
 Version:       2.01
-Release:       2
+Release:       3
 License:       distributable
 Group:         Documentation
 %define                cs_version              0.16
@@ -30,7 +30,7 @@ Group:                Documentation
 %define                hu_version              2001_01_05
 %define                id_version              20011116
 %define                it_version              0.3.4
-%define                ja_version              20050415
+%define                ja_version              20050515
 %define                ko_version              20010901
 %define                nl_version              0.13.3
 %define                pl_version              20050612
@@ -71,7 +71,7 @@ Source8:      http://www.mif.pg.gda.pl/homepages/ankry/man-pages/man_hu_%{hu_version}
 Source10:      ftp://ftp.pluto.linux.it/pub/pluto/ildp/man/%{name}-it-%{it_version}.tar.gz
 # Source10-md5:        4e072cafbd196654c925ff0a0dca2c8f
 Source11:      http://www.linux.or.jp/JM/%{name}-ja-%{ja_version}.tar.gz
-# Source11-md5:        4e58c2d0b555c497788b260393d46d66
+# Source11-md5:        597aae98309e219d53c9ca695e181040
 #
 # Source12:    ftp://metalab.unc.edu/pub/Linux/docs/LDP/man-pages/%{name}-ko-%{ko_version}.tar.gz
 Source12:      http://download.kldp.net/man/%{name}-ko-%{ko_version}.tar.gz
@@ -334,7 +334,7 @@ for n in man{1,2,3,4,5,6,7,8}/*; do
        if [ -f manpages-fi/$n ]; then
                install manpages-fi/$n $RPM_BUILD_ROOT%{_mandir}/fi/$n
        fi
-       if [ -f man-fr-%{fr_base_version}/$n ]; then
+       if [ -f man-fr-%{fr_version}/$n ]; then
                install man-fr-%{fr_base_version}/$n $RPM_BUILD_ROOT%{_mandir}/fr/$n
 #      if [ -f man-fr/$n ]; then
 #              install man-fr/$n $RPM_BUILD_ROOT%{_mandir}/fr/$n
This page took 0.090484 seconds and 4 git commands to generate.