Updated to GConf-2.28.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8459 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2010-08-11 11:05:47 +00:00
parent 01f6162660
commit 5e59e08dd5
3 changed files with 17 additions and 14 deletions

View File

@ -567,7 +567,7 @@ $Date$
<!-- Chapter 31 -->
<!-- Platform -->
<!ENTITY GConf-version "2.28.0">
<!ENTITY GConf-version "2.28.1">
<!ENTITY gnome-icon-theme-version "2.28.0">
<!ENTITY gnome-keyring-version "2.28.2">
<!ENTITY gnome-mime-data-version "2.18.0">

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY GConf-download-http "&gnome-download-http;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
<!ENTITY GConf-download-ftp "&gnome-download-ftp;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
<!ENTITY GConf-md5sum "ad2aeb9c7d906b274954c51a615caeac">
<!ENTITY GConf-download-http "&gnome-download-http;/GConf/2.28/GConf-&GConf-version;.tar.bz2">
<!ENTITY GConf-download-ftp "&gnome-download-ftp;/GConf/2.28/GConf-&GConf-version;.tar.bz2">
<!ENTITY GConf-md5sum "27663faf0af4f6a6d534de9270f6d24a">
<!ENTITY GConf-size "1.4 MB">
<!ENTITY GConf-buildsize "39 MB">
<!ENTITY GConf-time "0.3 SBU">
<!ENTITY GConf-buildsize "41 MB">
<!ENTITY GConf-time "0.5 SBU">
]>
<sect1 id="GConf" xreflabel="GConf-&GConf-version;">
@ -70,13 +70,11 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="gtk2"/> (Required if building a
<application>GNOME</application> desktop because it will build the program
<command>gconf-sanity-check-2</command>, which is required for
building <application>GNOME Session</application>.)</para>
<application>GNOME</application> desktop.
<command>gconf-sanity-check-2</command> will not build otherwise.)</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="openldap"/>,
<xref linkend="intltool"/>, and
<para role="optional"><xref linkend="openldap"/> and
<xref linkend="gtk-doc"/></para>
<para condition="html" role="usernotes">User Notes:
@ -171,9 +169,9 @@ EOF</literal>
gconf-sanity-check-2, and gconfd-2</seg>
<seg>libgconf-2.{so,a}, libgconfbackend-xml.{so,a}, and
libgconfbackend-oldxml.{so,a}</seg>
<seg>&gnome-etc-dir;/gconf{gconf.xml.defaults,2,gconf.xml.mandatory} and
<envar>$GNOME_PREFIX</envar>/{lib/GConf/2,share/sgml/gconf,
share/gtk-doc/html/gconf,include/gconf/2/gconf}</seg>
<seg>&gnome-etc-dir;/gconf/{2,gconf.xml.defaults,gconf.xml.mandatory,
gconf.xml.system}, <envar>$GNOME_PREFIX</envar>/{include/gconf/2/gconf,
lib/GConf/2,share/{gtk-doc/html/gconf,sgml/gconf}}</seg>
</seglistitem>
</segmentedlist>

View File

@ -42,6 +42,11 @@
-->
<listitem>
<para>August 11th, 2010</para>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Updated to GConf-2.28.1.</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Updated to GNOME Virtual File System-2.24.3.</para>