2598316
Summary: Backends for the gio framework in GLib
2598316
Name: gvfs
9d8ac1a
Version: 1.8.2
9d8ac1a
Release: 1%{?dist}
2598316
License: LGPLv2+
2598316
Group: System Environment/Libraries
2598316
URL: http://www.gtk.org
9486d00
Source: http://download.gnome.org/sources/gvfs/1.8/gvfs-%{version}.tar.bz2
2598316
BuildRequires: pkgconfig
d340866
BuildRequires: glib2-devel >= 2.27.4
Tomas Bzatek 1d6b3f9
# for post-install update-gio-modules and overall functionality
d340866
Requires: glib2 >= 2.27.4
e3319e5
BuildRequires: dbus-glib-devel
2598316
BuildRequires: /usr/bin/ssh
2598316
BuildRequires: libcdio-devel >= 0.78.2
Tomas Bzatek 6718086
# obexftp backend is the last user requiring hal
489becf
BuildRequires: hal-devel >= 0.5.10
9d3c80f
BuildRequires: libgudev-devel
Tomas Bzatek 617d113
BuildRequires: libsoup-devel >= 2.26.0
996f2bf
BuildRequires: avahi-glib-devel >= 0.6
d340866
BuildRequires: libgnome-keyring-devel
7a6e884
BuildRequires: intltool
7a6e884
BuildRequires: gettext-devel
f890b04
BuildRequires: gnome-disk-utility-devel >= 2.29.90-1
Tomas Bzatek ff97a5b
BuildRequires: PolicyKit-devel
Tomas Bzatek 617d113
BuildRequires: expat-devel
2598316
d199706
Requires(post): desktop-file-utils
d199706
Requires(postun): desktop-file-utils
d199706
d199706
# The patch touches Makefile.am files:
d199706
BuildRequires: automake autoconf
Tomas Bzatek 57f832b
BuildRequires: libtool
Tomas Bzatek 3f4ce1d
92a5638
# http://bugzilla.gnome.org/show_bug.cgi?id=567235
Tomas Bzatek 920f2d4
Patch0: gvfs-archive-integration.patch
Tomas Bzatek 3c4d88b
Tomas Bzatek e9af852
# Recognize gphoto2 cameras which don't implement get storageinfo
Tomas Bzatek e9af852
# https://bugzilla.redhat.com/show_bug.cgi?id=552856
Tomas Bzatek e9af852
Patch15: gvfs-1.5.1-gphoto2-no-storageinfo-support.patch
Tomas Bzatek e9af852
151763b
Obsoletes: gnome-mount <= 0.8
151763b
Obsoletes: gnome-mount-nautilus-properties <= 0.8
Tomas Bzatek 32d84ad
2598316
%description
e3319e5
The gvfs package provides backend implementations for the gio
e3319e5
framework in GLib. It includes ftp, sftp, cifs.
2598316
Tomas Bzatek 8fcd773
2598316
%package devel
2598316
Summary: Development files for gvfs
2598316
Group: Development/Libraries
2598316
Requires: %{name} = %{version}-%{release}
2598316
2598316
%description devel
2598316
The gvfs-devel package contains headers and other files that are
2598316
required to develop applications using gvfs.
2598316
Tomas Bzatek 8fcd773
Tomas Bzatek 57f832b
%package fuse
Tomas Bzatek 57f832b
Summary: FUSE support for gvfs
Tomas Bzatek 57f832b
Group: System Environment/Libraries
Tomas Bzatek 57f832b
Requires: %{name} = %{version}-%{release}
Tomas Bzatek 57f832b
BuildRequires: fuse-devel
Tomas Bzatek 57f832b
Requires: fuse
Tomas Bzatek 57f832b
Tomas Bzatek 57f832b
%description fuse
Tomas Bzatek 57f832b
This package provides support for applications not using gio
Tomas Bzatek 57f832b
to access the gvfs filesystems.
Tomas Bzatek 57f832b
Tomas Bzatek 6a1840a
Tomas Bzatek 8fcd773
%package smb
Tomas Bzatek 8fcd773
Summary: Windows fileshare support for gvfs
Tomas Bzatek 8fcd773
Group: System Environment/Libraries
Tomas Bzatek 8fcd773
Requires: %{name} = %{version}-%{release}
Tomas Bzatek 8fcd773
BuildRequires: libsmbclient-devel >= 3.2.0-1.pre2.8
Tomas Bzatek 1e1b531
BuildRequires: libtalloc-devel >= 1.3.0-0
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%description smb
Tomas Bzatek 8fcd773
This package provides support for reading and writing files on windows
Tomas Bzatek 8fcd773
shares (SMB) to applications using gvfs.
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%package archive
Tomas Bzatek 8fcd773
Summary: Archiving support for gvfs
Tomas Bzatek 8fcd773
Group: System Environment/Libraries
Tomas Bzatek 8fcd773
Requires: %{name} = %{version}-%{release}
Tomas Bzatek ff85c53
BuildRequires: libarchive-devel >= libarchive-2.7.1-1
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%description archive
8d1d349
This package provides support for accessing files inside Zip and Tar archives,
8d1d349
as well as ISO images, to applications using gvfs.
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%package obexftp
Tomas Bzatek 8fcd773
Summary: ObexFTP support for gvfs
Tomas Bzatek 8fcd773
Group: System Environment/Libraries
Tomas Bzatek 8fcd773
Requires: %{name} = %{version}-%{release}
1f0f095
Requires: obex-data-server >= 0.3.4-6
Tomas Bzatek 8fcd773
BuildRequires: bluez-libs-devel >= 3.12
19cc61c
Obsoletes: gnome-vfs2-obexftp <= 0.4
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%description obexftp
8d1d349
This package provides support for reading files on Bluetooth mobile phones
8d1d349
and devices through ObexFTP to applications using gvfs.
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%package gphoto2
Tomas Bzatek 8fcd773
Summary: gphoto2 support for gvfs
Tomas Bzatek 8fcd773
Group: System Environment/Libraries
Tomas Bzatek 8fcd773
Requires: %{name} = %{version}-%{release}
Tomas Bzatek 8fcd773
BuildRequires: libgphoto2-devel
Tomas Bzatek 8fcd773
BuildRequires: libusb-devel
Tomas Bzatek 8fcd773
BuildRequires: libexif-devel
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%description gphoto2
Tomas Bzatek 8fcd773
This package provides support for reading and writing files on
Tomas Bzatek 8fcd773
PTP based cameras (Picture Transfer Protocol) and MTP based
Tomas Bzatek 8fcd773
media players (Media Transfer Protocol) to applications using gvfs.
Tomas Bzatek 8fcd773
8739b3c
%ifnarch s390 s390x
94a739a
%package afc
94a739a
Summary: AFC support for gvfs
94a739a
Group: System Environment/Libraries
94a739a
Requires: %{name} = %{version}-%{release}
94a739a
Requires: usbmuxd
Tomas Bzatek 26cfe43
BuildRequires: libimobiledevice-devel >= 0.9.7
Tomas Bzatek 8fcd773
94a739a
%description afc
Tomas Bzatek 26cfe43
This package provides support for reading files on mobile devices
Tomas Bzatek 26cfe43
including phones and music players to applications using gvfs.
8739b3c
%endif
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
2598316
%prep
7ca8afc
%setup -q
Tomas Bzatek 920f2d4
%patch0 -p1 -b .archive-integration
Tomas Bzatek e9af852
%patch15 -p1 -b .gphoto2-storageinfo
David Zeuthen 5455e5f
2598316
%build
d199706
d199706
# Needed for gvfs-0.2.1-archive-integration.patch
Tomas Bzatek 7fab4fe
libtoolize --force  || :
d199706
aclocal  || :
Tomas Bzatek 7fab4fe
autoheader  || :
d199706
automake  || :
Tomas Bzatek 7fab4fe
autoconf  || :
d199706
Tomas Bzatek a804038
%configure --enable-gdu --with-bash-completion-dir=%{_sysconfdir}/bash_completion.d/
Tomas Bzatek a804038
make %{?_smp_mflags}
2598316
2598316
%install
2598316
rm -rf $RPM_BUILD_ROOT
2598316
make install DESTDIR=$RPM_BUILD_ROOT
2598316
2598316
rm $RPM_BUILD_ROOT%{_libdir}/*.la
2598316
rm $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
2598316
2598316
%find_lang gvfs
2598316
2598316
%clean
2598316
rm -rf $RPM_BUILD_ROOT
2598316
a0496d2
%post
a0496d2
/sbin/ldconfig
a0496d2
# Reload .mount files:
37709be
killall -USR1 gvfsd >&/dev/null || :
d199706
# Update desktop files mime mappings:
dd95eb2
update-desktop-database &> /dev/null || :
dd95eb2
update-gio-modules "$host" &> /dev/null || :
0d2cdc3
2598316
d199706
%postun
d199706
/sbin/ldconfig
d199706
# Update desktop files mime mappings:
d199706
update-desktop-database &> /dev/null ||:
dd95eb2
update-gio-modules "$host" &> /dev/null || :
Christopher Aillon 96d5660
if [ $1 -eq 0 ] ; then
Christopher Aillon 96d5660
    glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
Christopher Aillon 96d5660
fi
d340866
d340866
%posttrans
d340866
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
0d2cdc3
2598316
Tomas Bzatek 9a9960c
# Reload .mount files when single subpackage is installed:
Tomas Bzatek 9a9960c
%post smb
Tomas Bzatek 9a9960c
killall -USR1 gvfsd >&/dev/null || :
Tomas Bzatek 9a9960c
%post archive
Tomas Bzatek 9a9960c
killall -USR1 gvfsd >&/dev/null || :
Tomas Bzatek 9a9960c
%post obexftp
Tomas Bzatek 9a9960c
killall -USR1 gvfsd >&/dev/null || :
Tomas Bzatek 9a9960c
%post gphoto2
Tomas Bzatek 9a9960c
killall -USR1 gvfsd >&/dev/null || :
8739b3c
%ifnarch s390 s390x
Tomas Bzatek 9a9960c
%post afc
Tomas Bzatek 9a9960c
killall -USR1 gvfsd >&/dev/null || :
8739b3c
%endif
Tomas Bzatek 9a9960c
2598316
%files -f gvfs.lang
2598316
%defattr(-, root, root, -)
Tomas Bzatek 57f832b
%doc AUTHORS COPYING NEWS README
bedcc45
%dir %{_datadir}/gvfs
bedcc45
%dir %{_datadir}/gvfs/mounts
Tomas Bzatek a804038
%{_sysconfdir}/bash_completion.d/gvfs-bash-completion.sh
bedcc45
%{_datadir}/gvfs/mounts/sftp.mount
bedcc45
%{_datadir}/gvfs/mounts/trash.mount
bedcc45
%{_datadir}/gvfs/mounts/cdda.mount
6dbd937
%{_datadir}/gvfs/mounts/computer.mount
b47c3fb
%{_datadir}/gvfs/mounts/dav.mount
7201ae9
%{_datadir}/gvfs/mounts/dav+sd.mount
b47c3fb
%{_datadir}/gvfs/mounts/http.mount
e6addd2
%{_datadir}/gvfs/mounts/localtest.mount
a0496d2
%{_datadir}/gvfs/mounts/burn.mount
b77b89f
%{_datadir}/gvfs/mounts/dns-sd.mount
b77b89f
%{_datadir}/gvfs/mounts/network.mount
Tomas Bzatek fe15632
%{_datadir}/gvfs/mounts/ftp.mount
e3319e5
%{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service
70ebb6f
%{_datadir}/dbus-1/services/gvfs-daemon.service
70ebb6f
%{_datadir}/dbus-1/services/gvfs-metadata.service
e3319e5
%{_datadir}/gvfs/remote-volume-monitors/gdu.monitor
d340866
%{_datadir}/GConf/gsettings/*.convert
d340866
%{_datadir}/glib-2.0/schemas/*.xml
2598316
%{_libdir}/libgvfscommon.so.*
7201ae9
%{_libdir}/libgvfscommon-dnssd.so.*
Tomas Bzatek e7b2d78
%{_libdir}/gio/modules/libgioremote-volume-monitor.so
2598316
%{_libdir}/gio/modules/libgvfsdbus.so
2598316
%{_libexecdir}/gvfsd
2598316
%{_libexecdir}/gvfsd-ftp
2598316
%{_libexecdir}/gvfsd-sftp
2598316
%{_libexecdir}/gvfsd-trash
2598316
%{_libexecdir}/gvfsd-cdda
6dbd937
%{_libexecdir}/gvfsd-computer
b47c3fb
%{_libexecdir}/gvfsd-dav
b47c3fb
%{_libexecdir}/gvfsd-http
e6addd2
%{_libexecdir}/gvfsd-localtest
a0496d2
%{_libexecdir}/gvfsd-burn
b77b89f
%{_libexecdir}/gvfsd-dnssd
b77b89f
%{_libexecdir}/gvfsd-network
1f023a2
%{_libexecdir}/gvfsd-metadata
e3319e5
%{_libexecdir}/gvfs-gdu-volume-monitor
2598316
%{_bindir}/gvfs-cat
2598316
%{_bindir}/gvfs-copy
2598316
%{_bindir}/gvfs-info
2598316
%{_bindir}/gvfs-less
2598316
%{_bindir}/gvfs-ls
4718d8d
%{_bindir}/gvfs-mkdir
2598316
%{_bindir}/gvfs-monitor-dir
2598316
%{_bindir}/gvfs-monitor-file
2598316
%{_bindir}/gvfs-mount
2598316
%{_bindir}/gvfs-move
e141499
%{_bindir}/gvfs-open
Tomas Bzatek ab24fb3
%{_bindir}/gvfs-rename
Tomas Bzatek fb7a0d4
%{_bindir}/gvfs-rm
2598316
%{_bindir}/gvfs-save
2598316
%{_bindir}/gvfs-trash
b77b89f
%{_bindir}/gvfs-tree
1f023a2
%{_bindir}/gvfs-set-attribute
2598316
2598316
%files devel
2598316
%defattr(-, root, root, -)
2598316
%dir %{_includedir}/gvfs-client
2598316
%dir %{_includedir}/gvfs-client/gvfs
2598316
%{_includedir}/gvfs-client/gvfs/gvfsurimapper.h
2598316
%{_includedir}/gvfs-client/gvfs/gvfsuriutils.h
9895b17
%{_libdir}/libgvfscommon.so
7201ae9
%{_libdir}/libgvfscommon-dnssd.so
e50becb
2598316
Tomas Bzatek 57f832b
%files fuse
Tomas Bzatek 57f832b
%defattr(-, root, root, -)
Tomas Bzatek 57f832b
%{_libexecdir}/gvfs-fuse-daemon
Tomas Bzatek 57f832b
Tomas Bzatek 57f832b
Tomas Bzatek 8fcd773
%files smb
Tomas Bzatek 8fcd773
%defattr(-, root, root, -)
Tomas Bzatek 8fcd773
%{_libexecdir}/gvfsd-smb
Tomas Bzatek 8fcd773
%{_libexecdir}/gvfsd-smb-browse
Tomas Bzatek 8fcd773
%{_datadir}/gvfs/mounts/smb-browse.mount
Tomas Bzatek 8fcd773
%{_datadir}/gvfs/mounts/smb.mount
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%files archive
Tomas Bzatek 8fcd773
%defattr(-, root, root, -)
Tomas Bzatek 8fcd773
%dir %{_datadir}/applications/mount-archive.desktop
Tomas Bzatek 8fcd773
%{_libexecdir}/gvfsd-archive
Tomas Bzatek 8fcd773
%{_datadir}/gvfs/mounts/archive.mount
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%files obexftp
Tomas Bzatek 8fcd773
%defattr(-, root, root, -)
Tomas Bzatek 8fcd773
%{_libexecdir}/gvfsd-obexftp
Tomas Bzatek 8fcd773
%{_datadir}/gvfs/mounts/obexftp.mount
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
%files gphoto2
Tomas Bzatek 8fcd773
%defattr(-, root, root, -)
Tomas Bzatek 8fcd773
%{_libexecdir}/gvfsd-gphoto2
Tomas Bzatek 8fcd773
%{_datadir}/gvfs/mounts/gphoto2.mount
Tomas Bzatek e7b2d78
%{_libexecdir}/gvfs-gphoto2-volume-monitor
Tomas Bzatek e7b2d78
%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
Tomas Bzatek e7b2d78
%{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
Tomas Bzatek 8fcd773
8739b3c
%ifnarch s390 s390x
94a739a
%files afc
94a739a
%defattr(-, root, root, -)
94a739a
%{_libexecdir}/gvfsd-afc
94a739a
%{_datadir}/gvfs/mounts/afc.mount
94a739a
%{_libexecdir}/gvfs-afc-volume-monitor
17bb99f
%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
94a739a
%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
8739b3c
%endif
Tomas Bzatek 8fcd773
2598316
%changelog
9d8ac1a
* Fri Jun  3 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.8.2-1
9d8ac1a
- Update to 1.8.2
9d8ac1a
Christopher Aillon 96d5660
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 1.8.1-2
Christopher Aillon 96d5660
- Update gsettings scriptlet
Christopher Aillon 96d5660
7c50d66
* Tue Apr 26 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.8.1-1
7c50d66
- Update to 1.8.1
7c50d66
38e3ea2
* Mon Apr 18 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.8.0-2
38e3ea2
- Fix threadsafety of closing channels
38e3ea2
- Fix d-bus messages leaks
38e3ea2
- Fix /dev symlink checks in gdu volume monitor
38e3ea2
9486d00
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 1.8.0-1
9486d00
- Update to 1.8.0
9486d00
9486d00
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 1.7.3-1
9486d00
- Update to 1.7.3
9686a9e
3b87884
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-2
3b87884
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3b87884
1348337
* Tue Feb  1 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.7.2-1
1348337
- Update to 1.7.2
1348337
Bastien Nocera 6ea7ec0
* Sun Dec 26 2010 Bastien Nocera <bnocera@redhat.com> 1.7.1-1
Bastien Nocera 6ea7ec0
- Update to 1.7.1
Bastien Nocera 6ea7ec0
d340866
* Thu Dec  2 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.7.0-1
d340866
- Update to 1.7.0
d340866
f9caab5
* Mon Nov  1 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.5-1
f9caab5
- Update to 1.6.5
83ab699
- Drop upstreamed patches
83ab699
55fafde
* Mon Nov  1 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.4-4
55fafde
- Use correct "usb:" address for GPhoto mounts with gudev (#642836)
55fafde
bac5a0e
* Wed Oct 13 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.4-3
bac5a0e
- FUSE: Add O_TRUNC support for open()
bac5a0e
0a7db7a
* Mon Oct  4 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.4-2
0a7db7a
- Fix sftp poll timeout
f9caab5
0a44d66
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.4-1
0a44d66
- Update to 1.6.4
0a44d66
8250fd9
* Wed Sep  8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.3-3
8250fd9
- Fix smb daemons deadlock due to GConf initialization
8250fd9
8739b3c
* Mon Jul 12 2010 Dan HorĂ¡k <dan[at]danny.cz> - 1.6.3-2
8739b3c
- s390(x) machines can't connect mobile phones or players
8739b3c
6a34d2b
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.3-1
6a34d2b
- Update to 1.6.3
6a34d2b
Tomas Bzatek 8d0f57f
* Thu May 27 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.2-1
Tomas Bzatek 8d0f57f
- Update to 1.6.2
Tomas Bzatek 8d0f57f
Tomas Bzatek fbf2c02
* Tue May  4 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-3
Tomas Bzatek fbf2c02
- Fix Nautilus 100% CPU after trashing a file with an emblem (#584784)
Tomas Bzatek fbf2c02
Tomas Bzatek 1d6b3f9
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-2
Tomas Bzatek 1d6b3f9
- Explicitly require minimal glib2 version (#585912)
Tomas Bzatek 1d6b3f9
Tomas Bzatek 5c54e6b
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.1-1
Tomas Bzatek 5c54e6b
- Update to 1.6.1
Tomas Bzatek 5c54e6b
dd95eb2
* Mon Apr 19 2010 Matthias Clasen <mclasen@redhat.com> - 1.6.0-2
dd95eb2
- Use update-gio-modules
dd95eb2
Tomas Bzatek 050114b
* Mon Mar 29 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.6.0-1
Tomas Bzatek 050114b
- Update to 1.6.0
Tomas Bzatek 050114b
0178233
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 1.5.5-3
0178233
- Fix build with new libimobiledevice
0178233
- Don't mount both gphoto and AFC mounts on AFC devices
0178233
6cc60b3
* Sun Mar 21 2010 Peter Robinson <pbrobinson@gmail.com> 1.5.5-2
6cc60b3
- Rebuild for new stable libimobiledevice 
6cc60b3
Tomas Bzatek 8b6f8eb
* Mon Mar  8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.5-1
Tomas Bzatek 8b6f8eb
- Update to 1.5.5
Tomas Bzatek 8b6f8eb
70ebb6f
* Thu Feb 25 2010 Matthias Clasen <mclasen@redhat.com> - 1.5.4-2
70ebb6f
- Re-add missing service files
70ebb6f
c68b87e
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.5.4-1
c68b87e
- Update to 1.5.4
c68b87e
Tomas Bzatek 3c4d88b
* Mon Feb 15 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.3-2
Tomas Bzatek 3c4d88b
- sftp: fix crash on unmount
Tomas Bzatek 3c4d88b
Tomas Bzatek 3f4ce1d
* Tue Feb  9 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.3-1
Tomas Bzatek 3f4ce1d
- Update to 1.5.3
Tomas Bzatek 3f4ce1d
Tomas Bzatek 94d0e75
* Mon Feb  8 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-5
Tomas Bzatek 94d0e75
- ftp: backport several PASV/EPSV fixes from master (#542205, #555033)
Tomas Bzatek 94d0e75
Tomas Bzatek 26cfe43
* Fri Feb  5 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-4
Tomas Bzatek 26cfe43
- AFC: Use new libimobiledevice library
Tomas Bzatek 26cfe43
Tomas Bzatek f357e33
* Tue Jan 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-3
Tomas Bzatek f357e33
- Fix AFC build against new libiphone
Tomas Bzatek f357e33
Tomas Bzatek f357e33
* Mon Jan 25 2010 Matthias Clasen <mclasen@redhat.com> - 1.5.2-2
1fb42ab
- Update the GIO module cache
1fb42ab
Tomas Bzatek 3e90262
* Mon Jan 25 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.2-1
Tomas Bzatek 3e90262
- Update to 1.5.2
Tomas Bzatek 3e90262
02438b3
* Fri Jan 22 2010 Adrian Reber <adrian@lisas.de> - 1.5.1-6
02438b3
- Rebuild for libcdio-0.82
02438b3
Tomas Bzatek 6718086
* Mon Jan 18 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-5
Tomas Bzatek 6718086
- Avoid crash on race to mount gvfstrash (#555337)
Tomas Bzatek 6718086
- Nuke HAL volume monitor
Tomas Bzatek 6718086
Tomas Bzatek e9af852
* Tue Jan 12 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-4
Tomas Bzatek e9af852
- Don't leak mount job operation (#552842)
Tomas Bzatek e9af852
- Recognize gphoto2 cameras which don't implement get storageinfo (#552856)
Tomas Bzatek e9af852
- ObexFTP: Use a private D-Bus connection for obex-data-server (#539347)
Tomas Bzatek e9af852
Tomas Bzatek 829801e
* Tue Dec 15 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-3
Tomas Bzatek 829801e
- Rebuilt against new libiphone
Tomas Bzatek 829801e
Tomas Bzatek 1ebebde
* Mon Nov 30 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-2
Tomas Bzatek 1ebebde
- Metadata fixes
Tomas Bzatek 1ebebde
- SMB: Fix free space calculation for older samba servers
Tomas Bzatek 1ebebde
- fuse: Fix setting timestamps
Tomas Bzatek 1ebebde
Tomas Bzatek 617d113
* Wed Nov 18 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.5.1-1
Tomas Bzatek 617d113
- Update to 1.5.1
Tomas Bzatek 617d113
- AFC: temporarily disable setting file modification times
Tomas Bzatek 617d113
151763b
* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 1.4.1-6
151763b
- Add obsoletes for gnome-mount
151763b
151763b
* Thu Nov 12 2009 Bastien Nocera <bnocera@redhat.com> 1.4.1-5
19cc61c
- Add obsoletes for gnome-vfs2-obexftp
19cc61c
151763b
* Tue Nov 10 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-4
151763b
- SMB: Support querying filesystem size and free space
151763b
151763b
* Tue Nov  3 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-3
151763b
- gdu-volume-monitor: don't crash on NULL devices (#529982)
151763b
151763b
* Mon Nov  2 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-2
Tomas Bzatek 9a9960c
- Reload .mount files when single package is installed
Tomas Bzatek 9a9960c
151763b
* Tue Oct 20 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.1-1
151763b
- Update to 1.4.1
151763b
Tomas Bzatek 3134cdc
* Fri Oct 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-7
Tomas Bzatek 3134cdc
- HTTP: Support g_file_input_stream_query_info()
Tomas Bzatek 3134cdc
- HTTP: Use libsoup header parsing function
Tomas Bzatek 3134cdc
- Set correct MIME type for MTP music players
Tomas Bzatek 3134cdc
ec003f6
* Wed Oct 14 2009 Bastien Nocera <bnocera@redhat.com> 1.4.0-6
ec003f6
- Fix crasher in ObexFTP (#528181)
151763b
151763b
* Fri Oct  9 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-5
ec003f6
- Don't always overwrite on trash restore
ec003f6
- Separate "Safely Remove Drive" from "Eject"
ec003f6
- Don't advertise can_poll for drives not using removable media
ec003f6
- Disallow mounting empty drives
ec003f6
- Disallow ejecting empty drives
ec003f6
- Silently drop eject error messages when detaching drive
ec003f6
Tomas Bzatek 920f2d4
* Thu Oct  8 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-4
Tomas Bzatek 920f2d4
- Fix Nautilus not displaying friendly icons for SSH-connected system (#526892)
Tomas Bzatek 920f2d4
- Actually apply the logical partitions patch
Tomas Bzatek 920f2d4
Tomas Bzatek 920f2d4
* Thu Oct  1 2009 Matthias Clasen <mclasen@redhat.com> - 1.4.0-3
Tomas Bzatek 920f2d4
- Consider logical partitions when deciding if a drive should be ignored
Tomas Bzatek 920f2d4
Tomas Bzatek 920f2d4
* Tue Sep 29 2009 Matthias Clasen <mclasen@redhat.com> - 1.4.0-2
Tomas Bzatek 920f2d4
- Fix the lack of icons in the http backend
Tomas Bzatek 920f2d4
Tomas Bzatek 38c6146
* Mon Sep 21 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.4.0-1
Tomas Bzatek 38c6146
- Update to 1.4.0
Tomas Bzatek 38c6146
8e5d5ae
* Thu Sep 17 2009 Peter Lemenkov <lemenkov@gmail.com> - 1.3.6-2
8e5d5ae
- Rebuilt with new fuse
8e5d5ae
Tomas Bzatek 86ae1fc
* Mon Sep  7 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.6-1
Tomas Bzatek 86ae1fc
- Update to 1.3.6
Tomas Bzatek 86ae1fc
dccc590
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.5-2
dccc590
- Don't mount interactively during login
dccc590
dccc590
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.5-1
7099b07
- Update to 1.3.5
7099b07
Tomas Bzatek fc966cd
* Mon Aug 17 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.4-7
Tomas Bzatek fc966cd
- Fix Nautilus can't create "untitled folder" on sftp mounts (#512611)
Tomas Bzatek fc966cd
4059e79
* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-6
4059e79
- Update AFC patch
4059e79
Tomas Bzatek 391fb17
* Thu Aug 13 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.4-5
Tomas Bzatek 391fb17
- More complete fix for DAV mount path prefix issues
Tomas Bzatek 391fb17
04eecdf
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-4
04eecdf
- Fix crash on startup for the afc volume monitor
04eecdf
9d3c80f
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-3
9d3c80f
- libgudev-devel is required for the gphoto2 monitor
9d3c80f
94a739a
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.3.4-2
94a739a
- Add AFC backend
94a739a
86cabe3
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.4-1
86cabe3
- Update to 1.3.4
86cabe3
Tomas Bzatek ff85c53
* Fri Aug  7 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.3-3
Tomas Bzatek ff85c53
- Fix bad mount prefix stripping (part of #509612)
Tomas Bzatek ff85c53
- Fix gvfsd-sftp segfault when asking a question
Tomas Bzatek ff85c53
- Enable tar+xz in the archive mounter
Tomas Bzatek ff85c53
Tomas Bzatek b84fbc0
* Tue Aug  4 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.3-2
Tomas Bzatek b84fbc0
- Fix gedit crashed with SEGV in strlen()
Tomas Bzatek b84fbc0
- Fix SMB protocol not handled when opening from a bookmark (#509832)
Tomas Bzatek b84fbc0
908f425
* Wed Jul 29 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.3-1
908f425
- Update to 1.3.3
908f425
b26c89d
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.2-3
b26c89d
- Rebuild
b26c89d
d91a847
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2
d91a847
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
d91a847
1f023a2
* Mon Jul 13 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.2-1
1f023a2
- Update to 1.3.2
1f023a2
- Drop upstreamed patches
1f023a2
Tomas Bzatek 32d84ad
* Mon Jun 22 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.3.1-2
Tomas Bzatek 32d84ad
- Bump version requirements
Tomas Bzatek 32d84ad
- Backport FTP and Computer backend patches from master
Tomas Bzatek 32d84ad
9c5c64c
* Mon Jun 15 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.1-1
9c5c64c
- Update to 1.3.1
23deddc
- Drop obsolete patches
9c5c64c
Tomas Bzatek a804038
* Fri Jun 12 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-3
Tomas Bzatek a804038
- Move bash-completion out of profile.d (#466883)
Tomas Bzatek a804038
Tomas Bzatek eee457c
* Mon Jun  8 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-2
Tomas Bzatek eee457c
- SFTP: Increase timeout (#504339)
Tomas Bzatek eee457c
Tomas Bzatek e9cad05
* Mon May 18 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-1
Tomas Bzatek e9cad05
- Update to 1.2.3
Tomas Bzatek e9cad05
- Prevent deadlocks in dnssd resolver (#497631)
Tomas Bzatek e9cad05
Tomas Bzatek 1e1b531
* Tue May 12 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.2-5
Tomas Bzatek 1e1b531
- Require separate libtalloc to fix libsmbclient
Tomas Bzatek 1e1b531
- Ref the infos in next_files_finish (gnome #582195)
Tomas Bzatek 1e1b531
- FTP: parse file sizes > 4GB correctly (#499286)
Tomas Bzatek 1e1b531
- CDDA: allow query well-formed filenames only (#499266)
Tomas Bzatek 1e1b531
David Zeuthen 3d17b00
* Sat May 02 2009 David Zeuthen <davidz@redhat.com> - 1.2.2-4
David Zeuthen 3d17b00
- Don't show drives that are supposed to be hidden (#498649)
David Zeuthen 3d17b00
- Only automount if media or drive was just inserted - this fixes
David Zeuthen 3d17b00
  a problem with spurious automounts when partitioning/formatting
David Zeuthen 3d17b00
David Zeuthen 109d2c0
* Wed Apr 15 2009 David Zeuthen <davidz@redhat.com> - 1.2.2-3
David Zeuthen 109d2c0
- Sync with the gdu-volume-monitor branch
David Zeuthen 109d2c0
95f1ca6
* Mon Apr 13 2009 Alexander Larsson <alexl@redhat.com> - 1.2.2-2
95f1ca6
- Add ssh-auth-sock patch from svn
95f1ca6
bcc3449
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 1.2.2-1
bcc3449
- Update to 1.2.2
bcc3449
- Allow eject even on non-ejectable devices
bcc3449
David Zeuthen f59916c
* Sat Apr 11 2009 David Zeuthen <davidz@redhat.com> - 1.2.1-5
David Zeuthen f59916c
- Don't show drives in computer:/// if media is available but
David Zeuthen f59916c
  no volumes are recognized (#495152)
David Zeuthen f59916c
301d975
* Sat Apr 11 2009 Matthias Clasen <mclasen@redhat.com> - 1.2.1-4
301d975
- No need for bash completion to be executable
301d975
David Zeuthen 5455e5f
* Thu Apr  9 2009 David Zeuthen <davidz@redhat.com> - 1.2.1-3
David Zeuthen 5455e5f
- Clean up gdu patches and bump BR for gdu to 0.3
David Zeuthen 5455e5f
- Avoiding showing volume for ignored mounts (#495033)
David Zeuthen 5455e5f
David Zeuthen 339758d
* Thu Apr  9 2009 David Zeuthen <davidz@redhat.com> - 1.2.1-2
David Zeuthen 339758d
- Avoid automounting device-mapper devices and similar (#494144)
David Zeuthen 339758d
ba52fa0
* Thu Apr  2 2009 Matthias Clasen <mclasen@redhat.com> - 1.2.1-1
ba52fa0
- Update to 1.2.1
ba52fa0
David Zeuthen 1dc3505
* Wed Mar 18 2009 David Zeuthen <davidz@redhat.com> - 1.2.0-2
David Zeuthen 1dc3505
- GNOME #575728 - crash in Open Folder: mounting a crypto volume
David Zeuthen 1dc3505
Tomas Bzatek 59f45f8
* Mon Mar 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.0-1
Tomas Bzatek 59f45f8
- Update to 1.2.0
Tomas Bzatek 59f45f8
Tomas Bzatek a6506c0
* Wed Mar 11 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.8-2
Tomas Bzatek a6506c0
- Fix 100% cpu usage when connecting to a ssh key and denying key access
Tomas Bzatek a6506c0
- Fix monitors leak
Tomas Bzatek a6506c0
Tomas Bzatek c0d18de
* Tue Mar 10 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.8-1
Tomas Bzatek c0d18de
- Update to 1.1.8
Tomas Bzatek c0d18de
Tomas Bzatek bbb1bbe
* Mon Mar  9 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.7-5
Tomas Bzatek bbb1bbe
- Expose device file attribute for all items in computer://
Tomas Bzatek bbb1bbe
Tomas Bzatek e4395f1
* Fri Mar  6 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.7-4
Tomas Bzatek e4395f1
- Fix volume lists not filled correctly
Tomas Bzatek e4395f1
David Zeuthen 1fe862d
* Wed Mar  4 2009 David Zeuthen <davidz@redhat.com> - 1.1.7-3
David Zeuthen 1fe862d
- Update GVfs gdu patch to fix mount detection confusion (#488399)
David Zeuthen 1fe862d
e3319e5
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> - 1.1.7-2
e3319e5
- Port to DeviceKit-disks
e3319e5
Tomas Bzatek 6372ee5
* Mon Mar  2 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.7-1
Tomas Bzatek 6372ee5
- Update to 1.1.7
Tomas Bzatek 6372ee5
9a35991
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-2
9a35991
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
9a35991
Tomas Bzatek b3c4c12
* Mon Feb 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.6-1
Tomas Bzatek b3c4c12
- Update to 1.1.6
Tomas Bzatek b3c4c12
Tomas Bzatek d90ecc3
* Mon Feb  2 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.5-1
Tomas Bzatek d90ecc3
- Update to 1.1.5
Tomas Bzatek d90ecc3
593d45b
* Wed Jan 28 2009 - Bastien Nocera <bnocera@redhat.com> - 1.1.4-2
593d45b
- ObexFTP write support
593d45b
Tomas Bzatek 2e06161
* Tue Jan 20 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.4-1
Tomas Bzatek 2e06161
- Update to 1.1.4
Tomas Bzatek 2e06161
0b5230a
* Tue Jan 13 2009 Adrian Reber <adrian@lisas.de> - 1.1.3-4
0b5230a
- Rebuild for libcdio-0.81
0b5230a
50fc2ca
* Mon Jan 12 2009 Matthias Clasen  <mclasen@redhat.com> - 1.1.3-3
50fc2ca
- Fix dav+sd.mount
50fc2ca
92a5638
* Fri Jan  9 2009 Matthias Clasen  <mclasen@redhat.com> - 1.1.3-2
92a5638
- Support moving files in the burn backend
92a5638
Tomas Bzatek 9f524ee
* Tue Jan  6 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.1.3-1
Tomas Bzatek 9f524ee
- Update to 1.1.3
Tomas Bzatek 9f524ee
Tomas Bzatek 027e464
* Wed Dec 17 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.2-2
Tomas Bzatek 027e464
- Update the smb-browse auth patch
Tomas Bzatek 027e464
5ded5a2
* Tue Dec 16 2008 Matthias Clasen  <mclasen@redhat.com> - 1.1.2-1
5ded5a2
- Update to 1.1.2
5ded5a2
Tomas Bzatek 4def88d
* Fri Dec 12 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-5
Tomas Bzatek 4def88d
- FTP: Fix PASV connections
Tomas Bzatek 4def88d
Tomas Bzatek 3589047
* Tue Dec  9 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-4
Tomas Bzatek 3589047
- Add support for .tar.lzma archives in archive mounter
Tomas Bzatek 3589047
Tomas Bzatek 75f05ed
* Fri Dec  5 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-3
Tomas Bzatek 75f05ed
- Added experimental smb-browse auth patch
Tomas Bzatek 75f05ed
7201ae9
* Wed Dec  3 2008 Matthias Clasen <mclasen@redhat.com> - 1.1.1-2
7201ae9
- Update file lists to include the dav+sd backend
7201ae9
Tomas Bzatek 5dab70e
* Tue Dec  2 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.1.1-1
Tomas Bzatek 5dab70e
- Update to 1.1.1
Tomas Bzatek 5dab70e
Tomas Bzatek 0f32a04
* Mon Dec  1 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.3-1
Tomas Bzatek 5deeb28
- Update to 1.0.3
Tomas Bzatek 5deeb28
Tomas Bzatek 5deeb28
* Fri Nov  7 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-4
Tomas Bzatek 5deeb28
- SMB: timestamp setting support (#461505)
Tomas Bzatek 5deeb28
Tomas Bzatek cf46119
* Tue Nov  4 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-3
Tomas Bzatek cf46119
- Return an empty array on success when no content type
Tomas Bzatek cf46119
  matches (#468946)
Tomas Bzatek cf46119
9836cdb
* Fri Oct 24 2008 Alexander Larsson <alexl@redhat.com> - 1.0.2-2
9836cdb
- Don't return generic fallback icons for files,
9836cdb
  as this means custom mimetypes don't work (from svn)
9836cdb
Tomas Bzatek 9326795
* Mon Oct 20 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-1
Tomas Bzatek 9326795
- Update to 1.0.2
Tomas Bzatek 9326795
Tomas Bzatek 2db11df
* Tue Oct  7 2008 Tomas Bzatek <tbzatek@redhat.com>  - 1.0.1-5
Tomas Bzatek 2db11df
- Don't make warnings fatal (resolves #465693)
Tomas Bzatek 2db11df
David Zeuthen c5fea72
* Wed Oct  1 2008 David Zeuthen <davidz@redhat.com>  - 1.0.1-4
David Zeuthen c5fea72
- Add patch for reverse mapping FUSE paths (bgo #530654)
David Zeuthen c5fea72
e994803
* Mon Sep 29 2008 Matthias Clasen <mclasen@redhat.com>  - 1.0.1-3
e994803
- Fix mounting
e994803
b82a98d
* Mon Sep 29 2008 - Bastien Nocera <bnocera@redhat.com> - 1.0.1-2
b82a98d
- Update obexftp patch from upstream
b82a98d
505d943
* Wed Sep 24 2008 Matthias Clasen <mclasen@redhat.com>  - 1.0.1-1
505d943
- Update to 1.0.1
505d943
966f9af
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com>  - 1.0.0-2
8ca5455
- Update to 1.0.0
8ca5455
882b4ef
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-6
882b4ef
- Update patch for missing file
882b4ef
263f0c2
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-5
263f0c2
- Updated patch, fixed deadlock whilst mounting
263f0c2
Tomas Bzatek 7a4724e
* Wed Sep 17 2008 Tomas Bzatek <tbzatek@redhat.com>  - 0.99.8-4
Tomas Bzatek 7a4724e
- Actually apply the kerberos patch
Tomas Bzatek 7a4724e
Tomas Bzatek ae8cf5a
* Tue Sep 16 2008 Tomas Bzatek <tbzatek@redhat.com>  - 0.99.8-3
Tomas Bzatek ae8cf5a
- SMB: Fix kerberos authentication
Tomas Bzatek ae8cf5a
654d84e
* Mon Sep 15 2008 Matthias Clasen <mclasen@redhat.com>  - 0.99.8-2
bd31cdb
- Update to 0.99.8
bd31cdb
e008065
* Mon Sep 15 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.7.1-4
e008065
- Update for BlueZ and obex-data-server D-Bus API changes
e008065
2344193
* Thu Sep 11 2008 Matthias Clasen <mclasen@redhat.com>  - 0.99.7.1-3
2344193
- Rebuild 
2344193
4af6202
* Tue Sep 09 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.7.1-2
4af6202
- Somebody made the build system be obnoxious and point out my
4af6202
  errors in obvious ways
4af6202
47884de
* Tue Sep 09 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.7.1-1
47884de
- Update to 0.99.7.1
47884de
Tomas Bzatek 9e42e04
* Tue Sep  2 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.6-1
Tomas Bzatek 9e42e04
- Update to 0.99.6
Tomas Bzatek 9e42e04
a94c1a9
* Thu Aug 28 2008 Matthias Clasen <mclasen@redhat.com> - 0.99.5-3
a94c1a9
- Add a comma
a94c1a9
8d1d349
* Wed Aug 27 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.5-2
8d1d349
- Update some descriptions
8d1d349
Tomas Bzatek 1709ae4
* Wed Aug 20 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.5-1
Tomas Bzatek 1709ae4
- Update to 0.99.5
Tomas Bzatek 1709ae4
dbce160
* Mon Aug  4 2008 Matthias Clasen  <mclasen@redhat.com> - 0.99.4-1
dbce160
- Update to 0.99.4
dbce160
27cdcb3
* Sun Jul 27 2008 Matthias Clasen  <mclasen@redhat.com> - 0.99.3-2
27cdcb3
- Use standard icon names
27cdcb3
bac5833
* Wed Jul 23 2008 Matthias Clasen  <mclasen@redhat.com> - 0.99.3-1
bac5833
- Update to 0.99.3
bac5833
Tomas Bzatek 8fcd773
* Tue Jul 22 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.2-1
Tomas Bzatek 8fcd773
- Update to 0.99.2
Tomas Bzatek 8fcd773
- Split out backends to separate packages
Tomas Bzatek 8fcd773
Tomas Bzatek bf43b51
* Tue Jun 24 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.1-3
Tomas Bzatek bf43b51
- gvfsd-trash: Skip autofs mounts
Tomas Bzatek bf43b51
Tomas Bzatek acee2f1
* Thu Jun 12 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.1-2
Tomas Bzatek acee2f1
- Fix transfer of whole directories from FTP (#448560)
Tomas Bzatek acee2f1
c683ffd
* Tue Jun  3 2008 Matthias Clasen <mclasen@redhat.com> - 0.99.1-1
c683ffd
- Update to 0.99.1
c683ffd
Tomas Bzatek 9ae84f7
* Tue May 27 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.4-1
Tomas Bzatek 9ae84f7
- Update to 0.2.4
Tomas Bzatek 9ae84f7
d2ee280
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-10
d2ee280
- Add application/zip to the supported mime types for the archive
d2ee280
  backend (launchpad #211697)
d2ee280
David Zeuthen a393239
* Sun Apr 19 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-9
David Zeuthen a393239
- Ensure archive mounts are read-only and turn on thumbnailing on them
David Zeuthen a393239
- Update fuse threading patch
David Zeuthen a393239
e50becb
* Fri Apr 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-8
e50becb
- Fix thread-safety issues in gvfs-fuse-daemon
9895b17
- Prevent dbus from shutting us down unexpectedly
e50becb
David Zeuthen beaa046
* Thu Apr 17 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-7
David Zeuthen beaa046
- Put X-Gnome-Vfs-System=gio into mount-archarive.desktop (See #442835)
David Zeuthen beaa046
f53a007
* Wed Apr 16 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-6
f53a007
- Reenable gphoto automounting 
f53a007
- Support unmounting all mounts for a scheme
f53a007
ee7c0e7
* Wed Apr 16 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-5
ee7c0e7
- Fix hangs when unmounting gphoto mounts
ee7c0e7
David Zeuthen f9f897b
* Wed Apr 16 2008 David Zeuthen <davidz@redhat.com> - 0.2.3-4
David Zeuthen f9f897b
- Only show mounts in /media and inside $HOME (#442189)
David Zeuthen f9f897b
01e4363
* Mon Apr 14 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-3
01e4363
- Fix a bug that causes application crashes (#441084)
01e4363
7dfa54f
* Fri Apr 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-2
7dfa54f
- Fix a crash of the fuse daemon on 64bit
7dfa54f
1e8ee92
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 0.2.3-1
1e8ee92
- Update to 0.2.3
1e8ee92
Tomas Bzatek 98c2162
* Fri Mar 28 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.2-1
Tomas Bzatek 98c2162
- Update to 0.2.2
Tomas Bzatek 98c2162
Tomas Bzatek 57f832b
* Tue Mar 25 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-4
Tomas Bzatek 57f832b
- Moved fuse stuff to a dedicated package
Tomas Bzatek 57f832b
d199706
* Thu Mar 20 2008 Alexander Larsson <alexl@redhat.com> - 0.2.1-3
d199706
- Add patch with simple archive backend UI integration
d199706
Tomas Bzatek fb7a0d4
* Tue Mar 19 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-2
Tomas Bzatek fb7a0d4
- Added libarchive dependency for archive backend
Tomas Bzatek fb7a0d4
- Require new libsmbclient in order to get smb backend working again
Tomas Bzatek fb7a0d4
Tomas Bzatek 20ff885
* Tue Mar 18 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-1
Tomas Bzatek 20ff885
- Update to 0.2.1 (archive backend temporarily disabled)
Tomas Bzatek 20ff885
37709be
* Mon Mar 17 2008 Matthias Clasen  <mclasen@redhat.com> - 0.2.0.1-2
37709be
- Silence %%post
37709be
86e3c71
* Mon Mar 10 2008 Matthias Clasen  <mclasen@redhat.com> - 0.2.0.1-1
86e3c71
- Update to 0.2.0.1
86e3c71
Tomas Bzatek 6a1840a
* Thu Mar  6 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.1.11-2
Tomas Bzatek 6a1840a
- Add patch that fixes a deadlock when foreign volume is removed
Tomas Bzatek 6a1840a
56bbcac
* Tue Mar  4 2008 Matthias Clasen  <mclasen@redhat.com> - 0.1.11-1
56bbcac
- Update to 0.1.11
56bbcac
Tomas Bzatek 66a18e6
* Tue Mar 04 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.1.10-1
Tomas Bzatek 66a18e6
- Update to 0.1.10
Tomas Bzatek fe15632
b77b89f
* Mon Feb 25 2008 Alexander Larsson <alexl@redhat.com> - 0.1.8-1
b77b89f
- Update to 0.1.8
b77b89f
c64b37e
* Thu Feb 14 2008 Alexander Larsson <alexl@redhat.com> - 0.1.7-3
76f496f
- Add patch that fixes a smb bug that can cause short reads when copying files
76f496f
cf0a49a
* Tue Feb 12 2008 Alexander Larsson <alexl@redhat.com> - 0.1.7-2
cf0a49a
- Fix double free in hal volume monitor
cf0a49a
- Ensure gconf module is built by adding build dep
cf0a49a
489becf
* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
489becf
- Update to 0.1.7
489becf
c30022e
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.6-1
c30022e
- Update to 0.1.6
c30022e
b47c3fb
* Mon Jan 28 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.5-1
b47c3fb
- Update to 0.1.5
b47c3fb
- Reenable http/dav 
b47c3fb
b47c3fb
* Mon Jan 21 2008 Alexander Larsson <alexl@redhat.com> - 0.1.4-2 
aa191a6
- Remove the http/dav stuff for now, as we don't have the latest libsoup
aa191a6
a0496d2
* Mon Jan 21 2008 Alexander Larsson <alexl@redhat.com> - 0.1.4-1
a0496d2
- Update to 0.1.4
a0496d2
- Send USR1 in post to reload config
a0496d2
7a6e884
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> 0.1.2-1
7a6e884
- Update to 0.1.2
7a6e884
bedcc45
* Tue Jan  8 2008 Matthias Clasen <mclasen@redhat.com> 0.1.1-1
bedcc45
- Update to 0.1.1
bedcc45
2598316
* Thu Dec 20 2007 Matthias Clasen <mclasen@redhat.com> 0.1.0-1
2598316
- Initial packaging