SHA256
1
0
forked from pool/gvfs
OBS User unknown 2008-08-13 23:32:58 +00:00 committed by Git OBS Bridge
parent b0870e7b0f
commit 8b4e30d443
4 changed files with 40 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:026e174a7c0108a53c6914aef23879478f3684dab340f4f1e6a661561ebb0fc9
size 829953

3
gvfs-0.99.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d29f5ddef44e879afab7554c401befb962c1f21c56ccc35a47c713cf54b533a4
size 847453

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Fri Jun 6 20:12:07 CEST 2008 - maw@suse.de

View File

@ -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: libgphoto2
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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
%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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
%files backends
%defattr(-, root, root)
%{_libdir}/%{name}/gvfsd-*
%{_libdir}/%{name}/gvfs-*
%files -n libgvfscommon0
%defattr(-, root, root)
@ -174,6 +182,13 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
%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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
+ 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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
* 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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
* 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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
* 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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
+ 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 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
* 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