Changeset 1950bb2b


Ignore:
Timestamp:
May 19, 2011, 2:45:46 AM (13 years ago)
Author:
Jonathan Norman <jonathan at bluesquarelinux.co.uk>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
411eb70
Parents:
421e729
Message:

Updated KBD to 1.15.3 and added required es.po patch

Files:
1 added
6 edited

Legend:

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

    r421e729 r1950bb2b  
    2525  <sect2 role="installation">
    2626    <title>Installation of Kbd</title>
     27
     28    <para os="p1">Apply the following patch to fix a typo in es.po:</para>
     29
     30    <screen os="p2"><userinput>patch -Np1 -i ../&kbd-espo-patch;</userinput></screen>
    2731
    2832    <para os="a">Prepare Kbd for compilation:</para>
  • BOOK/final-system/multilib/kbd.xml

    r421e729 r1950bb2b  
    2121  <sect2 role="installation">
    2222    <title>Installation of Kbd</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     25    href="../common/kbd.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/kbd.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/introduction/common/changelog.xml

    r421e729 r1950bb2b  
    4040      <para>May 19, 2011</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[Jonathan] - Added es.po fix for KBD 1.15.3.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[Jonathan] - Updated KBD to 1.15.3.</para>
     47        </listitem>
    4248        <listitem>
    4349          <para>[Jonathan] - Fixed issue with cross PPL using
  • BOOK/materials/common/patches.xml

    r421e729 r1950bb2b  
    101101
    102102    <varlistentry>
     103      <term>Kbd es.po Fix Patch - <token>&kbd-espo-patch-size;</token>:</term>
     104      <listitem>
     105        <para>Download: <ulink
     106        url="&patches-root;&kbd-espo-patch;"/></para>
     107        <para>MD5 sum: <literal>&kbd-espo-patch-md5;</literal></para>
     108      </listitem>
     109    </varlistentry>
     110
     111    <varlistentry>
    103112      <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term>
    104113      <listitem>
  • BOOK/packages.ent

    r421e729 r1950bb2b  
    230230<!ENTITY iputils-home "http://www.linuxfoundation.org/en/Net:Iputils">
    231231
    232 <!ENTITY kbd-version "1.15.2">
    233 <!ENTITY kbd-size "1,524 KB">
     232<!ENTITY kbd-version "1.15.3">
     233<!ENTITY kbd-size "1,660 KB">
    234234<!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz">
    235 <!ENTITY kbd-md5 "77d0b51454522bc6c170bbdc6e31202a">
     235<!ENTITY kbd-md5 "8143e179a0f3c25646ce5085e8777200">
    236236<!ENTITY kbd-home " ">
    237237
  • BOOK/patches.ent

    r421e729 r1950bb2b  
    4444<!ENTITY iputils-doc-patch-md5 "2eee5e095005bf4be426797a4aefa27b">
    4545<!ENTITY iputils-doc-patch-size "136 KB">
     46
     47<!ENTITY kbd-espo-patch "kbd-&kbd-version;-es.po_fix-1.patch">
     48<!ENTITY kbd-espo-patch-md5 "476c4066c5c663b44b67acaa4cdef62e">
     49<!ENTITY kbd-espo-patch-size "1 KB">
    4650
    4751<!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
Note: See TracChangeset for help on using the changeset viewer.