Author: wblaszcz
Date: 2010-06-08 05:51:40 -0600 (Tue, 08 Jun 2010)
New Revision: 8440

Modified:
   trunk/BOOK/general/genlib/gir-repository.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Patched gir-repository-0.6.5 to fix up DBusGLib-1.0.gir.

Modified: trunk/BOOK/general/genlib/gir-repository.xml
===================================================================
--- trunk/BOOK/general/genlib/gir-repository.xml        2010-06-05 01:01:56 UTC 
(rev 8439)
+++ trunk/BOOK/general/genlib/gir-repository.xml        2010-06-08 11:51:40 UTC 
(rev 8440)
@@ -56,6 +56,14 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Required patch: <ulink
+        
url="&patch-root;/gir-repository-&gir-repository-version;-dbus-glib-2.patch"/></para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">gir-repository Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -104,7 +112,8 @@
     <para>Install <application>gir-repository</application> by running the
     following commands:</para>
 
-<screen><userinput>./configure --prefix=/usr &amp;&amp;
+<screen><userinput>patch -Np1 -i 
../gir-repository-&gir-repository-version;-dbus-glib-2.patch &amp;&amp;
+./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-06-05 01:01:56 UTC 
(rev 8439)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-06-08 11:51:40 UTC 
(rev 8440)
@@ -42,6 +42,16 @@
 -->
 
     <listitem>
+      <para>June 8th, 2010</para>
+      <itemizedlist>
+        <listitem>
+          <para>[wblaszcz] - Patched gir-repository-0.6.5 to fix up
+          DBusGLib-1.0.gir.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 5th, 2010</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to