]> git.pld-linux.org Git - packages/man-pages.git/blobdiff - man-pages.spec
- up to 5.07
[packages/man-pages.git] / man-pages.spec
index a0c02a679daf1ef1e38aeba25126cb6f0ba0787c..c8b2130edf4846869072cc38e15c12ee02a350ef 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:       5.03
+Version:       5.07
 Release:       1
 License:       distributable
 Group:         Documentation
@@ -29,7 +29,7 @@ Group:                Documentation
 %define                hu_version              20010119
 %define                id_version              20011116
 %define                it_version              4.08
-%define                ja_version              20191015
+%define                ja_version              20200415
 %define                ko_version              20050219
 %define                nl_version              0.13.3
 %define                pl_version              20051105
@@ -41,7 +41,7 @@ Group:                Documentation
 %define                zh_version              1.5.2
 %define                posix_version           2013-a
 Source0:       https://www.kernel.org/pub/linux/docs/man-pages/%{name}-%{version}.tar.xz
-# Source0-md5: 4a85d16759c883048a1d27c741dadf17
+# Source0-md5: 4423c3e8d8e8224382ff244449c29468
 Source1:       ftp://ftp.linux.cz/pub/localization/linux/czman/%{name}-cs-%{cs_version}.tar.bz2
 # Source1-md5: a3df67d98ab63a0a360cd0794ec87e0e
 # there is no LDP man page here, yet - but include it in sources for completeness
@@ -78,7 +78,7 @@ Source10:     ftp://ftp.pluto.linux.it/pub/pluto/ildp/man/%{name}-it-%{it_version}.t
 # note: man-pages-it-extra-0.5.0.tar.gz is also covered by the above version
 #Source11Download: http://linuxjm.osdn.jp/download.html
 Source11:      http://linuxjm.osdn.jp/%{name}-ja-%{ja_version}.tar.gz
-# Source11-md5:        57969415701eb835a6437bbf1e464816
+# Source11-md5:        e1e17eda8f2d5b3a0c112a6066ba4def
 Source12:      http://download.kldp.net/man/man-pages-ko/%{ko_version}/%{name}-ko-%{ko_version}.tar.gz
 # Source12-md5:        e31dc6a51c02436371373dedaeeeacab
 # TODO: check 20051127 in Debian/Ubuntu?
@@ -114,8 +114,9 @@ Patch0:             %{name}-zh_fixes.patch
 Patch1:                %{name}-misc.patch
 Patch2:                %{name}-extra.patch
 Patch3:                %{name}-tr-bash.patch
-Patch4:                %{name}-misc-localized.patch
-Patch5:                %{name}-cs-bash.patch
+Patch4:                %{name}-tr-so-links.patch
+Patch5:                %{name}-misc-localized.patch
+Patch6:                %{name}-cs-bash.patch
 Patch10:       %{name}-extra-files.patch
 URL:           https://www.kernel.org/doc/man-pages/
 BuildRequires: autoconf >= 2.61
@@ -309,7 +310,8 @@ Fragmenty POSIX 1003.1-2003 w postaci stron podręcznika systemowego.
 %setup -q -c -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a30
 %patch0 -p1 -d manpages-zh-%{zh_version}
 %patch3 -p1 -d man-pages-tr-%{tr_version}
-%patch5 -p1 -d man-pages-cs-%{cs_version}
+%patch4 -p1 -d man-pages-tr-%{tr_version}
+%patch6 -p1 -d man-pages-cs-%{cs_version}
 # man-pages-extra
 %patch10 -p0
 %patch2 -p0 -d man-pages-extra
@@ -447,7 +449,7 @@ done
 # zh: handler later (after build)
 
 %patch1 -p1 -d src/C
-%patch4 -p1 -d src
+%patch5 -p1 -d src
 
 # patching creates backups
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -rf
This page took 0.03242 seconds and 4 git commands to generate.