aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-06-05 01:11:24 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-06-05 01:11:24 +0000
commitab58d2476bae7483b485f74d309c91bd1ee7b560 (patch)
tree98dcf2f143f95259528fb523a599510d0aa9f2e8
parent6c4092b0e7ff1a9342ee3234bffcb56f5617b9fe (diff)
Update to automake-1.13.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml13
-rw-r--r--chapter06/file.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
4 files changed, 20 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3243a36ca..b87b72704 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,19 @@
</listitem>
-->
<listitem>
+ <para>2013-06-05</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to automake-1.13.3. Fixes
+ <ulink url="&lfs-ticket-root;3358">#3358</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update file program contents,</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-06-03</para>
<itemizedlist>
<listitem>
diff --git a/chapter06/file.xml b/chapter06/file.xml
index c666a5854..004a885b9 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -69,7 +69,7 @@
<seglistitem>
<seg>file</seg>
- <seg>libmagic.{a,so}</seg>
+ <seg>libmagic.so</seg>
</seglistitem>
</segmentedlist>
@@ -91,7 +91,7 @@
</varlistentry>
<varlistentry id="libmagic">
- <term><filename class="libraryfile">libmagic</filename></term>
+ <term><filename class="libraryfile">libmagic.so</filename></term>
<listitem>
<para>Contains routines for magic number recognition, used by the
<command>file</command> program</para>
diff --git a/general.ent b/general.ent
index a301adeb0..e5446411e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20130603">
-<!ENTITY releasedate "Jume 3, 2013">
+<!ENTITY version "SVN-20130605">
+<!ENTITY releasedate "Jume 5, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.4">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 359132b4c..0f90c7ffc 100644
--- a/packages.ent
+++ b/packages.ent
@@ -15,11 +15,11 @@
<!ENTITY autoconf-ch6-du "17.1 MB">
<!ENTITY autoconf-ch6-sbu "4.5 SBU">
-<!ENTITY automake-version "1.13.2">
+<!ENTITY automake-version "1.13.3">
<!ENTITY am-minor-version "1.13">
-<!ENTITY automake-size "1,408 KB">
+<!ENTITY automake-size "1,416 KB">
<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
-<!ENTITY automake-md5 "497f3ea7e85504fe5b1b1b6d27cc71f1">
+<!ENTITY automake-md5 "e181a81bb57097a6c8c52cdb91c4b2b9">
<!ENTITY automake-home "&gnu-software;automake/">
<!ENTITY automake-ch6-du "100 MB">
<!ENTITY automake-ch6-sbu "less than 0.1 SBU (34.1 SBU with tests)">