Author: ken
Date: 2012-06-08 19:20:30 -0600 (Fri, 08 Jun 2012)
New Revision: 10284
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/filesystems/curlftpfs.xml
trunk/BOOK/postlfs/virtualization/libvirt-glib.xml
trunk/BOOK/postlfs/virtualization/libvirt.xml
Log:
Finish the pkgconfig -> glib2 changes by doing packages added since the initial
glib2 -> pkgconfig changes: only curlftpfs needs glib2, but both libvirt and
libvirt-glib will get pkgconfig through their mutual libtirpc dependency. so
comment it from them.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-06-09 01:06:06 UTC (rev 10283)
+++ trunk/BOOK/general.ent 2012-06-09 01:20:30 UTC (rev 10284)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "07"> <!-- Always 2 digits -->
+<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 7th, &year;">
+<!ENTITY releasedate "June 8th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-09 01:06:06 UTC
(rev 10283)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-09 01:20:30 UTC
(rev 10284)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>June 8th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - the pkg-config and glib2 dependencies should all now be
+ correct.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 7th, 2012</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/filesystems/curlftpfs.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/curlftpfs.xml 2012-06-09 01:06:06 UTC
(rev 10283)
+++ trunk/BOOK/postlfs/filesystems/curlftpfs.xml 2012-06-09 01:20:30 UTC
(rev 10284)
@@ -79,7 +79,7 @@
<para role="required">
<xref linkend="curl"/>,
<xref linkend="fuse"/> and
- <xref linkend="pkgconfig"/>
+ <xref linkend="glib2"/>
</para>
<para condition="html" role="usernotes">
Modified: trunk/BOOK/postlfs/virtualization/libvirt-glib.xml
===================================================================
--- trunk/BOOK/postlfs/virtualization/libvirt-glib.xml 2012-06-09 01:06:06 UTC
(rev 10283)
+++ trunk/BOOK/postlfs/virtualization/libvirt-glib.xml 2012-06-09 01:20:30 UTC
(rev 10284)
@@ -76,8 +76,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="libvirt"/> and
- <xref linkend="pkgconfig"/>
+ <xref linkend="libvirt"/>
+ <!-- pkgconfig is pulled in by libvirt -> libtirpc -->
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
Modified: trunk/BOOK/postlfs/virtualization/libvirt.xml
===================================================================
--- trunk/BOOK/postlfs/virtualization/libvirt.xml 2012-06-09 01:06:06 UTC
(rev 10283)
+++ trunk/BOOK/postlfs/virtualization/libvirt.xml 2012-06-09 01:20:30 UTC
(rev 10284)
@@ -79,9 +79,9 @@
<xref linkend="gnutls"/>,
<xref linkend="libgcrypt"/>,
<xref linkend="libtirpc"/>,
- <xref linkend="libxml2"/>,
- <xref linkend="lvm2"/> and
- <xref linkend="pkgconfig"/>
+ <xref linkend="libxml2"/> and
+ <xref linkend="lvm2"/>
+ <!-- pkgconfig is pulled in by libtirpc -->
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page