Hello community, here is the log from the commit of package gvfs checked in at Thu Aug 14 01:32:56 CEST 2008. -------- --- GNOME/gvfs/gvfs.changes 2008-06-23 03:56:04.000000000 +0200 +++ gvfs/gvfs.changes 2008-08-01 23:11:48.000000000 +0200 @@ -1,0 +2,10 @@ +Fri Aug 1 14:24:14 CDT 2008 - maw@suse.de + +- Update to version 0.99.3: + + Move hal and gphoto volume monitors out of process + + Fix recursive copying + + Make the fuse daemon more reliable + + Many smaller bugfixes + + Updated translations. + +------------------------------------------------------------------- Old: ---- gvfs-0.99.1.tar.bz2 New: ---- gvfs-0.99.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.n18865/_old 2008-08-14 01:31:59.000000000 +0200 +++ /var/tmp/diff_new_pack.n18865/_new 2008-08-14 01:31:59.000000000 +0200 @@ -1,10 +1,17 @@ # -# spec file for package gvfs (Version 0.99.1) +# spec file for package gvfs (Version 0.99.3) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -24,7 +31,7 @@ BuildRequires: extra-rpm-macros %endif Summary: VFS functionality for GLib -Version: 0.99.1 +Version: 0.99.3 Release: 1 License: LGPL v2.0 or later Group: Development/Libraries/C and C++ @@ -140,7 +147,7 @@ %postun -n libgvfscommon0 -p /sbin/ldconfig %clean -###rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) @@ -160,6 +167,7 @@ %files backends %defattr(-, root, root) %{_libdir}/%{name}/gvfsd-* +%{_libdir}/%{name}/gvfs-* %files -n libgvfscommon0 %defattr(-, root, root) @@ -174,6 +182,13 @@ %files lang -f %{name}.lang %changelog +* Fri Aug 01 2008 maw@suse.de +- Update to version 0.99.3: + + Move hal and gphoto volume monitors out of process + + Fix recursive copying + + Make the fuse daemon more reliable + + Many smaller bugfixes + + Updated translations. * Fri Jun 06 2008 maw@suse.de - Update to versino 0.99.1: + Fix directory copy/delete problems @@ -187,14 +202,14 @@ + Many smaller bug fixes + Updated translations - Remove upstreamed patch: gvfs-bnc368628-fuse-robustness.patch. -* Sat May 24 2008 hpj@suse.de +* Fri May 23 2008 hpj@suse.de - Merge gvfs-bgo531516-fuse-cleanup-when-killed.patch into gvfs-bnc368628-fuse-robustness.patch so as to avoid overlapping patches. - Add upstream fixes to thread locking and file handle life-cycles to gvfs-bnc368628-fuse-robustness.patch. Prevents more crashes. - Depend on libcdio-devel for building, so we get the CDDA backend. -* Thu May 22 2008 hpj@suse.de +* Wed May 21 2008 hpj@suse.de - Add gvfs-bgo531516-fuse-cleanup-when-killed.patch, which fixes the remaining issues covered by BNC #368628. * Tue May 13 2008 hpj@suse.de @@ -203,7 +218,7 @@ * Thu May 08 2008 hpj@suse.de - Add gvfs-bnc368628-fuse-robustness.patch, which probably fixes BNC #368628. -* Thu Apr 10 2008 maw@suse.de +* Wed Apr 09 2008 maw@suse.de - Update to version 0.2.3: + WebDAV: implement set_display_name + WebDAV fixes @@ -226,7 +241,7 @@ * sftp: Kerberos support * smb: Port to new samba 3.2.0 API (backwards compat) * sftp: Handle overwrites correctly (was silent overwrite) -* Wed Mar 26 2008 maw@suse.de +* Tue Mar 25 2008 maw@suse.de - gvfs now recommends gvfs-backends (bnc#373477). * Wed Mar 19 2008 maw@suse.de - Reduce build requirements @@ -246,7 +261,7 @@ * Enviroment variable to disable fuse backend at runtime * Mon Mar 17 2008 jpr@suse.de - Add recommends for obex-data-server (bnc #368776) -* Fri Mar 14 2008 maw@suse.de +* Thu Mar 13 2008 maw@suse.de - Update to version 0.2.0.1: + Fix crashes + Build and portability fixes @@ -258,7 +273,7 @@ + obex: Give better error message on broken phones + sftp: Allow setting permissions + dav: Correct mount name, file icons and file types. -* Wed Mar 05 2008 jpr@suse.de +* Tue Mar 04 2008 jpr@suse.de - Update to version 0.1.11 * Correctly free mounts * Disable debug log @@ -292,7 +307,7 @@ * Add bash completion support for command line apps * Fix handling of blank cds and audio cds * Support port in sftp uris -* Fri Feb 29 2008 jpr@suse.de +* Thu Feb 28 2008 jpr@suse.de - Move the gio modules into the main package (#358748) - Enable gconf backend * Mon Feb 18 2008 maw@suse.de ++++++ gvfs-0.99.1.tar.bz2 -> gvfs-0.99.3.tar.bz2 ++++++ ++++ 38235 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de