Changeset 54d2269


Ignore:
Timestamp:
Jul 25, 2010, 3:41:48 PM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
55c1469e
Parents:
e81afa2
Message:

Updated File to 5.04.

Location:
BOOK
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • BOOK/introduction/common/changelog.xml

    re81afa2 r54d2269  
    4040      <para>July 25, 2010</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Updated File to 5.04.</para>
     44        </listitem>
    4245        <listitem>
    4346          <para>[jciccone] - Downgraded PPL to 0.10.2, GCC Incompatible.</para>
  • BOOK/materials/common/patches.xml

    re81afa2 r54d2269  
    7474
    7575    <varlistentry>
    76       <term>File Cross-Compile Patch - <token>&file-cross_compile-patch-size;</token>:</term>
    77       <listitem>
    78         <para>Download: <ulink
    79         url="&patches-root;&file-cross_compile-patch;"/></para>
    80         <para>MD5 sum: <literal>&file-cross_compile-patch-md5;</literal></para>
    81       </listitem>
    82     </varlistentry>
    83 
    84     <varlistentry>
    8576      <term>Flex GCC 4.4.x Patch - <token>&flex-gcc44-patch-size;</token>:</term>
    8677      <listitem>
  • BOOK/packages.ent

    re81afa2 r54d2269  
    143143<!ENTITY expect-lib-version "5.43">
    144144
    145 <!ENTITY file-version "5.03">
    146 <!ENTITY file-size "601 KB">
     145<!ENTITY file-version "5.04">
     146<!ENTITY file-size "608 KB">
    147147<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
    148148<!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">-->
    149 <!ENTITY file-md5 "d05f08a53e5c2f51f8ee6a4758c0cc53">
     149<!ENTITY file-md5 "accade81ff1cc774904b47c72c8aeea0">
    150150<!ENTITY file-home "http://www.darwinsys.com/file">
    151151
  • BOOK/patches.ent

    re81afa2 r54d2269  
    2929<!ENTITY expect-spawn-patch-size "6 KB">
    3030
    31 <!ENTITY file-cross_compile-patch "file-&file-version;-cross_compile-1.patch">
    32 <!ENTITY file-cross_compile-patch-md5 "17956303345b8514a9c2bdc3939a21e5">
    33 <!ENTITY file-cross_compile-patch-size "1 KB">
    34 
    3531<!ENTITY flex-gcc44-patch "flex-&flex-version;-gcc44-1.patch">
    3632<!ENTITY flex-gcc44-patch-md5 "a6ffbba93d034380e12110bb6d399113">
  • BOOK/temp-system/64/file.xml

    re81afa2 r54d2269  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../common/file.xml"
    26     xpointer="xpointer(//*[@os='ap1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../common/file.xml"
    30     xpointer="xpointer(//*[@os='ap2'])"/>
    3123
    3224  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/file.xml

    re81afa2 r54d2269  
    2222  <sect2 role="installation">
    2323    <title>Installation of File</title>
    24 
    25     <para os="ap1">The following patch will fix a compile issue that would prevent
    26     a proper creation of the <filename>magic.mgc</filename> file. This would
    27     show up as an error messsage.
    28     <computeroutput>ERROR: file: File &file-version; supports only 6 version
    29     magic files. `/tools/share/file/magic.mgc' is version 2</computeroutput>:</para>
    30 
    31 <screen os="ap2"><userinput>patch -Np1 -i ../&file-cross_compile-patch;</userinput></screen>
    3224
    3325    <para os="a">Prepare File for compilation:</para>
  • BOOK/temp-system/multilib/file.xml

    re81afa2 r54d2269  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../common/file.xml"
    26     xpointer="xpointer(//*[@os='ap1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../common/file.xml"
    30     xpointer="xpointer(//*[@os='ap2'])"/>
    3123
    3224  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.