Accepting request 291499 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291499 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=201
This commit is contained in:
parent
59978bd7db
commit
a66d721168
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c778342e09a84d8c69b1b7ce7f943f6f2444a995bb0c0754ef1746afa8935182
|
||||
size 1588072
|
3
gvfs-1.23.92.tar.xz
Normal file
3
gvfs-1.23.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3a6351c9dde3406f4d19bfa5532c0d129d7bfee5e79f31d30bbc53dafd7c587
|
||||
size 1626076
|
83
gvfs.changes
83
gvfs.changes
@ -1,3 +1,86 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 09:10:46 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.23.92:
|
||||
+ Remove obsolete obexftp code.
|
||||
+ metadata: Reliability improvements.
|
||||
+ afc, gphoto2: Fix force unmount when device is removed.
|
||||
+ ftp: Prevent segfault when unmounting.
|
||||
+ ftp: Bug fixes for directory parsing.
|
||||
+ dav: Fix crash on mount when using dns-sd.
|
||||
+ common: Increase mount timeout to 30 minutes.
|
||||
+ Several smaller bugfixes.
|
||||
+ Update man pages.
|
||||
+ Updated translations.
|
||||
- Drop bluez-devel, libexpat-devel and pkgconfig(dbus-glib-1)
|
||||
BuildRequires: no longer needed after the obexftp removal.
|
||||
- Drop obex-data-server recommends from the -backend subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 14 00:58:23 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.23.90:
|
||||
+ ftp:
|
||||
- Implement backups for replace.
|
||||
- Implement G_FILE_COPY_NOFOLLOW_SYMLINKS.
|
||||
+ Add an nfs backend based on libnfs.
|
||||
+ test: Various improvements and fixes.
|
||||
+ ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKS
|
||||
+ programs: Fix bash completion.
|
||||
+ dav: Add support for server-side copying.
|
||||
+ mtp: Set MTP filetype from mime type when uploading files.
|
||||
+ gvfs-mount: Allow mounting as an anonymous user.
|
||||
+ smb: Handle the anonymous flag.
|
||||
+ Several smaller bugfixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 16:00:38 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.23.4:
|
||||
+ gproxymount: Fix crashes if eject callback isn't specified.
|
||||
+ metadata: Fix crashes if tree initilization failed.
|
||||
+ Several smaller bugfixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 20:56:53 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.23.3:
|
||||
+ Fix reported size for http and dav.
|
||||
+ Several smaller bugfixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 19:41:48 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.23.2:
|
||||
+ Try copy and delete fallback for move if backup couldn't be
|
||||
created.
|
||||
+ mtp: Do not crash when device is unplugged.
|
||||
+ tests: Several fixes.
|
||||
+ Several smaller bugfixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 16:30:03 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.23.1:
|
||||
+ Several improvements to unmounting reliability.
|
||||
+ fuse: Several fixes to prevent data corruption and improve
|
||||
stat() results.
|
||||
+ Improve root dir name and icon handling for gphoto2 and mtp.
|
||||
+ Add bash completion support for gvfs-rename and
|
||||
gvfs-set-attribute.
|
||||
+ client: Check for G_FILE_COPY_NO_FALLBACK_FOR_MOVE when
|
||||
push/pulling.
|
||||
+ Add -C flag to gvfs-move.
|
||||
+ sftp: Don't spin during connection.
|
||||
+ goa: Pass "password" as ID when fetching the password.
|
||||
+ tests: Some cleanups and reliability fixes.
|
||||
+ Several smaller bugfixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:07:32 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
16
gvfs.spec
16
gvfs.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gvfs
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,19 +20,18 @@
|
||||
%define with_cdda 1
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.22.3
|
||||
Version: 1.23.92
|
||||
Release: 0
|
||||
Summary: VFS functionality for GLib
|
||||
License: LGPL-2.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gvfs/1.22/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gvfs/1.23/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
|
||||
Patch5: gvfs-nvvfs.patch
|
||||
# PATCH-FEATURE-OPENSUSE gvfs-nds.patch ksamrat@novell.com -- Provides NDS browsing for nautilus
|
||||
Patch6: gvfs-nds.patch
|
||||
BuildRequires: bluez-devel
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: fuse-devel
|
||||
BuildRequires: intltool
|
||||
@ -41,7 +40,6 @@ BuildRequires: libavahi-glib-devel
|
||||
%if %{with_cdda}
|
||||
BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2
|
||||
%endif
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
%if !%{with_udisks2}
|
||||
BuildRequires: libgdu-devel
|
||||
@ -54,10 +52,9 @@ BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.43.2
|
||||
BuildRequires: pkgconfig(goa-1.0) >= 3.7.1
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) => 3.0
|
||||
@ -97,7 +94,6 @@ License: LGPL-2.0+ and GPL-3.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Recommends: gvfs-backend-afc
|
||||
Recommends: obex-data-server
|
||||
%if %{with_udisks2}
|
||||
Recommends: udisks2
|
||||
%endif
|
||||
@ -185,7 +181,7 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/dbus-1/services/gvfs-metadata.service
|
||||
%dir %{_datadir}/bash-completion
|
||||
%dir %{_datadir}/bash-completion/completions
|
||||
%{_datadir}/bash-completion/completions/gvfs
|
||||
%{_datadir}/bash-completion/completions/
|
||||
%{_mandir}/man1/gvfs-*.1%{?ext_man}
|
||||
%{_mandir}/man1/gvfsd.1%{?ext_man}
|
||||
%{_mandir}/man1/gvfsd-metadata.1%{?ext_man}
|
||||
@ -262,8 +258,6 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/%{name}/mounts/network.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-nvvfs
|
||||
%{_datadir}/%{name}/mounts/nvvfs.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-obexftp
|
||||
%{_datadir}/%{name}/mounts/obexftp.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-recent
|
||||
%{_datadir}/%{name}/mounts/recent.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-sftp
|
||||
|
Loading…
Reference in New Issue
Block a user