Changeset 5e59e08


Ignore:
Timestamp:
08/11/2010 11:05:47 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fa64a42f
Parents:
01f6162
Message:

Updated to GConf-2.28.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8459 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r01f6162 r5e59e08  
    568568
    569569<!-- Platform -->
    570 <!ENTITY GConf-version                "2.28.0">
     570<!ENTITY GConf-version                "2.28.1">
    571571<!ENTITY gnome-icon-theme-version     "2.28.0">
    572572<!ENTITY gnome-keyring-version        "2.28.2">
  • gnome/core/gconf.xml

    r01f6162 r5e59e08  
    55  %general-entities;
    66
    7   <!ENTITY GConf-download-http "&gnome-download-http;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
    8   <!ENTITY GConf-download-ftp  "&gnome-download-ftp;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
    9   <!ENTITY GConf-md5sum        "ad2aeb9c7d906b274954c51a615caeac">
     7  <!ENTITY GConf-download-http "&gnome-download-http;/GConf/2.28/GConf-&GConf-version;.tar.bz2">
     8  <!ENTITY GConf-download-ftp  "&gnome-download-ftp;/GConf/2.28/GConf-&GConf-version;.tar.bz2">
     9  <!ENTITY GConf-md5sum        "27663faf0af4f6a6d534de9270f6d24a">
    1010  <!ENTITY GConf-size          "1.4 MB">
    11   <!ENTITY GConf-buildsize     "39 MB">
    12   <!ENTITY GConf-time          "0.3 SBU">
     11  <!ENTITY GConf-buildsize     "41 MB">
     12  <!ENTITY GConf-time          "0.5 SBU">
    1313]>
    1414
     
    7171    <bridgehead renderas="sect4">Recommended</bridgehead>
    7272    <para role="recommended"><xref linkend="gtk2"/> (Required if building a
    73     <application>GNOME</application> desktop because it will build the program
    74     <command>gconf-sanity-check-2</command>, which is required for
    75     building <application>GNOME Session</application>.)</para>
     73    <application>GNOME</application> desktop.
     74    <command>gconf-sanity-check-2</command> will not build otherwise.)</para>
    7675
    7776    <bridgehead renderas="sect4">Optional</bridgehead>
    78     <para role="optional"><xref linkend="openldap"/>,
    79     <xref linkend="intltool"/>, and
     77    <para role="optional"><xref linkend="openldap"/> and
    8078    <xref linkend="gtk-doc"/></para>
    8179
     
    172170        <seg>libgconf-2.{so,a}, libgconfbackend-xml.{so,a}, and
    173171        libgconfbackend-oldxml.{so,a}</seg>
    174         <seg>&gnome-etc-dir;/gconf{gconf.xml.defaults,2,gconf.xml.mandatory} and
    175         <envar>$GNOME_PREFIX</envar>/{lib/GConf/2,share/sgml/gconf,
    176         share/gtk-doc/html/gconf,include/gconf/2/gconf}</seg>
     172        <seg>&gnome-etc-dir;/gconf/{2,gconf.xml.defaults,gconf.xml.mandatory,
     173        gconf.xml.system}, <envar>$GNOME_PREFIX</envar>/{include/gconf/2/gconf,
     174        lib/GConf/2,share/{gtk-doc/html/gconf,sgml/gconf}}</seg>
    177175      </seglistitem>
    178176    </segmentedlist>
  • introduction/welcome/changelog.xml

    r01f6162 r5e59e08  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to GConf-2.28.1.</para>
     48        </listitem>
     49      </itemizedlist>
     50      <itemizedlist>
     51        <listitem>
    4752          <para>[wblaszcz] - Updated to GNOME Virtual File System-2.24.3.</para>
    4853        </listitem>
Note: See TracChangeset for help on using the changeset viewer.