diff --git a/gvfs-1.3.3.tar.bz2 b/gvfs-1.3.3.tar.bz2 deleted file mode 100644 index 7e5a1b2..0000000 --- a/gvfs-1.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:453476904745e355a69987bcd20c5db1bc9a1757022f8dd8c0f3b7142f3a00fd -size 1153585 diff --git a/gvfs-1.3.4.tar.bz2 b/gvfs-1.3.4.tar.bz2 new file mode 100644 index 0000000..c0b3643 --- /dev/null +++ b/gvfs-1.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b96bd8e9bdb41727f3bff9f0b336c61a85ec37032679a11388ac250a79d567 +size 1160956 diff --git a/gvfs.changes b/gvfs.changes index c736675..a2e0922 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Aug 10 21:28:38 CEST 2009 - vuntz@novell.com + +- Update to version 1.3.4: + + ftp: Make large FTP transfers work + + gphoto: use udev instead of hal + + Fix build on FreeBSD + + Bugs fixed: bgo#588187, bgo#589915, bgo#573994, bgo#590793, + bgo#576229, bgo#589434 + +------------------------------------------------------------------- +Thu Aug 06 17:07:56 CEST 2009 - opensuse@sukimashita.com + +- Make gvfs 1.3.3 still build for openSUSE 11.1 by making the + libgdu-devel and libgudev-1_0-devel BuildRequires occur only for + 11.2. + ------------------------------------------------------------------- Wed Jul 29 23:21:33 CEST 2009 - vuntz@novell.com diff --git a/gvfs.spec b/gvfs.spec index 3c4bbf9..24e35d9 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,5 +1,5 @@ # -# spec file for package gvfs (Version 1.3.3) +# spec file for package gvfs (Version 1.3.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -31,15 +31,17 @@ BuildRequires: libarchive-devel BuildRequires: libavahi-glib-devel BuildRequires: libcdio-devel BuildRequires: libexpat-devel -BuildRequires: libgdu-devel BuildRequires: libgphoto2-devel +%if %suse_version > 1110 +BuildRequires: libgdu-devel BuildRequires: libgudev-1_0-devel +%endif BuildRequires: libsmbclient-devel BuildRequires: libsoup-devel BuildRequires: pkg-config BuildRequires: translation-update-upstream Summary: VFS functionality for GLib -Version: 1.3.3 +Version: 1.3.4 Release: 1 License: LGPL v2.0 or later Group: Development/Libraries/C and C++ @@ -182,7 +184,9 @@ rm -rf $RPM_BUILD_ROOT %files backends %defattr(-, root, root) %{_libdir}/%{name}/gvfs-fuse-daemon +%if %suse_version > 1110 %{_libdir}/%{name}/gvfs-gdu-volume-monitor +%endif %{_libdir}/%{name}/gvfs-gphoto2-volume-monitor %{_libdir}/%{name}/gvfs-hal-volume-monitor %{_libdir}/%{name}/gvfsd-archive