From f01969a12463a6dd1a730f4319e1bca13ea184be Mon Sep 17 00:00:00 2001 From: Fernando de Oliveira Date: Tue, 14 Oct 2014 18:39:04 +0000 Subject: [PATCH] Update to gvfs-1.22.1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14607 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome.ent | 2 +- gnome/platform/gvfs.xml | 9 +++++---- introduction/welcome/changelog.xml | 4 ++++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/gnome.ent b/gnome.ent index 57fb56f8f4..bd0021d07c 100644 --- a/gnome.ent +++ b/gnome.ent @@ -9,7 +9,7 @@ - + diff --git a/gnome/platform/gvfs.xml b/gnome/platform/gvfs.xml index 417c32ab39..b06b87996c 100644 --- a/gnome/platform/gvfs.xml +++ b/gnome/platform/gvfs.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -190,8 +190,9 @@ make gvfsd-smb-browse, and gvfsd-trash - libgvfscommon.so and - libgvfsdaemon.so + libgvfscommon.so, + libgvfsdaemon.so and + some under /usr/lib/gio/modules/ /usr/include/gvfs-client, diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 84f347d316..650152a8f8 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -47,6 +47,10 @@ October 14th, 2014 + + [fernando] - Update to gvfs-1.22.1. Fixes + #5661. + [fernando] - Update to gtksourceview-3.14.1. Fixes #5660.