Changeset 2830f42 for BOOK


Ignore:
Timestamp:
Oct 29, 2007, 5:29:52 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0f7e9ab
Parents:
50f4cec
Message:

Updated Vim Patch to Branch Update

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/vim.xml

    r50f4cec r2830f42  
    3838    archives into the same directory.</para>
    3939
    40     <para os="p1">The following patch contains updates from the maintainer. The
    41     maintainer of Vim only releases these patches to fix serious issues.</para>
    42 
    43 <screen os="p2"><userinput>patch -Np1 -i ../&vim-fixes-patch;</userinput></screen>
     40    <para os="p1">The following patches merges all updates from the &vim-version; Branch
     41    from the Vim developers:</para>
     42
     43<screen os="p2"><userinput>patch -Np1 -i ../&vim-branch_update-patch;</userinput></screen>
    4444
    4545    <para os="b">Change the default location of
  • BOOK/introduction/common/changelog.xml

    r50f4cec r2830f42  
    4242        <listitem>
    4343          <para>[jim] - Updated Binutils 2.18 Branch Update Patch.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[jim] - Updated Vim 7.1 Branch Update Patch.</para>
    4447        </listitem>
    4548      </itemizedlist>
  • BOOK/materials/common/patches.xml

    r50f4cec r2830f42  
    209209
    210210    <varlistentry>
    211       <term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
    212       <listitem>
    213         <para>Download: <ulink
    214         url="&patches-root;&vim-fixes-patch;"/></para>
    215         <para>MD5 sum: <literal>&vim-fixes-patch-md5;</literal></para>
     211      <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
     212      <listitem>
     213        <para>Download: <ulink
     214        url="&patches-root;&vim-branch_update-patch;"/></para>
     215        <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
    216216      </listitem>
    217217    </varlistentry>
  • BOOK/patches.ent

    r50f4cec r2830f42  
    8989<!ENTITY texinfo-mbstate_fix-patch-size "4 KB">
    9090
    91 <!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-4.patch">
    92 <!ENTITY vim-fixes-patch-md5 "0a49b64726c44594c73483b8aa26e121">
    93 <!ENTITY vim-fixes-patch-size "248 KB">
     91<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-1.patch">
     92<!ENTITY vim-branch_update-patch-md5 "375d26a977ebc4e6854f47665a9a184f">
     93<!ENTITY vim-branch_update-patch-size "256 KB">
    9494
    9595<!ENTITY zlib-fpic-patch "zlib-&zlib-version;-fPIC-1.patch">
Note: See TracChangeset for help on using the changeset viewer.