Author: wblaszcz
Date: 2009-10-25 06:18:36 -0600 (Sun, 25 Oct 2009)
New Revision: 8093

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome/core/gnome-panel.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to GNOME Panel-2.28.0

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-10-25 12:07:57 UTC (rev 8092)
+++ trunk/BOOK/general.ent      2009-10-25 12:18:36 UTC (rev 8093)
@@ -546,7 +546,7 @@
 <!ENTITY gnome-desktop-version        "2.26.3">
 <!ENTITY gnome-doc-utils-version      "0.16.1">
 <!ENTITY gnome-menus-version          "2.28.0.1">
-<!ENTITY gnome-panel-version          "2.26.3">
+<!ENTITY gnome-panel-version          "2.28.0">
 <!ENTITY gnome-session-version        "2.28.0">
 <!ENTITY gnome-settings-daemon-version "2.26.1">
 <!ENTITY gnome-terminal-version       "2.28.1">

Modified: trunk/BOOK/gnome/core/gnome-panel.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-panel.xml       2009-10-25 12:07:57 UTC (rev 
8092)
+++ trunk/BOOK/gnome/core/gnome-panel.xml       2009-10-25 12:18:36 UTC (rev 
8093)
@@ -6,10 +6,10 @@
 
   <!ENTITY gnome-panel-download-http 
"&gnome-download-http;/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
   <!ENTITY gnome-panel-download-ftp  
"&gnome-download-ftp;/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
-  <!ENTITY gnome-panel-md5sum        "38de69896976d57abb4f4720fef62fcf">
-  <!ENTITY gnome-panel-size          "2.9 MB">
+  <!ENTITY gnome-panel-md5sum        "9f0ea283d44bbcce67dc2e8a02fe9fad">
+  <!ENTITY gnome-panel-size          "2.8 MB">
   <!ENTITY gnome-panel-buildsize     "75 MB">
-  <!ENTITY gnome-panel-time          "0.9 SBU">
+  <!ENTITY gnome-panel-time          "0.8 SBU">
 ]>
 
 <sect1 id="gnome-panel" xreflabel="GNOME Panel-&gnome-panel-version;">
@@ -54,6 +54,14 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>Required patch: <ulink
+        
url="&patch-root;/gnome-panel-&gnome-panel-version;-fixes-1.patch"/></para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">GNOME Panel Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -88,7 +96,8 @@
     <para>Install <application>GNOME Panel</application> by
     running the following commands:</para>
 
-<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix 
ORBit-2.0) \
+<screen><userinput>patch -Np1 -i 
../gnome-panel-&gnome-panel-version;-fixes-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-10-25 12:07:57 UTC 
(rev 8092)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-10-25 12:18:36 UTC 
(rev 8093)
@@ -106,6 +106,9 @@
         <listitem>
           <para>[wblaszcz] - Updated to GNOME Virtual File 
System-2.24.2.</para>
         </listitem>
+        <listitem>
+          <para>[wblaszcz] - Updated to GNOME Panel-2.28.0.</para>
+        </listitem>
       </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