Author: ken
Date: 2008-12-01 10:57:37 -0700 (Mon, 01 Dec 2008)
New Revision: 7637
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libglade.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
update libglade
Modified: trunk/BOOK/general/genlib/libglade.xml
===================================================================
--- trunk/BOOK/general/genlib/libglade.xml 2008-11-30 23:45:32 UTC (rev
7636)
+++ trunk/BOOK/general/genlib/libglade.xml 2008-12-01 17:57:37 UTC (rev
7637)
@@ -6,9 +6,9 @@
<!ENTITY libglade-download-http
"&gnome-download-http;/libglade/2.6/libglade-&libglade-version;.tar.bz2">
<!ENTITY libglade-download-ftp
"&gnome-download-ftp;/libglade/2.6/libglade-&libglade-version;.tar.bz2">
- <!ENTITY libglade-md5sum "489be887b26b9973f77e2c6111ab7d5a">
- <!ENTITY libglade-size "346 KB">
- <!ENTITY libglade-buildsize "5 MB">
+ <!ENTITY libglade-md5sum "1c359860b1a0f369f0b6e3f96fd985c2">
+ <!ENTITY libglade-size "351 KB">
+ <!ENTITY libglade-buildsize "4.9 MB">
<!ENTITY libglade-time "0.1 SBU">
]>
@@ -79,7 +79,8 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <para>To test the results, issue: <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.
+ One of the tests, test-convert, is known to fail.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -93,6 +94,9 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
+ <para><parameter>--disable-static</parameter>: prevent static libraries
+ being built and installed.</para>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-11-30 23:45:32 UTC (rev 7636)
+++ trunk/BOOK/general.ent 2008-12-01 17:57:37 UTC (rev 7637)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "30"> <!-- Always 2 digits -->
-<!ENTITY month "11"> <!-- Always 2 digits -->
+<!ENTITY day "01"> <!-- Always 2 digits -->
+<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "November &day;th, &year;">
+<!ENTITY releasedate "December &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -112,7 +112,7 @@
<!ENTITY libidl-version "0.8.11">
<!ENTITY libcroco-version "0.6.1">
<!ENTITY libgsf-version "1.14.7">
-<!ENTITY libglade-version "2.6.1">
+<!ENTITY libglade-version "2.6.3">
<!ENTITY expat-version "2.0.1">
<!ENTITY libesmtp-version "1.0.4">
<!ENTITY aspell-version "0.60.5">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-11-30 23:45:32 UTC
(rev 7636)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-12-01 17:57:37 UTC
(rev 7637)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>December 1st, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update to libglade-2.6.3.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>November 30th, 2008</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page