9e08f4
%global glib2_version 2.37.0
9e08f4
39ba2d
Summary: Backends for the gio framework in GLib
39ba2d
Name: gvfs
9e08f4
Version: 1.22.4
9e08f4
Release: 6%{?dist}
9e08f4
License: GPLv3 and LGPLv2+ and BSD and MPLv1.1
39ba2d
Group: System Environment/Libraries
39ba2d
URL: http://www.gtk.org
39ba2d
9e08f4
Source: http://download.gnome.org/sources/gvfs/1.22/gvfs-%{version}.tar.xz
39ba2d
BuildRequires: pkgconfig
9e08f4
BuildRequires: glib2-devel >= %{glib2_version}
39ba2d
# for post-install update-gio-modules and overall functionality
9e08f4
Requires: glib2%{?_isa} >= %{glib2_version}
39ba2d
BuildRequires: dbus-glib-devel
39ba2d
BuildRequires: /usr/bin/ssh
39ba2d
BuildRequires: libcdio-paranoia-devel
39ba2d
BuildRequires: libgudev1-devel
39ba2d
BuildRequires: libsoup-devel >= 2.34.0
9e08f4
BuildRequires: pkgconfig(avahi-client) pkgconfig(avahi-glib)
39ba2d
BuildRequires: libsecret-devel
39ba2d
BuildRequires: intltool
39ba2d
BuildRequires: gettext-devel
39ba2d
BuildRequires: libudisks2-devel
39ba2d
Requires: udisks2
39ba2d
BuildRequires: expat-devel
39ba2d
BuildRequires: libbluray-devel
39ba2d
BuildRequires: systemd-devel >= 44
39ba2d
BuildRequires: libxslt-devel
39ba2d
BuildRequires: gtk3-devel
39ba2d
BuildRequires: docbook-style-xsl
39ba2d
39ba2d
Requires(post): desktop-file-utils
39ba2d
Requires(postun): desktop-file-utils
39ba2d
39ba2d
# The patch touches Makefile.am files:
39ba2d
BuildRequires: automake autoconf
39ba2d
BuildRequires: libtool
39ba2d
39ba2d
# http://bugzilla.gnome.org/show_bug.cgi?id=567235
39ba2d
Patch0: gvfs-archive-integration.patch
39ba2d
9e08f4
# http://bugzilla.gnome.org/show_bug.cgi?id=1174716
9e08f4
Patch1: gvfs-1.22.5-Translation-updates.patch
9e08f4
Patch2: gvfs-translations-3.14.patch
769c0b
9e08f4
# https://bugzilla.redhat.com/show_bug.cgi?id=1229178
9e08f4
Patch3: gvfs-1.22.5-gvfs-open-add-hack-to-close-up-dbus-daemon-race.patch
9e08f4
Patch4: gvfs-1.22.5-gvfs-open-Do-not-use-g_steal_pointer.patch
769c0b
9e08f4
# https://bugzilla.redhat.com/show_bug.cgi?id=1230974
9e08f4
Patch5: gvfs-1.25.4-udisks2-Handle-libsecret-error-properly.patch
39ba2d
9e08f4
# https://bugzilla.redhat.com/show_bug.cgi?id=1221695
9e08f4
Patch6: gvfs-1.22.5-proxy-volume-monitor-Guard-access-to-the-internal-ca.patch
9e08f4
Patch7: gvfs-1.22.5-proxy-volume-monitor-Properly-handle-failure-to-crea.patch
5b6909
39ba2d
Obsoletes: gnome-mount <= 0.8
39ba2d
Obsoletes: gnome-mount-nautilus-properties <= 0.8
39ba2d
Obsoletes: gvfs-obexftp < 1.16.3-3
39ba2d
39ba2d
%description
39ba2d
The gvfs package provides backend implementations for the gio
39ba2d
framework in GLib. It includes ftp, sftp, cifs.
39ba2d
39ba2d
39ba2d
%package devel
39ba2d
Summary: Development files for gvfs
39ba2d
Group: Development/Libraries
39ba2d
Requires: %{name} = %{version}-%{release}
39ba2d
39ba2d
%description devel
39ba2d
The gvfs-devel package contains headers and other files that are
39ba2d
required to develop applications using gvfs.
39ba2d
39ba2d
39ba2d
%package fuse
39ba2d
Summary: FUSE support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
BuildRequires: fuse-devel
39ba2d
Requires: fuse
39ba2d
39ba2d
%description fuse
39ba2d
This package provides support for applications not using gio
39ba2d
to access the gvfs filesystems.
39ba2d
39ba2d
39ba2d
%package smb
39ba2d
Summary: Windows fileshare support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
BuildRequires: libsmbclient-devel >= 3.2.0-1.pre2.8
39ba2d
BuildRequires: libtalloc-devel >= 1.3.0-0
39ba2d
39ba2d
%description smb
39ba2d
This package provides support for reading and writing files on windows
39ba2d
shares (SMB) to applications using gvfs.
39ba2d
39ba2d
39ba2d
%package archive
39ba2d
Summary: Archiving support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
769c0b
BuildRequires: libarchive-devel >= 2.7.1-1
39ba2d
39ba2d
%description archive
39ba2d
This package provides support for accessing files inside Zip and Tar archives,
39ba2d
as well as ISO images, to applications using gvfs.
39ba2d
39ba2d
39ba2d
%package gphoto2
39ba2d
Summary: gphoto2 support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
BuildRequires: libgphoto2-devel
39ba2d
BuildRequires: libusb-devel
39ba2d
BuildRequires: libexif-devel
39ba2d
39ba2d
%description gphoto2
39ba2d
This package provides support for reading and writing files on
39ba2d
PTP based cameras (Picture Transfer Protocol) and MTP based
39ba2d
media players (Media Transfer Protocol) to applications using gvfs.
39ba2d
39ba2d
39ba2d
%ifnarch s390 s390x
39ba2d
%package afc
39ba2d
Summary: AFC support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
Requires: usbmuxd
39ba2d
BuildRequires: libimobiledevice-devel >= 0.9.7
39ba2d
39ba2d
%description afc
39ba2d
This package provides support for reading files on mobile devices
39ba2d
including phones and music players to applications using gvfs.
39ba2d
%endif
39ba2d
39ba2d
39ba2d
%package afp
39ba2d
Summary: AFP support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
BuildRequires: libgcrypt-devel >= 1.2.2
39ba2d
# this should ensure having this new subpackage installed on upgrade from older versions
39ba2d
Obsoletes: %{name} < 1.9.4-1
39ba2d
39ba2d
%description afp
39ba2d
This package provides support for reading and writing files on
39ba2d
Mac OS X and original Mac OS network shares via Apple Filing Protocol
39ba2d
to applications using gvfs.
39ba2d
39ba2d
39ba2d
%package mtp
39ba2d
Summary: MTP support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
BuildRequires: libmtp-devel >= 1.1.0
39ba2d
39ba2d
%description mtp
39ba2d
This package provides support for reading and writing files on
39ba2d
MTP based devices (Media Transfer Protocol) to applications using gvfs.
39ba2d
39ba2d
39ba2d
%package goa
39ba2d
Summary: GOA support for gvfs
39ba2d
Group: System Environment/Libraries
39ba2d
Requires: %{name}%{?_isa} = %{version}-%{release}
39ba2d
BuildRequires: gnome-online-accounts-devel >= 3.7.1
39ba2d
39ba2d
%description goa
39ba2d
This package provides seamless integration with gnome-online-accounts
39ba2d
file services.
39ba2d
39ba2d
39ba2d
%prep
39ba2d
%setup -q
39ba2d
%patch0 -p1 -b .archive-integration
9e08f4
%patch1 -p1 -b .translation-updates
9e08f4
%patch2 -p1 -b .translation-updates2
9e08f4
%patch3 -p1 -b .gvfs-open-fix-dbus
9e08f4
%patch4 -p1 -b .gvfs-open-fix-build
9e08f4
%patch5 -p1 -b .handle-libsecret-errors
9e08f4
%patch6 -p1 -b .proxy-volume-monitor-guard-caches
9e08f4
%patch7 -p1 -b .proxy-volume-monitor-properly-handle-failure
39ba2d
39ba2d
# Needed for gvfs-0.2.1-archive-integration.patch
39ba2d
libtoolize --force  || :
39ba2d
aclocal  || :
39ba2d
autoheader  || :
39ba2d
automake  || :
39ba2d
autoconf  || :
39ba2d
9e08f4
%build
39ba2d
%configure \
39ba2d
        --disable-hal \
39ba2d
        --disable-gdu \
39ba2d
        --enable-udisks2 \
39ba2d
        --enable-keyring \
39ba2d
        --disable-obexftp
39ba2d
make %{?_smp_mflags} V=1
39ba2d
39ba2d
%install
39ba2d
make install DESTDIR=$RPM_BUILD_ROOT
39ba2d
9e08f4
rm $RPM_BUILD_ROOT%{_libdir}/gvfs/*.la
39ba2d
rm $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
39ba2d
39ba2d
# trashlib is GPLv3, include the license
39ba2d
cp -p daemon/trashlib/COPYING COPYING.GPL3
39ba2d
39ba2d
%find_lang gvfs
39ba2d
39ba2d
%post
39ba2d
/sbin/ldconfig
39ba2d
# Reload .mount files:
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
update-desktop-database &> /dev/null || :
39ba2d
gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules &> /dev/null || :
39ba2d
39ba2d
%postun
39ba2d
/sbin/ldconfig
39ba2d
update-desktop-database &> /dev/null ||:
39ba2d
gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules &> /dev/null || :
39ba2d
if [ $1 -eq 0 ] ; then
39ba2d
    glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
39ba2d
fi
39ba2d
39ba2d
%posttrans
39ba2d
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
39ba2d
39ba2d
39ba2d
# Reload .mount files when single subpackage is installed:
39ba2d
%post smb
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
%post gphoto2
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
%post mtp
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
%post goa
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
%ifnarch s390 s390x
39ba2d
%post afc
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
%endif
39ba2d
39ba2d
%post archive
39ba2d
update-desktop-database >&/dev/null || :
39ba2d
killall -USR1 gvfsd >&/dev/null || :
39ba2d
39ba2d
%postun archive
39ba2d
update-desktop-database >&/dev/null || :
39ba2d
39ba2d
%files -f gvfs.lang
39ba2d
%doc AUTHORS COPYING COPYING.GPL3 NEWS README
39ba2d
%dir %{_datadir}/gvfs
39ba2d
%dir %{_datadir}/gvfs/mounts
39ba2d
%{_datadir}/gvfs/mounts/sftp.mount
39ba2d
%{_datadir}/gvfs/mounts/trash.mount
39ba2d
%{_datadir}/gvfs/mounts/cdda.mount
39ba2d
%{_datadir}/gvfs/mounts/computer.mount
39ba2d
%{_datadir}/gvfs/mounts/dav.mount
39ba2d
%{_datadir}/gvfs/mounts/dav+sd.mount
39ba2d
%{_datadir}/gvfs/mounts/http.mount
39ba2d
%{_datadir}/gvfs/mounts/localtest.mount
39ba2d
%{_datadir}/gvfs/mounts/burn.mount
39ba2d
%{_datadir}/gvfs/mounts/dns-sd.mount
39ba2d
%{_datadir}/gvfs/mounts/network.mount
39ba2d
%{_datadir}/gvfs/mounts/ftp.mount
39ba2d
%{_datadir}/gvfs/mounts/recent.mount
39ba2d
%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
39ba2d
%{_datadir}/dbus-1/services/gvfs-daemon.service
39ba2d
%{_datadir}/dbus-1/services/gvfs-metadata.service
39ba2d
%{_datadir}/gvfs/remote-volume-monitors/udisks2.monitor
39ba2d
%{_datadir}/GConf/gsettings/*.convert
39ba2d
%{_datadir}/glib-2.0/schemas/*.xml
39ba2d
%dir %{_datadir}/bash-completion
39ba2d
%dir %{_datadir}/bash-completion/completions
9e08f4
%{_datadir}/bash-completion/completions/gvfs*
9e08f4
%{_libdir}/gvfs/libgvfscommon.so
9e08f4
%{_libdir}/gvfs/libgvfsdaemon.so
39ba2d
%{_libdir}/gio/modules/libgioremote-volume-monitor.so
39ba2d
%{_libdir}/gio/modules/libgvfsdbus.so
39ba2d
%{_libexecdir}/gvfsd
39ba2d
%{_libexecdir}/gvfsd-ftp
39ba2d
%{_libexecdir}/gvfsd-sftp
39ba2d
%{_libexecdir}/gvfsd-trash
39ba2d
%{_libexecdir}/gvfsd-cdda
39ba2d
%{_libexecdir}/gvfsd-computer
39ba2d
%{_libexecdir}/gvfsd-dav
39ba2d
%{_libexecdir}/gvfsd-http
39ba2d
%{_libexecdir}/gvfsd-localtest
39ba2d
%{_libexecdir}/gvfsd-burn
39ba2d
%{_libexecdir}/gvfsd-dnssd
39ba2d
%{_libexecdir}/gvfsd-network
39ba2d
%{_libexecdir}/gvfsd-metadata
39ba2d
%{_libexecdir}/gvfs-udisks2-volume-monitor
39ba2d
%{_libexecdir}/gvfsd-recent
39ba2d
%{_bindir}/gvfs-cat
39ba2d
%{_bindir}/gvfs-copy
39ba2d
%{_bindir}/gvfs-info
39ba2d
%{_bindir}/gvfs-less
39ba2d
%{_bindir}/gvfs-ls
39ba2d
%{_bindir}/gvfs-mime
39ba2d
%{_bindir}/gvfs-mkdir
39ba2d
%{_bindir}/gvfs-monitor-dir
39ba2d
%{_bindir}/gvfs-monitor-file
39ba2d
%{_bindir}/gvfs-mount
39ba2d
%{_bindir}/gvfs-move
39ba2d
%{_bindir}/gvfs-open
39ba2d
%{_bindir}/gvfs-rename
39ba2d
%{_bindir}/gvfs-rm
39ba2d
%{_bindir}/gvfs-save
39ba2d
%{_bindir}/gvfs-trash
39ba2d
%{_bindir}/gvfs-tree
39ba2d
%{_bindir}/gvfs-set-attribute
39ba2d
%doc %{_mandir}/man1/gvfs-*
39ba2d
%doc %{_mandir}/man1/gvfsd.1.gz
39ba2d
%doc %{_mandir}/man1/gvfsd-metadata.1.gz
39ba2d
%doc %{_mandir}/man7/gvfs.7.gz
39ba2d
%{_prefix}/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
39ba2d
39ba2d
%files devel
39ba2d
%dir %{_includedir}/gvfs-client
39ba2d
%dir %{_includedir}/gvfs-client/gvfs
39ba2d
%{_includedir}/gvfs-client/gvfs/gvfsurimapper.h
39ba2d
%{_includedir}/gvfs-client/gvfs/gvfsuriutils.h
39ba2d
39ba2d
39ba2d
%files fuse
39ba2d
%{_libexecdir}/gvfsd-fuse
39ba2d
%doc %{_mandir}/man1/gvfsd-fuse.1.gz
39ba2d
39ba2d
%files smb
39ba2d
%{_libexecdir}/gvfsd-smb
39ba2d
%{_libexecdir}/gvfsd-smb-browse
39ba2d
%{_datadir}/gvfs/mounts/smb-browse.mount
39ba2d
%{_datadir}/gvfs/mounts/smb.mount
39ba2d
39ba2d
39ba2d
%files archive
39ba2d
%{_datadir}/applications/mount-archive.desktop
39ba2d
%{_libexecdir}/gvfsd-archive
39ba2d
%{_datadir}/gvfs/mounts/archive.mount
39ba2d
39ba2d
39ba2d
%files gphoto2
39ba2d
%{_libexecdir}/gvfsd-gphoto2
39ba2d
%{_datadir}/gvfs/mounts/gphoto2.mount
39ba2d
%{_libexecdir}/gvfs-gphoto2-volume-monitor
39ba2d
%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
39ba2d
%{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
39ba2d
39ba2d
%ifnarch s390 s390x
39ba2d
%files afc
39ba2d
%{_libexecdir}/gvfsd-afc
39ba2d
%{_datadir}/gvfs/mounts/afc.mount
39ba2d
%{_libexecdir}/gvfs-afc-volume-monitor
39ba2d
%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
39ba2d
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
39ba2d
%endif
39ba2d
39ba2d
%files afp
39ba2d
%{_libexecdir}/gvfsd-afp
39ba2d
%{_libexecdir}/gvfsd-afp-browse
39ba2d
%{_datadir}/gvfs/mounts/afp.mount
39ba2d
%{_datadir}/gvfs/mounts/afp-browse.mount
39ba2d
39ba2d
%files mtp
39ba2d
%{_libexecdir}/gvfsd-mtp
39ba2d
%{_datadir}/gvfs/mounts/mtp.mount
39ba2d
%{_libexecdir}/gvfs-mtp-volume-monitor
39ba2d
%{_datadir}/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
39ba2d
%{_datadir}/gvfs/remote-volume-monitors/mtp.monitor
39ba2d
39ba2d
%files goa
39ba2d
%{_libexecdir}/gvfs-goa-volume-monitor
39ba2d
%{_datadir}/dbus-1/services/org.gtk.Private.GoaVolumeMonitor.service
39ba2d
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
39ba2d
39ba2d
%changelog
5b6909
9e08f4
* Fri Oct 16 2015 Debarshi Ray <rishi@fedoraproject.org> - 1.22.4-6
9e08f4
- Properly handle failure to create a remote proxy
9e08f4
- Resolves: #1221695
9e08f4
9e08f4
* Wed Sep 30 2015 Debarshi Ray <rishi@fedoraproject.org> - 1.22.4-5
9e08f4
- Guard access to the internal caches of the proxy volume monitor
9e08f4
- Resolves: #1221695
9e08f4
9e08f4
* Tue Aug 4 2015 Ondrej Holy <oholy@redhat.com> - 1.22.4-4
9e08f4
- Handle libsecret errors
9e08f4
- Resolves: #1230974
9e08f4
9e08f4
* Fri Jun 12 2015 Ondrej Holy <oholy@redhat.com> - 1.22.4-3
9e08f4
- Fix gvfs-open issues
9e08f4
- Resolves: #1229178
9e08f4
9e08f4
* Fri May 15 2015 Ondrej Holy <oholy@redhat.com> - 1.22.4-2
9e08f4
- Add translation updates from translation team
9e08f4
- Resolves: #1174716
9e08f4
9e08f4
* Tue May 5 2015 Ondrej Holy <oholy@redhat.com> - 1.22.4-1
9e08f4
- Update to 1.22.4
9e08f4
- Remove obsolete upstream patches
9e08f4
- Add translations updates from upstream
9e08f4
- Resolves: #1174716
9e08f4
9e08f4
* Thu Apr 23 2015 Ondrej Holy <oholy@redhat.com> - 1.16.4-9
9e08f4
- Add missing man page (#948924)
9e08f4
5b6909
* Tue Jan 6 2015 Ondrej Holy <oholy@redhat.com> - 1.16.4-8
5b6909
- Avoid endless looping when the metatree entry is too large (#1163743)
5b6909
769c0b
* Mon Feb 24 2014 Matthias Clasen <mclasen@redhat.com> - 1.16.4-7
769c0b
- Rebuild against newer libcdio
769c0b
Resolves: #1069206
769c0b
769c0b
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.16.4-6
769c0b
- Mass rebuild 2014-01-24
769c0b
769c0b
* Thu Jan 9 2014 Ondrej Holy <oholy@redhat.com> - 1.16.4-5
769c0b
- Fix mtp crashes (#1042899)
769c0b
769c0b
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.16.4-4
769c0b
- Mass rebuild 2013-12-27
769c0b
769c0b
* Thu Dec 12 2013 Ondrej Holy <oholy@redhat.com> - 1.16.4-3
769c0b
- Translation updates (#1030357)
769c0b
769c0b
* Fri Dec 6 2013 Ondrej Holy <oholy@redhat.com> - 1.16.4-2
769c0b
- Fix mtp crashes during unmount (#1031578)
769c0b
769c0b
* Fri Dec 6 2013 Ondrej Holy <oholy@redhat.com> - 1.16.4-1
769c0b
- Update to 1.16.4 (#1038744)
769c0b
769c0b
* Fri Nov 22 2013 Ondrej Holy <oholy@redhat.com> 1.16.3-4
769c0b
- MTP reading support (#1031584)
769c0b
39ba2d
* Fri Oct 11 2013 Ondrej Holy <oholy@redhat.com> 1.16.3-3
39ba2d
- Drop obexftp subpackage due to serious problems (#1020348)
39ba2d
39ba2d
* Thu Jun 20 2013 Bastien Nocera <bnocera@redhat.com> 1.16.3-2
39ba2d
- Fix gvfs-afc crashes due to new libimobiledevice (#951731)
39ba2d
39ba2d
* Fri Jun 14 2013 Kalev Lember <kalevlember@gmail.com> - 1.16.3-1
39ba2d
- Update to 1.16.3
39ba2d
39ba2d
* Wed May 22 2013 Kalev Lember <kalevlember@gmail.com> - 1.16.2-2
39ba2d
- gvfs-archive: Add the update-desktop-database rpm scriptlets (#954214)
39ba2d
39ba2d
* Wed May 22 2013 Kalev Lember <kalevlember@gmail.com> - 1.16.2-1
39ba2d
- Update to 1.16.2
39ba2d
39ba2d
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 1.16.1-1
39ba2d
- Update to 1.16.1
39ba2d
39ba2d
* Thu Mar 28 2013 Tomas Bzatek <tbzatek@redhat.com> - 1.16.0-1
39ba2d
- Update to 1.16.0
39ba2d
39ba2d
* Wed Mar 20 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.15.4-2
39ba2d
- Rebuild for new libimobiledevice
39ba2d
39ba2d
* Mon Mar 04 2013 Richard Hughes <rhughes@redhat.com> - 1.15.4-1
39ba2d
- Update to 1.15.4
39ba2d
39ba2d
* Wed Feb  6 2013 Tomas Bzatek <tbzatek@redhat.com> - 1.15.3-2
39ba2d
- Install systemd tmpfiles.d exclusion file for gvfs-fuse (#902743)
39ba2d
39ba2d
* Tue Feb  5 2013 Tomas Bzatek <tbzatek@redhat.com> - 1.15.3-1
39ba2d
- Update to 1.15.3
39ba2d
39ba2d
* Tue Jan 15 2013 Tomas Bzatek <tbzatek@redhat.com> - 1.15.2-1
39ba2d
- Update to 1.15.2
39ba2d
39ba2d
* Mon Jan 07 2013 Adrian Reber <adrian@lisas.de> - 1.15.1-3
39ba2d
- Rebuilt for libcdio-0.90
39ba2d
39ba2d
* Wed Dec 19 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.15.1-2
39ba2d
- Rebuilt for new udisks
39ba2d
39ba2d
* Tue Dec 18 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.15.1-1
39ba2d
- Update to 1.15.1
39ba2d
39ba2d
* Fri Dec  7 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.15.0-3
39ba2d
- Enable verbose build messages
39ba2d
- Remove deprecated Encoding key from mount-archive.desktop
39ba2d
39ba2d
* Tue Nov  6 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.15.0-2
39ba2d
- Clarify licensing
39ba2d
- Explicitly disable HAL
39ba2d
39ba2d
* Mon Oct 29 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.15.0-1
39ba2d
- Update to 1.15.0
39ba2d
39ba2d
* Tue Sep 25 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.14.0-1
39ba2d
- Update to 1.14.0
39ba2d
39ba2d
* Tue Sep 18 2012 Matthias Clasen <mclasen@redhat.com> - 1.13.9-1
39ba2d
- Update to 1.13.9
39ba2d
39ba2d
* Wed Sep  5 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.8-1
39ba2d
- Update to 1.13.8
39ba2d
39ba2d
* Wed Aug 29 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.7-3
39ba2d
- Bring archive mounter back
39ba2d
39ba2d
* Mon Aug 27 2012 Cosimo Cecchi <cosimoc@redhat.com> - 1.13.7-2
39ba2d
- Make sure keyring integration is enabled
39ba2d
39ba2d
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 1.13.7-1
39ba2d
- Update to 1.13.7
39ba2d
39ba2d
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 1.13.4-1
39ba2d
- Update to 1.13.4
39ba2d
39ba2d
* Tue Aug  7 2012 Jindrich Novy <jnovy@redhat.com> - 1.13.3-4
39ba2d
- add BR: docbook-style-xsl so that gvfs actually builds
39ba2d
39ba2d
* Sun Aug  5 2012 Jindrich Novy <jnovy@redhat.com> - 1.13.3-3
39ba2d
- add patch to fix gvfs build against libgphoto2 (inspired by SUSE)
39ba2d
39ba2d
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13.3-2
39ba2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
39ba2d
39ba2d
* Mon Jul 16 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.3-1
39ba2d
- Update to 1.13.3
39ba2d
39ba2d
* Mon Jul 16 2012 Nils Philippsen <nils@redhat.com> - 1.13.2-2
39ba2d
- rebuild for new libgphoto2
39ba2d
39ba2d
* Tue Jun 26 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.2-1
39ba2d
- Update to 1.13.2
39ba2d
39ba2d
* Mon Jun  4 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.1-1
39ba2d
- Update to 1.13.1
39ba2d
39ba2d
* Wed May  2 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.0-1
39ba2d
- Update to 1.13.0
39ba2d
39ba2d
* Fri Apr 27 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.12.2-1
39ba2d
- Update to 1.12.2
39ba2d
- Backport multiseat patches from master
39ba2d
39ba2d
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 1.12.1-3
39ba2d
- Silence rpm scriptlet output
39ba2d
39ba2d
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 1.12.1-2
39ba2d
- Rebuild again for new libimobiledevice and usbmuxd
39ba2d
39ba2d
* Tue Apr 17 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.12.1-1
39ba2d
- Update to 1.12.1
39ba2d
39ba2d
* Thu Apr 12 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.12.0-2
39ba2d
- Rebuild for new libimobiledevice and usbmuxd
39ba2d
39ba2d
* Mon Mar 26 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.12.0-1
39ba2d
- Update to 1.12.0
39ba2d
39ba2d
* Tue Mar 20 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.5-1
39ba2d
- Update to 1.11.5
39ba2d
39ba2d
* Fri Feb 24 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.4-1
39ba2d
- Update to 1.11.4
39ba2d
39ba2d
* Tue Feb  7 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.3-1
39ba2d
- Update to 1.11.3
39ba2d
39ba2d
* Fri Feb  3 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.3-0.4.20120120
39ba2d
- Exclude the obexftp package from s390 builds
39ba2d
39ba2d
* Wed Jan 25 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.3-0.3.20120120
39ba2d
- Rebuilt for new libarchive
39ba2d
39ba2d
* Tue Jan 24 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.3-0.2.20120120
39ba2d
- Add udisks2 runtime Requires
39ba2d
39ba2d
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 1.11.3-0.1.20120120-1
39ba2d
- Prelease that works with udisks2
39ba2d
39ba2d
* Wed Jan 18 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.11.2-1
39ba2d
- Update to 1.11.2
39ba2d
39ba2d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.1-2
39ba2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
39ba2d
39ba2d
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 1.11.1-1
39ba2d
- Update to 1.11.1
39ba2d
39ba2d
* Tue Dec 13 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.11.0-5
39ba2d
- Rebuilt for new libbluray
39ba2d
39ba2d
* Sun Nov 20 2011 Adrian Reber <adrian@lisas.de> - 1.11.0-4
39ba2d
- Rebuild for libcdio-0.83
39ba2d
39ba2d
* Wed Nov 16 2011 Adam Jackson <ajax@redhat.com> 1.11.0-3
39ba2d
- Rebuild for new libarchive
39ba2d
39ba2d
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.0-2
39ba2d
- Rebuilt for glibc bug#747377
39ba2d
39ba2d
* Wed Oct 26 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.11.0-1
39ba2d
- Update to 1.11.0
39ba2d
39ba2d
* Mon Oct 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.10.1-1
39ba2d
- Update to 1.10.1
39ba2d
39ba2d
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 1.10.0-1
39ba2d
- Update to 1.10.0
39ba2d
39ba2d
* Mon Sep  5 2011 Matthias Clasen <mclasen@redhat.com> - 1.9.5-1
39ba2d
- Update to 1.9.5
39ba2d
39ba2d
* Tue Aug 30 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.9.4-1
39ba2d
- Update to 1.9.4
39ba2d
- New AFP backend in separate subpackage
39ba2d
39ba2d
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 1.9.3-1
39ba2d
- Update to 1.9.3
39ba2d
- Drop obsolete patches
39ba2d
- Clean up spec a bit
39ba2d
39ba2d
* Wed Jul 27 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.9.2-1
39ba2d
- Update to 1.9.2
39ba2d
- Enable real statfs calls in the fuse daemon
39ba2d
39ba2d
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.9.1-1
39ba2d
- Update to 1.9.1
39ba2d
39ba2d
* Mon May 09 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.9.0-1
39ba2d
- Update to 1.9.0
39ba2d
39ba2d
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 1.8.1-2
39ba2d
- Update gsettings scriptlet
39ba2d
39ba2d
* Tue Apr 26 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.8.1-1
39ba2d
- Update to 1.8.1
39ba2d
39ba2d
* Fri Apr 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.8.0-3
39ba2d
- Build without HAL -> expect obexftp breakage.
39ba2d
39ba2d
* Mon Apr 18 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.8.0-2
39ba2d
- Fix threadsafety of closing channels
39ba2d
- Fix d-bus messages leaks
39ba2d
- Fix /dev symlink checks in gdu volume monitor
39ba2d
39ba2d
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 1.8.0-1
39ba2d
- Update to 1.8.0
39ba2d
39ba2d
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 1.7.3-1
39ba2d
- Update to 1.7.3
39ba2d
39ba2d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-2
39ba2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
39ba2d
39ba2d
* Tue Feb  1 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.7.2-1
39ba2d
- Update to 1.7.2
39ba2d
39ba2d
* Sun Dec 26 2010 Bastien Nocera <bnocera@redhat.com> 1.7.1-1
39ba2d
- Update to 1.7.1
39ba2d
39ba2d
* Thu Dec  2 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.7.0-1
39ba2d
- Update to 1.7.0
39ba2d
39ba2d
* Mon Nov  1 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.5-1
39ba2d
- Update to 1.6.5
39ba2d
- Drop upstreamed patches
39ba2d
39ba2d
* Mon Nov  1 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.4-4
39ba2d
- Use correct "usb:" address for GPhoto mounts with gudev (#642836)
39ba2d
39ba2d
* Wed Oct 13 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.4-3
39ba2d
- FUSE: Add O_TRUNC support for open()
39ba2d
39ba2d
* Mon Oct  4 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.4-2
39ba2d
- Fix sftp poll timeout
39ba2d
39ba2d
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.4-1
39ba2d
- Update to 1.6.4
39ba2d
39ba2d
* Wed Sep  8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.3-3
39ba2d
- Fix smb daemons deadlock due to GConf initialization
39ba2d
39ba2d
* Mon Jul 12 2010 Dan Horák <dan[at]danny.cz> - 1.6.3-2
39ba2d
- s390(x) machines can't connect mobile phones or players
39ba2d
39ba2d
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.3-1
39ba2d
- Update to 1.6.3
39ba2d
39ba2d
* Thu May 27 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.2-1
39ba2d
- Update to 1.6.2
39ba2d
39ba2d
* Tue May  4 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-3
39ba2d
- Fix Nautilus 100% CPU after trashing a file with an emblem (#584784)
39ba2d
39ba2d
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-2
39ba2d
- Explicitly require minimal glib2 version (#585912)
39ba2d
39ba2d
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-1
39ba2d
- Update to 1.6.1
39ba2d
39ba2d
* Mon Apr 19 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.0-2
39ba2d
- Use update-gio-modules
39ba2d
39ba2d
* Mon Mar 29 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.0-1
39ba2d
- Update to 1.6.0
39ba2d
39ba2d
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 1.5.5-3
39ba2d
- Fix build with new libimobiledevice
39ba2d
- Don't mount both gphoto and AFC mounts on AFC devices
39ba2d
39ba2d
* Sun Mar 21 2010 Peter Robinson <pbrobinson@gmail.com> 1.5.5-2
39ba2d
- Rebuild for new stable libimobiledevice 
39ba2d
39ba2d
* Mon Mar  8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.5-1
39ba2d
- Update to 1.5.5
39ba2d
39ba2d
* Thu Feb 25 2010 Matthias Clasen <mclasen@redhat.com> - 1.5.4-2
39ba2d
- Re-add missing service files
39ba2d
39ba2d
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.5.4-1
39ba2d
- Update to 1.5.4
39ba2d
39ba2d
* Mon Feb 15 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.3-2
39ba2d
- sftp: fix crash on unmount
39ba2d
39ba2d
* Tue Feb  9 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.3-1
39ba2d
- Update to 1.5.3
39ba2d
39ba2d
* Mon Feb  8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-5
39ba2d
- ftp: backport several PASV/EPSV fixes from master (#542205, #555033)
39ba2d
39ba2d
* Fri Feb  5 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-4
39ba2d
- AFC: Use new libimobiledevice library
39ba2d
39ba2d
* Tue Jan 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-3
39ba2d
- Fix AFC build against new libiphone
39ba2d
39ba2d
* Mon Jan 25 2010 Matthias Clasen <mclasen@redhat.com> - 1.5.2-2
39ba2d
- Update the GIO module cache
39ba2d
39ba2d
* Mon Jan 25 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-1
39ba2d
- Update to 1.5.2
39ba2d
39ba2d
* Fri Jan 22 2010 Adrian Reber <adrian@lisas.de> - 1.5.1-6
39ba2d
- Rebuild for libcdio-0.82
39ba2d
39ba2d
* Mon Jan 18 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-5
39ba2d
- Avoid crash on race to mount gvfstrash (#555337)
39ba2d
- Nuke HAL volume monitor
39ba2d
39ba2d
* Tue Jan 12 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-4
39ba2d
- Don't leak mount job operation (#552842)
39ba2d
- Recognize gphoto2 cameras which don't implement get storageinfo (#552856)
39ba2d
- ObexFTP: Use a private D-Bus connection for obex-data-server (#539347)
39ba2d
39ba2d
* Tue Dec 15 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-3
39ba2d
- Rebuilt against new libiphone
39ba2d
39ba2d
* Mon Nov 30 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-2
39ba2d
- Metadata fixes
39ba2d
- SMB: Fix free space calculation for older samba servers
39ba2d
- fuse: Fix setting timestamps
39ba2d
39ba2d
* Wed Nov 18 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-1
39ba2d
- Update to 1.5.1
39ba2d
- AFC: temporarily disable setting file modification times
39ba2d
39ba2d
* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 1.4.1-6
39ba2d
- Add obsoletes for gnome-mount
39ba2d
39ba2d
* Thu Nov 12 2009 Bastien Nocera <bnocera@redhat.com> 1.4.1-5
39ba2d
- Add obsoletes for gnome-vfs2-obexftp
39ba2d
39ba2d
* Tue Nov 10 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-4
39ba2d
- SMB: Support querying filesystem size and free space
39ba2d
39ba2d
* Tue Nov  3 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-3
39ba2d
- gdu-volume-monitor: don't crash on NULL devices (#529982)
39ba2d
39ba2d
* Mon Nov  2 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-2
39ba2d
- Reload .mount files when single package is installed
39ba2d
39ba2d
* Tue Oct 20 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-1
39ba2d
- Update to 1.4.1
39ba2d
39ba2d
* Fri Oct 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-7
39ba2d
- HTTP: Support g_file_input_stream_query_info()
39ba2d
- HTTP: Use libsoup header parsing function
39ba2d
- Set correct MIME type for MTP music players
39ba2d
39ba2d
* Wed Oct 14 2009 Bastien Nocera <bnocera@redhat.com> 1.4.0-6
39ba2d
- Fix crasher in ObexFTP (#528181)
39ba2d
39ba2d
* Fri Oct  9 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-5
39ba2d
- Don't always overwrite on trash restore
39ba2d
- Separate "Safely Remove Drive" from "Eject"
39ba2d
- Don't advertise can_poll for drives not using removable media
39ba2d
- Disallow mounting empty drives
39ba2d
- Disallow ejecting empty drives
39ba2d
- Silently drop eject error messages when detaching drive
39ba2d
39ba2d
* Thu Oct  8 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-4
39ba2d
- Fix Nautilus not displaying friendly icons for SSH-connected system (#526892)
39ba2d
- Actually apply the logical partitions patch
39ba2d
39ba2d
* Thu Oct  1 2009 Matthias Clasen <mclasen@redhat.com> - 1.4.0-3
39ba2d
- Consider logical partitions when deciding if a drive should be ignored
39ba2d
39ba2d
* Tue Sep 29 2009 Matthias Clasen <mclasen@redhat.com> - 1.4.0-2
39ba2d
- Fix the lack of icons in the http backend
39ba2d
39ba2d
* Mon Sep 21 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-1
39ba2d
- Update to 1.4.0
39ba2d
39ba2d
* Thu Sep 17 2009 Peter Lemenkov <lemenkov@gmail.com> - 1.3.6-2
39ba2d
- Rebuilt with new fuse
39ba2d
39ba2d
* Mon Sep  7 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.6-1
39ba2d
- Update to 1.3.6
39ba2d
39ba2d
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.5-2
39ba2d
- Don't mount interactively during login
39ba2d
39ba2d
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.5-1
39ba2d
- Update to 1.3.5
39ba2d
39ba2d
* Mon Aug 17 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.4-7
39ba2d
- Fix Nautilus can't create "untitled folder" on sftp mounts (#512611)
39ba2d
39ba2d
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-6
39ba2d
- Update AFC patch
39ba2d
39ba2d
* Thu Aug 13 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.4-5
39ba2d
- More complete fix for DAV mount path prefix issues
39ba2d
39ba2d
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-4
39ba2d
- Fix crash on startup for the afc volume monitor
39ba2d
39ba2d
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-3
39ba2d
- libgudev-devel is required for the gphoto2 monitor
39ba2d
39ba2d
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-2
39ba2d
- Add AFC backend
39ba2d
39ba2d
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.4-1
39ba2d
- Update to 1.3.4
39ba2d
39ba2d
* Fri Aug  7 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.3-3
39ba2d
- Fix bad mount prefix stripping (part of #509612)
39ba2d
- Fix gvfsd-sftp segfault when asking a question
39ba2d
- Enable tar+xz in the archive mounter
39ba2d
39ba2d
* Tue Aug  4 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.3-2
39ba2d
- Fix gedit crashed with SEGV in strlen()
39ba2d
- Fix SMB protocol not handled when opening from a bookmark (#509832)
39ba2d
39ba2d
* Wed Jul 29 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.3-1
39ba2d
- Update to 1.3.3
39ba2d
39ba2d
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.2-3
39ba2d
- Rebuild
39ba2d
39ba2d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2
39ba2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
39ba2d
39ba2d
* Mon Jul 13 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.2-1
39ba2d
- Update to 1.3.2
39ba2d
- Drop upstreamed patches
39ba2d
39ba2d
* Mon Jun 22 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.1-2
39ba2d
- Bump version requirements
39ba2d
- Backport FTP and Computer backend patches from master
39ba2d
39ba2d
* Mon Jun 15 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.1-1
39ba2d
- Update to 1.3.1
39ba2d
- Drop obsolete patches
39ba2d
39ba2d
* Fri Jun 12 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-3
39ba2d
- Move bash-completion out of profile.d (#466883)
39ba2d
39ba2d
* Mon Jun  8 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-2
39ba2d
- SFTP: Increase timeout (#504339)
39ba2d
39ba2d
* Mon May 18 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-1
39ba2d
- Update to 1.2.3
39ba2d
- Prevent deadlocks in dnssd resolver (#497631)
39ba2d
39ba2d
* Tue May 12 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.2-5
39ba2d
- Require separate libtalloc to fix libsmbclient
39ba2d
- Ref the infos in next_files_finish (gnome #582195)
39ba2d
- FTP: parse file sizes > 4GB correctly (#499286)
39ba2d
- CDDA: allow query well-formed filenames only (#499266)
39ba2d
39ba2d
* Sat May 02 2009 David Zeuthen <davidz@redhat.com> - 1.2.2-4
39ba2d
- Don't show drives that are supposed to be hidden (#498649)
39ba2d
- Only automount if media or drive was just inserted - this fixes
39ba2d
  a problem with spurious automounts when partitioning/formatting
39ba2d
39ba2d
* Wed Apr 15 2009 David Zeuthen <davidz@redhat.com> - 1.2.2-3
39ba2d
- Sync with the gdu-volume-monitor branch
39ba2d
39ba2d
* Mon Apr 13 2009 Alexander Larsson <alexl@redhat.com> - 1.2.2-2
39ba2d
- Add ssh-auth-sock patch from svn
39ba2d
39ba2d
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 1.2.2-1
39ba2d
- Update to 1.2.2
39ba2d
- Allow eject even on non-ejectable devices
39ba2d
39ba2d
* Sat Apr 11 2009 David Zeuthen <davidz@redhat.com> - 1.2.1-5
39ba2d
- Don't show drives in computer:/// if media is available but
39ba2d
  no volumes are recognized (#495152)
39ba2d
39ba2d
* Sat Apr 11 2009 Matthias Clasen <mclasen@redhat.com> - 1.2.1-4
39ba2d
- No need for bash completion to be executable
39ba2d
39ba2d
* Thu Apr  9 2009 David Zeuthen <davidz@redhat.com> - 1.2.1-3
39ba2d
- Clean up gdu patches and bump BR for gdu to 0.3
39ba2d
- Avoiding showing volume for ignored mounts (#495033)
39ba2d
39ba2d
* Thu Apr  9 2009 David Zeuthen <davidz@redhat.com> - 1.2.1-2
39ba2d
- Avoid automounting device-mapper devices and similar (#494144)
39ba2d
39ba2d
* Thu Apr  2 2009 Matthias Clasen <mclasen@redhat.com> - 1.2.1-1
39ba2d
- Update to 1.2.1
39ba2d
39ba2d
* Wed Mar 18 2009 David Zeuthen <davidz@redhat.com> - 1.2.0-2
39ba2d
- GNOME #575728 - crash in Open Folder: mounting a crypto volume
39ba2d
39ba2d
* Mon Mar 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.0-1
39ba2d
- Update to 1.2.0
39ba2d
39ba2d
* Wed Mar 11 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.8-2
39ba2d
- Fix 100% cpu usage when connecting to a ssh key and denying key access
39ba2d
- Fix monitors leak
39ba2d
39ba2d
* Tue Mar 10 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.8-1
39ba2d
- Update to 1.1.8
39ba2d
39ba2d
* Mon Mar  9 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.7-5
39ba2d
- Expose device file attribute for all items in computer://
39ba2d
39ba2d
* Fri Mar  6 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.7-4
39ba2d
- Fix volume lists not filled correctly
39ba2d
39ba2d
* Wed Mar  4 2009 David Zeuthen <davidz@redhat.com> - 1.1.7-3
39ba2d
- Update GVfs gdu patch to fix mount detection confusion (#488399)
39ba2d
39ba2d
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> - 1.1.7-2
39ba2d
- Port to DeviceKit-disks
39ba2d
39ba2d
* Mon Mar  2 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.7-1
39ba2d
- Update to 1.1.7
39ba2d
39ba2d
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-2
39ba2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
39ba2d
39ba2d
* Mon Feb 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.6-1
39ba2d
- Update to 1.1.6
39ba2d
39ba2d
* Mon Feb  2 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.5-1
39ba2d
- Update to 1.1.5
39ba2d
39ba2d
* Wed Jan 28 2009 - Bastien Nocera <bnocera@redhat.com> - 1.1.4-2
39ba2d
- ObexFTP write support
39ba2d
39ba2d
* Tue Jan 20 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.4-1
39ba2d
- Update to 1.1.4
39ba2d
39ba2d
* Tue Jan 13 2009 Adrian Reber <adrian@lisas.de> - 1.1.3-4
39ba2d
- Rebuild for libcdio-0.81
39ba2d
39ba2d
* Mon Jan 12 2009 Matthias Clasen  <mclasen@redhat.com> - 1.1.3-3
39ba2d
- Fix dav+sd.mount
39ba2d
39ba2d
* Fri Jan  9 2009 Matthias Clasen  <mclasen@redhat.com> - 1.1.3-2
39ba2d
- Support moving files in the burn backend
39ba2d
39ba2d
* Tue Jan  6 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.3-1
39ba2d
- Update to 1.1.3
39ba2d
39ba2d
* Wed Dec 17 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.2-2
39ba2d
- Update the smb-browse auth patch
39ba2d
39ba2d
* Tue Dec 16 2008 Matthias Clasen  <mclasen@redhat.com> - 1.1.2-1
39ba2d
- Update to 1.1.2
39ba2d
39ba2d
* Fri Dec 12 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-5
39ba2d
- FTP: Fix PASV connections
39ba2d
39ba2d
* Tue Dec  9 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-4
39ba2d
- Add support for .tar.lzma archives in archive mounter
39ba2d
39ba2d
* Fri Dec  5 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-3
39ba2d
- Added experimental smb-browse auth patch
39ba2d
39ba2d
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 1.1.1-2
39ba2d
- Update file lists to include the dav+sd backend
39ba2d
39ba2d
* Tue Dec  2 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-1
39ba2d
- Update to 1.1.1
39ba2d
39ba2d
* Mon Dec  1 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.3-1
39ba2d
- Update to 1.0.3
39ba2d
39ba2d
* Fri Nov  7 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-4
39ba2d
- SMB: timestamp setting support (#461505)
39ba2d
39ba2d
* Tue Nov  4 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-3
39ba2d
- Return an empty array on success when no content type
39ba2d
  matches (#468946)
39ba2d
39ba2d
* Fri Oct 24 2008 Alexander Larsson <alexl@redhat.com> - 1.0.2-2
39ba2d
- Don't return generic fallback icons for files,
39ba2d
  as this means custom mimetypes don't work (from svn)
39ba2d
39ba2d
* Mon Oct 20 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-1
39ba2d
- Update to 1.0.2
39ba2d
39ba2d
* Tue Oct  7 2008 Tomas Bzatek <tbzatek@redhat.com>  - 1.0.1-5
39ba2d
- Don't make warnings fatal (resolves #465693)
39ba2d
39ba2d
* Wed Oct  1 2008 David Zeuthen <davidz@redhat.com>  - 1.0.1-4
39ba2d
- Add patch for reverse mapping FUSE paths (bgo #530654)
39ba2d
39ba2d
* Mon Sep 29 2008 Matthias Clasen <mclasen@redhat.com>  - 1.0.1-3
39ba2d
- Fix mounting
39ba2d
39ba2d
* Mon Sep 29 2008 - Bastien Nocera <bnocera@redhat.com> - 1.0.1-2
39ba2d
- Update obexftp patch from upstream
39ba2d
39ba2d
* Wed Sep 24 2008 Matthias Clasen <mclasen@redhat.com>  - 1.0.1-1
39ba2d
- Update to 1.0.1
39ba2d
39ba2d
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com>  - 1.0.0-2
39ba2d
- Update to 1.0.0
39ba2d
39ba2d
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-6
39ba2d
- Update patch for missing file
39ba2d
39ba2d
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-5
39ba2d
- Updated patch, fixed deadlock whilst mounting
39ba2d
39ba2d
* Wed Sep 17 2008 Tomas Bzatek <tbzatek@redhat.com>  - 0.99.8-4
39ba2d
- Actually apply the kerberos patch
39ba2d
39ba2d
* Tue Sep 16 2008 Tomas Bzatek <tbzatek@redhat.com>  - 0.99.8-3
39ba2d
- SMB: Fix kerberos authentication
39ba2d
39ba2d
* Mon Sep 15 2008 Matthias Clasen <mclasen@redhat.com>  - 0.99.8-2
39ba2d
- Update to 0.99.8
39ba2d
39ba2d
* Mon Sep 15 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.7.1-4
39ba2d
- Update for BlueZ and obex-data-server D-Bus API changes
39ba2d
39ba2d
* Thu Sep 11 2008 Matthias Clasen <mclasen@redhat.com>  - 0.99.7.1-3
39ba2d
- Rebuild 
39ba2d
39ba2d
* Tue Sep 09 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.7.1-2
39ba2d
- Somebody made the build system be obnoxious and point out my
39ba2d
  errors in obvious ways
39ba2d
39ba2d
* Tue Sep 09 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.7.1-1
39ba2d
- Update to 0.99.7.1
39ba2d
39ba2d
* Tue Sep  2 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.6-1
39ba2d
- Update to 0.99.6
39ba2d
39ba2d
* Thu Aug 28 2008 Matthias Clasen <mclasen@redhat.com> - 0.99.5-3
39ba2d
- Add a comma
39ba2d
39ba2d
* Wed Aug 27 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.5-2
39ba2d
- Update some descriptions
39ba2d
39ba2d
* Wed Aug 20 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.5-1
39ba2d
- Update to 0.99.5
39ba2d
39ba2d
* Mon Aug  4 2008 Matthias Clasen  <mclasen@redhat.com> - 0.99.4-1
39ba2d
- Update to 0.99.4
39ba2d
39ba2d
* Sun Jul 27 2008 Matthias Clasen  <mclasen@redhat.com> - 0.99.3-2
39ba2d
- Use standard icon names
39ba2d
39ba2d
* Wed Jul 23 2008 Matthias Clasen  <mclasen@redhat.com> - 0.99.3-1
39ba2d
- Update to 0.99.3
39ba2d
39ba2d
* Tue Jul 22 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.2-1
39ba2d
- Update to 0.99.2
39ba2d
- Split out backends to separate packages
39ba2d
39ba2d
* Tue Jun 24 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.1-3
39ba2d
- gvfsd-trash: Skip autofs mounts
39ba2d
39ba2d
* Thu Jun 12 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.1-2
39ba2d
- Fix transfer of whole directories from FTP (#448560)
39ba2d
39ba2d
* Tue Jun  3 2008 Matthias Clasen <mclasen@redhat.com> - 0.99.1-1
39ba2d
- Update to 0.99.1
39ba2d
39ba2d
* Tue May 27 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.4-1
39ba2d
- Update to 0.2.4
39ba2d
39ba2d
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-10
39ba2d
- Add application/zip to the supported mime types for the archive
39ba2d
  backend (launchpad #211697)
39ba2d
39ba2d
* Sun Apr 19 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-9
39ba2d
- Ensure archive mounts are read-only and turn on thumbnailing on them
39ba2d
- Update fuse threading patch
39ba2d
39ba2d
* Fri Apr 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-8
39ba2d
- Fix thread-safety issues in gvfs-fuse-daemon
39ba2d
- Prevent dbus from shutting us down unexpectedly
39ba2d
39ba2d
* Thu Apr 17 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-7
39ba2d
- Put X-Gnome-Vfs-System=gio into mount-archarive.desktop (See #442835)
39ba2d
39ba2d
* Wed Apr 16 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-6
39ba2d
- Reenable gphoto automounting 
39ba2d
- Support unmounting all mounts for a scheme
39ba2d
39ba2d
* Wed Apr 16 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-5
39ba2d
- Fix hangs when unmounting gphoto mounts
39ba2d
39ba2d
* Wed Apr 16 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-4
39ba2d
- Only show mounts in /media and inside $HOME (#442189)
39ba2d
39ba2d
* Mon Apr 14 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-3
39ba2d
- Fix a bug that causes application crashes (#441084)
39ba2d
39ba2d
* Fri Apr 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-2
39ba2d
- Fix a crash of the fuse daemon on 64bit
39ba2d
39ba2d
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-1
39ba2d
- Update to 0.2.3
39ba2d
39ba2d
* Fri Mar 28 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.2-1
39ba2d
- Update to 0.2.2
39ba2d
39ba2d
* Tue Mar 25 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-4
39ba2d
- Moved fuse stuff to a dedicated package
39ba2d
39ba2d
* Thu Mar 20 2008 Alexander Larsson <alexl@redhat.com> - 0.2.1-3
39ba2d
- Add patch with simple archive backend UI integration
39ba2d
39ba2d
* Tue Mar 19 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-2
39ba2d
- Added libarchive dependency for archive backend
39ba2d
- Require new libsmbclient in order to get smb backend working again
39ba2d
39ba2d
* Tue Mar 18 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-1
39ba2d
- Update to 0.2.1 (archive backend temporarily disabled)
39ba2d
39ba2d
* Mon Mar 17 2008 Matthias Clasen  <mclasen@redhat.com> - 0.2.0.1-2
39ba2d
- Silence %%post
39ba2d
39ba2d
* Mon Mar 10 2008 Matthias Clasen  <mclasen@redhat.com> - 0.2.0.1-1
39ba2d
- Update to 0.2.0.1
39ba2d
39ba2d
* Thu Mar  6 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.1.11-2
39ba2d
- Add patch that fixes a deadlock when foreign volume is removed
39ba2d
39ba2d
* Tue Mar  4 2008 Matthias Clasen  <mclasen@redhat.com> - 0.1.11-1
39ba2d
- Update to 0.1.11
39ba2d
39ba2d
* Tue Mar 04 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.1.10-1
39ba2d
- Update to 0.1.10
39ba2d
39ba2d
* Mon Feb 25 2008 Alexander Larsson <alexl@redhat.com> - 0.1.8-1
39ba2d
- Update to 0.1.8
39ba2d
39ba2d
* Thu Feb 14 2008 Alexander Larsson <alexl@redhat.com> - 0.1.7-3
39ba2d
- Add patch that fixes a smb bug that can cause short reads when copying files
39ba2d
39ba2d
* Tue Feb 12 2008 Alexander Larsson <alexl@redhat.com> - 0.1.7-2
39ba2d
- Fix double free in hal volume monitor
39ba2d
- Ensure gconf module is built by adding build dep
39ba2d
39ba2d
* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
39ba2d
- Update to 0.1.7
39ba2d
39ba2d
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.6-1
39ba2d
- Update to 0.1.6
39ba2d
39ba2d
* Mon Jan 28 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.5-1
39ba2d
- Update to 0.1.5
39ba2d
- Reenable http/dav 
39ba2d
39ba2d
* Mon Jan 21 2008 Alexander Larsson <alexl@redhat.com> - 0.1.4-2 
39ba2d
- Remove the http/dav stuff for now, as we don't have the latest libsoup
39ba2d
39ba2d
* Mon Jan 21 2008 Alexander Larsson <alexl@redhat.com> - 0.1.4-1
39ba2d
- Update to 0.1.4
39ba2d
- Send USR1 in post to reload config
39ba2d
39ba2d
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> 0.1.2-1
39ba2d
- Update to 0.1.2
39ba2d
39ba2d
* Tue Jan  8 2008 Matthias Clasen <mclasen@redhat.com> 0.1.1-1
39ba2d
- Update to 0.1.1
39ba2d
39ba2d
* Thu Dec 20 2007 Matthias Clasen <mclasen@redhat.com> 0.1.0-1
39ba2d
- Initial packaging