Changeset 047523e for general/genlib


Ignore:
Timestamp:
09/03/2014 06:19:11 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-11177
Children:
ac274708
Parents:
f73c3c34
Message:

Merged some changes from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14181 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/genlib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/exempi.xml

    rf73c3c34 r047523e  
    88  <!ENTITY exempi-download-ftp  " ">
    99  <!ENTITY exempi-md5sum        "b55db1031a3b4609c2241f7fc870ce32">
    10   <!ENTITY exempi-size          "3.2 MB">
    11   <!ENTITY exempi-buildsize     "128 MB">
    12   <!ENTITY exempi-time          "1.0 SBU">
     10  <!ENTITY exempi-size          "3.3 MB">
     11  <!ENTITY exempi-buildsize     "123 MB (additional 13 MB for the tests)">
     12  <!ENTITY exempi-time          "less than 1.0 SBU (additional 0,3 SBU for the tests)">
    1313]>
    1414
     
    3333    Extensible Metadata Platform).</para>
    3434
    35     &lfs76_checked;
     35    &lfs75_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8383make</userinput></screen>
    8484
    85     <para>To test the results, issue: <command>make check</command>. If
     85    <para>To test the results, issue: <command>make check</command>.<!--
    8686    Valgrind is installed, mosts tests will indicate a failure, but
    87     that is a test problem and not a package problem.</para>
     87    that is a test problem and not a package problem.--></para>
    8888
    8989    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • general/genlib/genlib.xml

    rf73c3c34 r047523e  
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apr.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apr-util.xml"/>
    48   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appstream-glib.xml"/>
    4948  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aspell.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="boost.xml"/>
  • general/genlib/libunistring.xml

    rf73c3c34 r047523e  
    77  <!ENTITY libunistring-download-http "http://ftp.gnu.org/gnu/libunistring/libunistring-&libunistring-version;.tar.gz">
    88  <!ENTITY libunistring-download-ftp "ftp://ftp.gnu.org/gnu/libunistring/libunistring-&libunistring-version;.tar.gz">
    9   <!ENTITY libunistring-md5sum        "db8eca3b64163abadf8c40e5cecc261f">
    10   <!ENTITY libunistring-size          "2.4 MB">
    11   <!ENTITY libunistring-buildsize     "51 MB">
    12   <!ENTITY libunistring-time          "0.9 SBU">
     9  <!ENTITY libunistring-md5sum        "c24a6a3838d9ad4a41a62549312c4226">
     10  <!ENTITY libunistring-size          "2.9 MB">
     11  <!ENTITY libunistring-buildsize     "53 MB">
     12  <!ENTITY libunistring-time          "1 SBU">
    1313]>
    1414
     
    104104        <seg>None</seg>
    105105        <seg>libunistring.so</seg>
    106         <seg>/usr/share/libunistring</seg>
     106        <seg>/usr/share/doc/libunistring and /usr/share/libunistring</seg>
    107107      </seglistitem>
    108108    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.