Author: randy
Date: 2011-01-14 08:23:11 -0700 (Fri, 14 Jan 2011)
New Revision: 8817
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/gmime.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to GMime-2.4.21
Modified: trunk/BOOK/general/genlib/gmime.xml
===================================================================
--- trunk/BOOK/general/genlib/gmime.xml 2011-01-13 23:21:34 UTC (rev 8816)
+++ trunk/BOOK/general/genlib/gmime.xml 2011-01-14 15:23:11 UTC (rev 8817)
@@ -6,10 +6,10 @@
<!ENTITY gmime-download-http
"&gnome-download-http;/gmime/2.4/gmime-&gmime-version;.tar.bz2">
<!ENTITY gmime-download-ftp
"&gnome-download-ftp;/gmime/2.4/gmime-&gmime-version;.tar.bz2">
- <!ENTITY gmime-md5sum "0fb23dbb1ed6934ab577e90269cd901f">
- <!ENTITY gmime-size "817 KB">
+ <!ENTITY gmime-md5sum "61e8b07ea941975c861f4d69eda293ad">
+ <!ENTITY gmime-size "861 KB">
<!ENTITY gmime-buildsize "17 MB">
- <!ENTITY gmime-time "0.3 SBU">
+ <!ENTITY gmime-time "0.4 SBU">
]>
<sect1 id="gmime" xreflabel="GMime-&gmime-version;">
@@ -88,12 +88,12 @@
<para>If you have <xref linkend="docbook-utils"/> installed and you wish
to generate the API tutorials, issue the following commands:</para>
-<screen><userinput>cd docs/tutorial &&
+<screen><userinput>pushd docs/tutorial &&
docbook2html --nochunks gmime-tut.sgml &&
docbook2pdf gmime-tut.sgml &&
docbook2ps gmime-tut.sgml &&
docbook2txt gmime-tut.sgml &&
-cd ../..</userinput></screen>
+popd</userinput></screen>
<para>To test the results, issue: <command>make check</command>. Note that
some tests may fail because the corresponding sub-system is not installed
@@ -111,13 +111,13 @@
<screen role="root"><userinput>make install &&
install -v -m755 -d /usr/share/doc/gmime-&gmime-version; &&
-install -v -m644 README docs/tutorial/gmime* \
+install -v -m644 README \
/usr/share/doc/gmime-&gmime-version;</userinput></screen>
- <para>If you have generated the API tutorials, still as the
+ <para>If you generated the API tutorials, still as the
<systemitem class="username">root</systemitem> user:</para>
-<screen role="root"><userinput>install -v -m644 docs/gmime* \
+<screen role="root"><userinput>install -v -m644 docs/tutorial/gmime* \
/usr/share/doc/gmime-&gmime-version;</userinput></screen>
</sect2>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-01-13 23:21:34 UTC (rev 8816)
+++ trunk/BOOK/general.ent 2011-01-14 15:23:11 UTC (rev 8817)
@@ -164,7 +164,7 @@
<!ENTITY libusb-compat-version "0.1.3">
<!ENTITY icu-version "4.2.1">
<!ENTITY iso-codes-version "3.23">
-<!ENTITY gmime-version "2.4.7">
+<!ENTITY gmime-version "2.4.21">
<!ENTITY libidn-version "1.19">
<!ENTITY xcb-proto-version "1.5">
<!ENTITY libxcb-version "1.4">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-01-13 23:21:34 UTC
(rev 8816)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-01-14 15:23:11 UTC
(rev 8817)
@@ -45,6 +45,9 @@
<para>January 14th, 2011</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to GMime-2.4.21.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Modified the Udev instructions so that the reader
downloads and installs the version of Udev currently on the
computer.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page