Ignore:
Timestamp:
11/17/2015 02:45:39 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
27a6f85
Parents:
cf193634
Message:

Update to elfutils-0.164
Update to Python-3.5.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    rcf193634 rd52c17f  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "7d092d1bba6e17f0d9bd21b49e441dd5">
     10  <!ENTITY python3-md5sum        "d149d2812f10cbe04c042232e7964171">
    1111  <!ENTITY python3-size          "14 MB">
    12   <!ENTITY python3-buildsize     "274 MB (additional 38 MB for the docs and 29 MB for the tests)">
    13   <!ENTITY python3-time          "1.2 SBU (additional 1.8 SBU for the tests)">
     12  <!ENTITY python3-buildsize     "358 MB (additional 38 MB for the docs and 29 MB for the tests)">
     13  <!ENTITY python3-time          "1.4 SBU (additional 1.8 SBU for the tests)">
    1414
    1515  <!ENTITY python3htmldoc-download-http
    1616           "https://docs.python.org/3/archives/python-&python3-version;-docs-html.tar.bz2">
    17   <!ENTITY python3htmldoc-md5sum        "fd4595908e51268639c40b5ad1d1ccc2">
    18   <!ENTITY python3htmldoc-size          "5.2 MB">
     17<!--   <!ENTITY python3htmldoc-md5sum        "fd4595908e51268639c40b5ad1d1ccc2">
     18  <!ENTITY python3htmldoc-size          "5.2 MB"> -->
    1919]>
    2020
     
    4343    </para>
    4444
    45     &lfs77_checked;
     45    &lfs78_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8787        </para>
    8888      </listitem>
    89       <listitem>
     89<!--      <listitem>
    9090        <para>
    9191          Download MD5 sum: &python3htmldoc-md5sum;
     
    9696          Download size: &python3htmldoc-size;
    9797        </para>
    98       </listitem>
     98      </listitem> -->
    9999    </itemizedlist>
    100100
     
    134134    </para>
    135135
    136 <screen><userinput>./configure --prefix=/usr       \
     136<screen><userinput>CXX="/usr/bin/g++" ./configure --prefix=/usr       \
    137137            --enable-shared     \
    138138            --with-system-expat \
     
    259259        </seg>
    260260        <seg>
    261           libpython&python3-majorver;m.so and libpython3.so
     261          libpython&python3-majorver;m.so,
     262          and libpython3.so
    262263        </seg>
    263264        <seg>
Note: See TracChangeset for help on using the changeset viewer.