Author: wblaszcz
Date: 2009-09-02 07:47:01 -0600 (Wed, 02 Sep 2009)
New Revision: 8004

Modified:
   trunk/BOOK/gnome/core/gnome-control-center.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/esound.xml
   trunk/BOOK/x/lib/shared-mime-info.xml
   trunk/BOOK/x/wm/metacity.xml
Log:
Added a patch to fix a compatibility issue between
+          gnome-control-center-2.26.0 and libxklavier-4.0

Modified: trunk/BOOK/gnome/core/gnome-control-center.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-control-center.xml      2009-09-01 14:11:51 UTC 
(rev 8003)
+++ trunk/BOOK/gnome/core/gnome-control-center.xml      2009-09-02 13:47:01 UTC 
(rev 8004)
@@ -54,6 +54,14 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Required patch: <ulink
+        
url="&patch-root;/gnome-control-center-&gnome-control-center-version;-libxklavier-&libxklavier-version;-1.patch"/></para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -86,7 +94,8 @@
     <para>Install <application>GNOME Control Center</application> by running 
the
     following commands:</para>
 
-<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
+<screen><userinput>patch -Np1 -i 
../gnome-control-center-&gnome-control-center-version;-libxklavier-&libxklavier-version;-1.patch
 &amp;&amp;
+./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
             --sysconfdir=&gnome-etc-dir; \
             --localstatedir=/var/lib \
             --libexecdir=$(pkg-config \

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-09-01 14:11:51 UTC 
(rev 8003)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-09-02 13:47:01 UTC 
(rev 8004)
@@ -47,6 +47,10 @@
           <para>[wblaszcz] - Added a patch to fix a compatibility issue between
           libgnomekbd-2.26.0 and libxklavier-4.0.</para>
         </listitem>
+        <listitem>
+          <para>[wblaszcz] - Added a patch to fix a compatibility issue between
+          gnome-control-center-2.26.0 and libxklavier-4.0.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: trunk/BOOK/multimedia/libdriv/esound.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/esound.xml    2009-09-01 14:11:51 UTC (rev 
8003)
+++ trunk/BOOK/multimedia/libdriv/esound.xml    2009-09-02 13:47:01 UTC (rev 
8004)
@@ -64,7 +64,7 @@
     <para role="optional"><xref linkend="alsa"/>,
     <xref linkend="arts"/>,
     <xref linkend="tcpwrappers"/>, and
-    <xref linkend="docbook-utils"/></para>
+    <xref linkend="docbook-utils"/> (Required for building the html 
documentation)</para>
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/esound"/></para>
@@ -87,6 +87,11 @@
 
 <screen role="root"><userinput>make install</userinput></screen>
 
+    <para>If you have <application>DocBook-utils</application> installed, still
+    as the <systemitem class="username">root</systemitem> user:</para>
+
+<screen role="root"><userinput>chown -v root:root 
/usr/share/doc/esound-&esound-version;/html/*</userinput></screen>
+
   </sect2>
 
   <sect2 role="commands">

Modified: trunk/BOOK/x/lib/shared-mime-info.xml
===================================================================
--- trunk/BOOK/x/lib/shared-mime-info.xml       2009-09-01 14:11:51 UTC (rev 
8003)
+++ trunk/BOOK/x/lib/shared-mime-info.xml       2009-09-02 13:47:01 UTC (rev 
8004)
@@ -34,7 +34,7 @@
     MIME database. This allows central updates of MIME information for all
     supporting applications.</para>
 
-    &lfs65_built;
+    &lfs65_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/x/wm/metacity.xml
===================================================================
--- trunk/BOOK/x/wm/metacity.xml        2009-09-01 14:11:51 UTC (rev 8003)
+++ trunk/BOOK/x/wm/metacity.xml        2009-09-02 13:47:01 UTC (rev 8004)
@@ -33,7 +33,7 @@
     <para>The <application>Metacity</application> package contains a window
     manager. This is useful for organizing and displaying windows.</para>
 
-    &lfs65_built;
+    &lfs65_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

-- 
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