[packages/man-pages] - updated to 6.8
qboosh
qboosh at pld-linux.org
Tue May 21 23:00:41 CEST 2024
commit 3d0ca6c03d301273adada72df3ca2ce2831cacc9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue May 21 22:59:09 2024 +0200
- updated to 6.8
man-pages-tars.list | 9 +++++++++
man-pages.spec | 8 +++++---
2 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/man-pages.spec b/man-pages.spec
index aef697e..c8039c0 100644
--- a/man-pages.spec
+++ b/man-pages.spec
@@ -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: 6.7
+Version: 6.8
Release: 1
License: distributable
Group: Documentation
@@ -41,7 +41,7 @@ Group: Documentation
%define zh_version 1.5.2
%define posix_version 2017-a
Source0: https://www.kernel.org/pub/linux/docs/man-pages/%{name}-%{version}.tar.xz
-# Source0-md5: 1bd39d60e741f37b550d27f9d4fb1656
+# Source0-md5: b4bbf3d7ba22877eeec4916168b40268
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
@@ -317,7 +317,7 @@ install -d man-pages-extra/C
# prepare somehow unified source trees
install -d src
-%{__mv} man-pages-%{version} src/C
+%{__mv} man-pages-%{version}/man src/C
%{__mv} man-pages-posix-%(echo %{posix_version} | sed -e s/-a//)/man*p src/C
%{__mv} man-pages-cs-%{cs_version} src/cs
%{__mv} manpages-da-%{da_version} src/da
@@ -380,6 +380,8 @@ done < %{SOURCE50}
%{__mv} -i src/C/man3head/*.3head src/C/man3
%{__mv} -i src/C/man3type/*.3type src/C/man3
rmdir src/C/man2type src/C/man3{const,head,type}
+# originally done by `make install`
+%{__sed} -i -e '/^\.TH/ s/(unreleased)/%{version}/' $(grep -l '^\.TH' src/C/man[1-8]/*.[1-8]*)
# da: add man1 subdir
install -d src/da/man1
diff --git a/man-pages-tars.list b/man-pages-tars.list
index 7ab962e..b85c527 100644
--- a/man-pages-tars.list
+++ b/man-pages-tars.list
@@ -968,6 +968,7 @@ man3/llrintl.3
man3/llround.3
man3/llroundf.3
man3/llroundl.3
+man3/locale_t.3type
man3/localeconv.3
man3/localtime.3
man3/localtime_r.3
@@ -1025,6 +1026,7 @@ man3/mbrtowc.3
man3/mbsinit.3
man3/mbsnrtowcs.3
man3/mbsrtowcs.3
+man3/mbstate_t.3type
man3/mbstowcs.3
man3/mbtowc.3
man3/mcheck.3
@@ -1197,8 +1199,10 @@ man3/pthread_getconcurrency.3
man3/pthread_getcpuclockid.3
man3/pthread_getname_np.3
man3/pthread_getschedparam.3
+man3/pthread_getspecific.3
man3/pthread_join.3
man3/pthread_key_create.3
+man3/pthread_key_delete.3
man3/pthread_kill.3
man3/pthread_kill_other_threads_np.3
man3/pthread_mutex_consistent.3
@@ -1213,11 +1217,13 @@ man3/pthread_mutexattr_getkind_np.3
man3/pthread_mutexattr_getpshared.3
man3/pthread_mutexattr_getrobust.3
man3/pthread_mutexattr_getrobust_np.3
+man3/pthread_mutexattr_gettype.3
man3/pthread_mutexattr_init.3
man3/pthread_mutexattr_setkind_np.3
man3/pthread_mutexattr_setpshared.3
man3/pthread_mutexattr_setrobust.3
man3/pthread_mutexattr_setrobust_np.3
+man3/pthread_mutexattr_settype.3
man3/pthread_once.3
man3/pthread_rwlockattr_getkind_np.3
man3/pthread_rwlockattr_setkind_np.3
@@ -1230,6 +1236,7 @@ man3/pthread_setconcurrency.3
man3/pthread_setname_np.3
man3/pthread_setschedparam.3
man3/pthread_setschedprio.3
+man3/pthread_setspecific.3
man3/pthread_sigmask.3
man3/pthread_sigqueue.3
man3/pthread_spin_destroy.3
@@ -1686,6 +1693,7 @@ man3/vwarnx.3
man3/vwprintf.3
man3/warn.3
man3/warnx.3
+man3/wchar_t.3type
man3/wcpcpy.3
man3/wcpncpy.3
man3/wcrtomb.3
@@ -1718,6 +1726,7 @@ man3/wctomb.3
man3/wctrans.3
man3/wctype.3
man3/wcwidth.3
+man3/wint_t.3type
man3/wmemchr.3
man3/wmemcmp.3
man3/wmemcpy.3
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/man-pages.git/commitdiff/3d0ca6c03d301273adada72df3ca2ce2831cacc9
More information about the pld-cvs-commit
mailing list