From 7e89cd0c4d83938c366133dd2cbdee9f102601b5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 30 Aug 2018 18:06:42 +0300 Subject: [PATCH] gvfs --- desktop/gnome/base/gvfs/actions.py | 3 --- desktop/gnome/base/gvfs/pspec.xml | 17 ++++++++++++++--- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/desktop/gnome/base/gvfs/actions.py b/desktop/gnome/base/gvfs/actions.py index 5ef8f75de5..5703c57eef 100644 --- a/desktop/gnome/base/gvfs/actions.py +++ b/desktop/gnome/base/gvfs/actions.py @@ -14,15 +14,12 @@ def setup(): autotools.configure("\ --with-dbus-service-dir=/usr/share/dbus-1/services \ - --disable-hal \ --disable-silent-rules \ --disable-static \ --enable-afc \ --enable-archive \ - --enable-bash-completion \ --enable-bluray \ --enable-gphoto2 \ - --enable-gtk=3 \ --enable-keyring \ --enable-samba \ --enable-udev \ diff --git a/desktop/gnome/base/gvfs/pspec.xml b/desktop/gnome/base/gvfs/pspec.xml index ac29a089c5..27d0d2b4f2 100644 --- a/desktop/gnome/base/gvfs/pspec.xml +++ b/desktop/gnome/base/gvfs/pspec.xml @@ -13,7 +13,7 @@ library New generation gnome-virtual-file-system GVFS is a userspace virtual filesystem designed to work with the I/O abstractions, especially HAL. It supports fuse for directly access for GVFS mounts. It installs several modules and backends that are automatically used by applications. - mirrors://gnome/gvfs/1.28/gvfs-1.28.4.tar.xz + mirrors://gnome/gvfs/1.34/gvfs-1.34.2.tar.xz gtk-doc gtk3-devel @@ -44,13 +44,14 @@ libgphoto2-devel avahi-glib-devel libcdio-paranoia-devel - libgnome-keyring-devel + libgnome-keyring + polkit-devel samba-devel libcdio-devel libimobiledevice-devel - gvfs-archive-integration.patch + @@ -58,6 +59,7 @@ gvfs-afc AFC(Apple File Control) backend for GVFS + polkit libplist gvfs libimobiledevice @@ -153,6 +155,7 @@ MTP backend for gvfs. libmtp + libusb gvfs @@ -238,6 +241,7 @@ /usr/lib/libgvfscommon.so /usr/lib/libgvfscommon.so.0 /usr/lib/libgvfscommon.so.0.0.0 + /usr/share/polkit-1 /usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf /usr/share/GConf/gsettings/gvfs-dns-sd.convert /usr/share/bash-completion/completions/gvfs @@ -291,6 +295,13 @@ + + 2018-08-30 + 1.34.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + 2018-01-08 1.28.4