diff --git a/man-pages-ja-446881-bash.1.patch b/man-pages-ja-446881-bash.1.patch new file mode 100644 index 0000000..441d23b --- /dev/null +++ b/man-pages-ja-446881-bash.1.patch @@ -0,0 +1,12 @@ +diff -ruN man-pages-ja-20060815.orig/manual/GNU_bash/man1/bash.1 man-pages-ja-20060815/manual/GNU_bash/man1/bash.1 +--- man-pages-ja-20060815.orig/manual/GNU_bash/man1/bash.1 2006-08-15 00:07:04.000000000 +0900 ++++ man-pages-ja-20060815/manual/GNU_bash/man1/bash.1 2008-05-23 11:12:57.000000000 +0900 +@@ -5937,7 +5937,7 @@ + ���롼�פο��������礭����硢 + �Ǹ�Υ롼�� (�֥ȥåץ�٥�פΥ롼��) �Ǽ¹Ԥ���³����ޤ��� + .B continue +-���¹Ԥ��줿���˥����뤬�롼�פμ¹���Ǥʤ��ä���������� ++���¹Ԥ��줿���˥����뤬�롼�פμ¹���Ǥʤ��ä���硢 + �֤��ͤ� 0 �Ȥʤ�ޤ��� + .TP + .PD 0 diff --git a/man-pages-ja.spec b/man-pages-ja.spec index d81abe0..9be30d8 100644 --- a/man-pages-ja.spec +++ b/man-pages-ja.spec @@ -2,7 +2,7 @@ Name: man-pages-ja Version: 20080515 -Release: 1%{?dist} +Release: 2%{?dist} # Actual license for each Japanese manpages is the same to the original English manpages' license. License: Freely redistributable without restriction BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +25,7 @@ Patch15: man-pages-ja-358081-sysctl-warn.patch Patch16: man-pages-ja-20080415-connect.2.patch Patch17: man-pages-ja-432668-iptables.8.patch Patch18: man-pages-ja-433692-printf.1.patch +Patch19: man-pages-ja-446881-bash.1.patch Summary: Japanese man (manual) pages from the Japanese Manual Project Group: Documentation @@ -49,6 +50,7 @@ Japanese Manual pages, translated by JM-Project (Japanese Manual Project). %patch16 -p1 -b .connect %patch17 -p1 -b .iptables %patch18 -p1 -b .printf +%patch19 -p1 -b .bash-continue %build perl %{SOURCE1} '$DESTDIR' | make @@ -121,6 +123,9 @@ rm -fr $RPM_BUILD_ROOT %changelog +* Fri May 23 2008 Akira TAGOH - 20080515-2 +- correct the description of 'continue' built-in command in bash(1). + * Thu May 22 2008 Akira TAGOH - 20080515-1 - updates to 20080515.