2598316
Summary: Backends for the gio framework in GLib
2598316
Name: gvfs
Tomas Bzatek 9f524ee
Version: 1.1.3
50fc2ca
Release: 3%{?dist}
2598316
License: LGPLv2+
2598316
Group: System Environment/Libraries
2598316
URL: http://www.gtk.org
5ded5a2
Source: http://download.gnome.org/sources/gvfs/1.1/gvfs-%{version}.tar.bz2
2598316
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
2598316
BuildRequires: pkgconfig
Tomas Bzatek 5dab70e
BuildRequires: glib2-devel >= 2.19.2
2598316
BuildRequires: dbus-glib-devel 
2598316
BuildRequires: /usr/bin/ssh
2598316
BuildRequires: libcdio-devel >= 0.78.2
489becf
BuildRequires: hal-devel >= 0.5.10
Tomas Bzatek 027e464
BuildRequires: libsoup-devel >= 2.25.2
996f2bf
BuildRequires: avahi-glib-devel >= 0.6
996f2bf
BuildRequires: gnome-keyring-devel
7a6e884
BuildRequires: intltool
7a6e884
BuildRequires: gettext-devel
7a6e884
BuildRequires: perl(XML::Parser)
cf0a49a
BuildRequires: GConf2-devel
2598316
Tomas Bzatek 6a1840a
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
92a5638
# http://bugzilla.gnome.org/show_bug.cgi?id=567235
Tomas Bzatek 8fcd773
Patch1: gvfs-0.99.2-archive-integration.patch
Tomas Bzatek acee2f1
92a5638
# http://bugzilla.gnome.org/show_bug.cgi?id=565041
92a5638
Patch2: gvfs-burn-move.patch
9836cdb
50fc2ca
# fixed correctly upstream
50fc2ca
Patch3: gvfs-dav+sd-mount.patch
50fc2ca
2598316
%description
2598316
The gvfs package provides backend implementations for the gio 
2598316
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 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 3589047
BuildRequires: libarchive-devel >= libarchive-2.5.903a-2
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
Tomas Bzatek 8fcd773
BuildRequires: expat-devel
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
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
Tomas Bzatek 8fcd773
2598316
%prep
7ca8afc
%setup -q
d199706
%patch1 -p0 -b .archive-integration
92a5638
%patch2 -p0 -b .burn-move
50fc2ca
%patch3 -p1 -b .dav+sd-mount
7ca8afc
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 8a1cf6a
%configure
fd7bda4
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:
d199706
update-desktop-database &> /dev/null ||:
2598316
d199706
%postun
d199706
/sbin/ldconfig
d199706
# Update desktop files mime mappings:
d199706
update-desktop-database &> /dev/null ||:
2598316
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
b77b89f
%{_sysconfdir}/profile.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
bedcc45
%{_datadir}/dbus-1/services/gvfs-daemon.service
Tomas Bzatek e7b2d78
%{_datadir}/dbus-1/services/org.gtk.Private.HalVolumeMonitor.service
Tomas Bzatek e7b2d78
%{_datadir}/gvfs/remote-volume-monitors/hal.monitor
2598316
%{_libdir}/libgvfscommon.so.*
7201ae9
%{_libdir}/libgvfscommon-dnssd.so.*
Tomas Bzatek 87561c6
# %{_libdir}/gio/modules/libgiohal-volume-monitor.so
Tomas Bzatek e7b2d78
%{_libdir}/gio/modules/libgioremote-volume-monitor.so
2598316
%{_libdir}/gio/modules/libgvfsdbus.so
cf0a49a
%{_libdir}/gio/modules/libgiogconf.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
Tomas Bzatek e7b2d78
%{_libexecdir}/gvfs-hal-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
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
Tomas Bzatek 8fcd773
2598316
%changelog
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