Update to gvfs-1.22.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15318 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2015-01-10 17:14:07 +00:00
parent efb6fe932d
commit f49b415063
3 changed files with 11 additions and 6 deletions

View File

@ -9,7 +9,7 @@
<!ENTITY libsecret-version "0.18">
<!ENTITY gcr-version "3.14.0">
<!ENTITY gnome-keyring-version "3.14.0">
<!ENTITY gvfs-version "1.22.2">
<!ENTITY gvfs-version "1.22.3">
<!ENTITY gjs-version "1.42.0">
<!ENTITY gnome-desktop-version "3.14.2">
<!ENTITY gnome-video-effects-version "0.4.1">

View File

@ -6,10 +6,10 @@
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.22/gvfs-&gvfs-version;.tar.xz">
<!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.22/gvfs-&gvfs-version;.tar.xz">
<!ENTITY gvfs-md5sum "6b00ec682a6851bcdad7814dd799e228">
<!ENTITY gvfs-md5sum "7e6d026addb1658fb24b39e8827d7650">
<!ENTITY gvfs-size "1.6 MB">
<!ENTITY gvfs-buildsize "57 MB (additional 1 MB for the tests)">
<!ENTITY gvfs-time "0.7 SBU (additional 0.1 SBU for the tests)">
<!ENTITY gvfs-buildsize "57 MB">
<!ENTITY gvfs-time "0.7 SBU">
]>
<sect1 id="gvfs" xreflabel="Gvfs-&gvfs-version;">
@ -140,8 +140,9 @@
make</userinput></screen>
<para>
To test the results, issue: <command>make -k check</command>. Some tests
may fail, normally for a missing optional dependency.
To test the results, issue: <command>make -k check</command>.
Unfortunately, about half of the tests fail.<!--Some tests may fail,
normally for a missing optional dependency.-->
</para>
<para>

View File

@ -47,6 +47,10 @@
<listitem>
<para>January 10th, 2015</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to gvfs-1.22.3. Fixes
<ulink url="&blfs-ticket-root;6017">#6017</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to gtksourceview-3.14.3. Fixes
<ulink url="&blfs-ticket-root;6016">#6016</ulink>.</para>