Author: fernando
Date: Mon May 25 12:45:11 2015
New Revision: 16027
Log:
Update to Python-2.7.10.
Tag Xapian-1.2.21 checked with gcc5.
Modified:
trunk/BOOK/general/genlib/xapian.xml
trunk/BOOK/general/prog/python2.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/general/genlib/xapian.xml
==============================================================================
--- trunk/BOOK/general/genlib/xapian.xml Mon May 25 12:32:27 2015
(r16026)
+++ trunk/BOOK/general/genlib/xapian.xml Mon May 25 12:45:11 2015
(r16027)
@@ -34,7 +34,7 @@
Xapian is an open source search engine library.
</para>
- &lfs77_checked; &gcc5_built;
+ &lfs77_checked; &gcc5_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/prog/python2.xml
==============================================================================
--- trunk/BOOK/general/prog/python2.xml Mon May 25 12:32:27 2015 (r16026)
+++ trunk/BOOK/general/prog/python2.xml Mon May 25 12:45:11 2015 (r16027)
@@ -7,14 +7,14 @@
<!ENTITY python2-download-http
"https://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
<!ENTITY python2-download-ftp " ">
- <!ENTITY python2-md5sum "38d530f7efc373d64a8fb1637e3baaa7">
+ <!ENTITY python2-md5sum "c685ef0b8e9f27b5e3db5db12b268ac6">
<!ENTITY python2-size "12 MB">
- <!ENTITY python2-buildsize "228 MB (additional 18 MB for the tests)">
- <!ENTITY python2-time "1.0 SBU (additional 4.6 SBU for tests)">
+ <!ENTITY python2-buildsize "227 MB (additional 18 MB for the tests)">
+ <!ENTITY python2-time "0.8 SBU (additional 5.5 SBU for tests)">
<!ENTITY python2htmldoc-download-http
-
"https://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2">
- <!ENTITY python2htmldoc-md5sum "8804bc888f6b7a1cc217be1acbb59ad6">
+
"https://docs.python.org/2.7/archives/python-&python2-version;-docs-html.tar.bz2">
+ <!ENTITY python2htmldoc-md5sum "5f07d5079327be83f450ecc459ffe249">
<!ENTITY python2htmldoc-size "4.4 MB">
]>
@@ -43,7 +43,7 @@
compatibility with other dependent packages.
</para>
- &lfs77_checked;
+ &lfs77_checked; &gcc5_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -79,17 +79,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
-
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Required patch if you wish to run the test suite:
- <ulink
url="&patch-root;/Python-&python2-version;-skip_test_gdb-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
-
<itemizedlist spacing="compact">
<title>Optional HTML Documentation</title>
<listitem>
@@ -162,13 +151,8 @@
make</userinput></screen>
<para>
- If you wish to run the test suite, disable a test that fails:
- </para>
-
-<screen><userinput>patch -Np1 -i
../Python-&python2-version;-skip_test_gdb-1.patch</userinput></screen>
-
- <para>
- To test the results, issue: <command>make test</command>.
+ To test the results, issue: <command>make -k test</command>.
+ One test fails for unknown reasons.
</para>
<para>
@@ -261,7 +245,6 @@
</seg>
<seg>
libpython&python2-majorver;.so
- and several under
/usr/lib/python&python2-majorver;/{config,lib-dynload}
</seg>
<seg>
/usr/include/python&python2-majorver;,
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon May 25 12:32:27
2015 (r16026)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon May 25 12:45:11
2015 (r16027)
@@ -48,6 +48,10 @@
<para>May 25th, 2015</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to Python-2.7.10. Fixes
+ <ulink url="&blfs-ticket-root;6535">#6535</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to qpdf-5.1.3. Fixes
<ulink url="&blfs-ticket-root;6534">#6534</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Mon May 25 12:32:27 2015 (r16026)
+++ trunk/BOOK/packages.ent Mon May 25 12:45:11 2015 (r16027)
@@ -266,7 +266,7 @@
<!ENTITY nasm-version "2.11.08">
<!ENTITY npapi-sdk-version "0.27.2">
<!ENTITY php-version "5.6.9">
-<!ENTITY python2-version "2.7.9">
+<!ENTITY python2-version "2.7.10">
<!ENTITY python3-version "3.4.3">
<!ENTITY ruby-version "2.2.2">
<!ENTITY ruby-patch-version "0">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page