Changeset fe29884


Ignore:
Timestamp:
10/23/2013 09:59:54 PM (11 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
cd13cd9c
Parents:
e88d7000
Message:

Update to gcr-3.10.1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re88d7000 rfe29884  
    602602<!ENTITY libgnome-keyring-version     "3.10.0">
    603603<!ENTITY libsecret-version            "0.16">
    604 <!ENTITY gcr-version                  "3.10.0">
     604<!ENTITY gcr-version                  "3.10.1">
    605605<!ENTITY gnome-keyring-version        "3.10.0">
    606606<!ENTITY gvfs-version                 "1.18.2">
  • gnome/platform/gcr.xml

    re88d7000 rfe29884  
    77  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
    88  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/&gnome-minor;/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "525962cc88e21a50040abff6bb92cd11">
    10   <!ENTITY gcr-size          "1.3 MB">
    11   <!ENTITY gcr-buildsize     "71 MB">
    12   <!ENTITY gcr-time          "0.6 SBU">
     9  <!ENTITY gcr-md5sum        "68c0b5d7202ac598942616d2e3a1b089">
     10  <!ENTITY gcr-size          "1.4 MB">
     11  <!ENTITY gcr-buildsize     "53 MB">
     12  <!ENTITY gcr-time          "0.7 SBU">
    1313]>
    1414
     
    116116
    117117    <para>
    118       To test the results, issue: <command>make check</command>.
     118      A session bus address is necessary to run the tests. To test the results,
     119      issue: <command>make check</command>.
    119120    </para>
    120121
     
    152153        </seg>
    153154        <seg>
    154           libgck-1.so, libgcr-3.so, libgcr-base-3.so, and
    155           libmock-test-module.so
     155          libgck-1.so, libgcr-3.so, and libgcr-base-3.so
    156156        </seg>
    157157        <seg>
  • introduction/welcome/changelog.xml

    re88d7000 rfe29884  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to gcr-3.10.1. Fixes
     51            <ulink url="&blfs-ticket-root;4220">#4220</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[ken] - set ARFLAGS to allow qemu to build with make-4.0.</para>
    5155        </listitem>
    5256        <listitem>
    53           <para>[fernando] - Update to vala-0.22.0. Partially
    54           fixes <ulink url="&blfs-ticket-root;4223">#4223</ulink>.</para>
     57          <para>[fernando] - Update to vala-0.22.0. Fixes
     58            <ulink url="&blfs-ticket-root;4223">#4223</ulink>.</para>
    5559        </listitem>
    5660        <listitem>
Note: See TracChangeset for help on using the changeset viewer.