[Clfs-commits] commit: r4623 - in /branches/clfs-sysroot/BOOK: final-system/common/man.xml introduction/common/changelog.xml materials/common/patches.xml patches.ent

svn at cross-lfs.org svn at cross-lfs.org
Sat Jan 31 09:10:21 PST 2009


Author: jciccone
Date: Sat Jan 31 17:10:21 2009
New Revision: 4623

Log:
Add Man Internationalization patch.

Modified:
    branches/clfs-sysroot/BOOK/final-system/common/man.xml
    branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
    branches/clfs-sysroot/BOOK/materials/common/patches.xml
    branches/clfs-sysroot/BOOK/patches.ent

Modified: branches/clfs-sysroot/BOOK/final-system/common/man.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/common/man.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/common/man.xml Sat Jan 31 17:10:21 2009
@@ -24,6 +24,10 @@
 
   <sect2 role="installation">
     <title>Installation of Man</title>
+
+    <para os="p1">This patch adds support for Internationalization:</para>
+
+<screen os="p2"><userinput>patch -Np1 -i ../&man-i18n-patch;</userinput></screen>
 
     <para os="a">A few adjustments need to be made to the sources of Man.</para>
 

Modified: branches/clfs-sysroot/BOOK/introduction/common/changelog.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/introduction/common/changelog.xml (original)
+++ branches/clfs-sysroot/BOOK/introduction/common/changelog.xml Sat Jan 31 17:10:21 2009
@@ -39,6 +39,9 @@
     <listitem>
       <para>Janurary 31, 2009</para>
       <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Added Internationalization Patch to Man.</para>
+        </listitem>
         <listitem>
           <para>[jciccone] - Updated Groff to 1.20.1.</para>
         </listitem>

Modified: branches/clfs-sysroot/BOOK/materials/common/patches.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/materials/common/patches.xml (original)
+++ branches/clfs-sysroot/BOOK/materials/common/patches.xml Sat Jan 31 17:10:21 2009
@@ -127,6 +127,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term>
+      <listitem>
+        <para>Download: <ulink
+        url="&patches-root;&man-i18n-patch;"/></para>
+        <para>MD5 sum: <literal>&man-i18n-patch-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Ncurses Bash Patch - <token>&ncurses-bashfix-patch-size;</token>:</term>
       <listitem>
         <para>Download: <ulink

Modified: branches/clfs-sysroot/BOOK/patches.ent
==============================================================================
--- branches/clfs-sysroot/BOOK/patches.ent (original)
+++ branches/clfs-sysroot/BOOK/patches.ent Sat Jan 31 17:10:21 2009
@@ -51,6 +51,10 @@
 <!ENTITY linux-serial-patch "linux-&linux-version;-serial_h_fix-1.patch">
 <!ENTITY linux-serial-patch-md5 "aa82ce2ee0cd5ab270359a0a2ed89cde">
 <!ENTITY linux-serial-patch-size "4 KB">
+
+<!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
+<!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5">
+<!ENTITY man-i18n-patch-size "12 KB">
 
 <!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch">
 <!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db">




More information about the Clfs-commits mailing list