Changeset 3aaceb5 for BOOK


Ignore:
Timestamp:
Sep 6, 2015, 9:28:22 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
e184030
Parents:
1ea2eb3
Message:

Upgrade Texinfo to 6.0 from 5.2.

Location:
BOOK
Files:
4 edited

Legend:

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

    r1ea2eb3 r3aaceb5  
    4141
    4242<screen os="g"><userinput>make install</userinput></screen>
     43
     44    <para os="h">Optionally, install the components belonging in a TeX installation:</para>
     45
     46<screen os="i"><userinput>make TEXMF=/usr/share/texmf install-tex</userinput></screen>
    4347
    4448  </sect2>
  • BOOK/final-system/multilib/texinfo.xml

    r1ea2eb3 r3aaceb5  
    5252    xpointer="xpointer(//*[@os='g'])"/>
    5353
     54    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     55    href="../common/texinfo.xml"
     56    xpointer="xpointer(//*[@os='h'])"/>
     57
     58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     59    href="../common/texinfo.xml"
     60    xpointer="xpointer(//*[@os='i'])"/>
     61
    5462  </sect2>
    5563
  • BOOK/introduction/common/changelog.xml

    r1ea2eb3 r3aaceb5  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[William Harrington] - Update Texinfo to 6.0. Fixes ticket
     44          <ulink url="&clfs-ticket-root;1041">#1041.</ulink></para>
     45        </listitem>
     46        <listitem>
    4347          <para>[William Harrington] - Update XML-Parser to 2.44. Fixes ticket
    4448          <ulink url="&clfs-ticket-root;1039">#1039.</ulink></para>
  • BOOK/packages.ent

    r1ea2eb3 r3aaceb5  
    474474<!ENTITY tzdata-home "http://www.iana.org/time-zones">
    475475
    476 <!ENTITY texinfo-version "5.2">
    477 <!ENTITY texinfo-size "3,813 KB">
     476<!ENTITY texinfo-version "6.0">
     477<!ENTITY texinfo-size "4,087 KB">
    478478<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz">
    479 <!ENTITY texinfo-md5 "cb489df8a7ee9d10a236197aefdb32c5">
     479<!ENTITY texinfo-md5 "02818e62a5b8ae0213a7ff572991bb50">
    480480<!ENTITY texinfo-home "&gnu-software;texinfo">
    481481
Note: See TracChangeset for help on using the changeset viewer.