rpms/man-pages-ja/devel man-pages-ja-446881-bash.1.patch, NONE, 1.1 man-pages-ja.spec, 1.65, 1.66

Akira TAGOH (tagoh) fedora-extras-commits at redhat.com
Fri May 23 03:30:34 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/man-pages-ja/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22833

Modified Files:
	man-pages-ja.spec 
Added Files:
	man-pages-ja-446881-bash.1.patch 
Log Message:
* Fri May 23 2008 Akira TAGOH <tagoh at redhat.com> - 20080515-2
- correct the description of 'continue' built-in command in bash(1).

man-pages-ja-446881-bash.1.patch:

--- NEW FILE man-pages-ja-446881-bash.1.patch ---
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


Index: man-pages-ja.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ja/devel/man-pages-ja.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- man-pages-ja.spec	22 May 2008 03:51:58 -0000	1.65
+++ man-pages-ja.spec	23 May 2008 03:29:45 -0000	1.66
@@ -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 @@
 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 @@
 %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 @@
 
 
 %changelog
+* Fri May 23 2008 Akira TAGOH <tagoh at redhat.com> - 20080515-2
+- correct the description of 'continue' built-in command in bash(1).
+
 * Thu May 22 2008 Akira TAGOH <tagoh at redhat.com> - 20080515-1
 - updates to 20080515.
 




More information about the fedora-extras-commits mailing list