| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-vfs2-doc | Distribution: openSUSE 11.2 |
| Version: 2.24.2 | Vendor: openSUSE |
| Release: 2.1.1 | Build date: Thu Jan 21 19:47:27 2010 |
| Group: Development/Libraries/GNOME | Build host: build31 |
| Size: 1863043 | Source RPM: gnome-vfs2-2.24.2-2.1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/ | |
| Summary: Additional Package Documentation for gnome-vfs2 | |
GNOME VFS is the GNOME virtual file system. It is the foundation for the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for file systems, HTTP, FTP, and more. It provides a URI-based API, a back-end that supports asynchronous file operations, a MIME type manipulation library, and other features. This package contains additional documentation for the main package.
GPLv2+ ; LGPLv2.1+
* Thu Dec 17 2009 dimstar@opensuse.org
- Update to version 2.24.2:
+ Add some new filesystem names
+ Update to new shared mime info format.
- Drop upstreamed patches:
+ CAN-2005-0706.diff
+ gnome-vfs2-149355-novfs-is-not-local.diff
+ gnome-vfs2-smb-bufsize.patch
* Tue May 12 2009 vuntz@novell.com
- Completely drop gnome-vfs-submount.patch: it has not been applied
since quite some time and the hal world makes this useless.
- Drop gnome-vfs-new-folder-status.patch: it was fixed upstream on
2004-10-21.
- Drop gnome-vfs2-uninited-vars.patch: it was fixed upstream on
2005-07-24.
- Remove mention of
gnome-vfs2-94400-cancelation-rewrite-suse10.diff: it's not there.
- Drop gnome-vfs2-114473-ensure-mounted-subfs-volume.diff: subfs is
not used in the hal world.
- Drop gnome-vfs2-172870-unmount-uses-hal-udi-from-drive.diff: this
has been disabled for a while, and it was originally a merge from
a feature in CVS. So it should work upstream.
- Drop gnome-vfs2-183723-unix-mounts-plus-hal-mounts.diff that was
already disabled: this patch was originally added because of
another patch. Not needed upstream.
- Drop gnome-vfs2-224527-slow-fadvise.patch: it's a patch with no
real diff...
- Remove ability to build with bonjour, and always build with
avahi. And therefore drop gnome-vfs2-bonjour-support.patch.
- Change gnome-vfs2-293856-novfs-file-method.diff to make more
sense, and tag it.
- Tag CAN-2005-0706.diff, gnome-vfs-url_handler_news.patch,
gnome-vfs-url_handler_ftp.patch,
gnome-vfs2-smb-bufsize.patch,
gnome-vfs2-172680-novell-services.diff,
gnome-vfs-no-mime-data.patch
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.24.1:
+ Fix memory leaks
+ Use single GLib includes
+ Updated translations.
- Remove -fno-strict-aliasing from CFLAGS.
- Remove checks for old versions of openSUSE.
- Remove unneeded BuildRequires: libsmbclient, update-desktop-files
- Remove AutoReqProv: it's default now.
- Call gtkdocize --copy before autoreconf: it seems the gtk-doc
used to create tarball doesn't play well with the gtk-doc we have
in the distribution at the moment.
* Sun Jan 25 2009 vuntz@novell.com
- Remove Requires on libbonobo-devel for the devel package.
* Sat Jan 17 2009 crrodriguez@suse.de
- remove "la" files, baby step to clean up all references
to libavahi-*.la
* Wed Dec 10 2008 olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
* Mon Nov 24 2008 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Tue Nov 11 2008 vuntz@novell.com
- Remove gnome-help-NLD: it's not used anymore as far as I can
tell. Fix bnc#443096.
* Wed Sep 24 2008 mboman@suse.de
- Update to version 2.24.0:
+ Fixes for Windows
+ Avoid excessive warning spew if dbus is not availible
* Thu Aug 07 2008 maw@suse.de
- Update to versino 2.23.0:
+ Sync xdgmime with GIO.
* Fri Jul 18 2008 rodrigo@suse.de
- Replace invalid patch tag
* Sun May 18 2008 aj@suse.de
- Do not require openssh, hardcode /usr/bin/ssh instead.
- Remove unneccessary BuildRequires.
* Thu May 01 2008 vuntz@suse.de
- Add gnome-vfs-url_handler_irc.patch to add irc: url handler
schema. See bnc#372232.
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Tue Apr 01 2008 sbrabec@suse.cz
- SuSEconfig script moved to glib2 (bnc#372783).
* Fri Mar 14 2008 maw@suse.de
- Update to version 2.22.0:
+ Fix http seek handling so that http is consistent with other
backends.
* Thu Mar 13 2008 sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
* Thu Jan 31 2008 maw@suse.de
- Update to version 2.21.90:
+ Fix memory leaks
+ Don't use deprecated glib APIs
+ Handle non-utf8 locales better in gnome_vfs_make_uri_from_input
+ ftp: Handle links with spaces in them
+ actually use the mmap cache
+ webdav: Handle filenames with reserved char
+ use only system inotify headers
+ win32 fixes.
* Wed Dec 26 2007 gjhe@suse.de
- Fix bug #293856 - Error "Not on the same file system while moving
<filename>" appears when copy from one volume to another.
* Fri Nov 23 2007 maw@suse.de
- Update to version 2.20.1:
+ Fix a dns-sd crash.
* Thu Oct 11 2007 sbrabec@suse.cz
- Use binding specific avahi package.
* Tue Sep 18 2007 sbrabec@suse.cz
- Updated to version 2.20.0:
* translation updates
* Wed Sep 05 2007 maw@suse.de
- Don't run %fdupes on directories where multiple partitions
are liable to be mounted.
* Wed Aug 29 2007 maw@suse.de
- Update to version 2.19.91:
+ Fix build against recent glibcs
+ Handle non-ascii workgroup names better
- Refresh gnome-vfs2-172680-novell-services.diff.
* Thu Aug 09 2007 sbrabec@suse.cz
- Don't obsolete gnome-mime-data (#251043).
* Tue Aug 07 2007 maw@suse.de
- Use %fdupes
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.
* Tue Jul 31 2007 maw@suse.de
- Update to version 2.19.3:
+ Exports modules directly in pkg-config files
+ Fixes a crash in gnome_vfs_xfer
+ Adds the GNOME_VFS_DIRECTORY_VISIT_IGNORE_RECURSE_ERROR flag
+ Doesn't resolve non-mdns hosts when resolving mDNS service names
+ Works around an issue with mDNS and link-local ipv6 addresses.
* Thu Jul 05 2007 maw@suse.de
- Update to version 2.19.2, which:
+ Handles avahi shutdown better
+ Handle filenames that look like years better (ftp protocol)
+ Has performance fix for some filesystems
+ Contains some inotify fixes
- Remove new upstreamed gnome-vfs2-dns-sd.patch
* Mon May 21 2007 sbrabec@suse.cz
- Disable default application for ftp:// URL handler by default -
it's handled internally better (GNOME#426638#c9).
* Thu Apr 19 2007 sbrabec@suse.cz
- Correctly initialize XDG_DATA_DIRS in SuSEconfig (#240603).
* Mon Apr 02 2007 sbrabec@suse.cz
- Fixed patch order for gnome-patch-translation.
* Tue Mar 27 2007 crivera@suse.de
- Add a patch to handle avahi-daemon restarts without
segfaulting. This patch has already been committed upstream.
This fixes 214887.
* Tue Mar 27 2007 sbrabec@suse.cz
- Build correctly with bzip2 in older products.
* Sun Mar 25 2007 aj@suse.de
- Add libbz2-devel to BuildRequires.
* Wed Mar 21 2007 maw@suse.de
- Update to version 2.18.0.1
- Bugfixes, including bugzilla.gnome.org 374341, 414073, 417595,
and 374341.
* Tue Feb 27 2007 sbrabec@suse.cz
- Build without obsolete gnome-mime-data (#248677).
http://bugzilla.gnome.org/show_bug.cgi?id=336952
* Sat Feb 24 2007 hpj@suse.de
- Add patch to lessen the impact of poor fadvise() implementations.
Fixes Novell bug #224527.
* Fri Feb 16 2007 maw@suse.de
- Update to 2.17.91
* Tue Feb 13 2007 sbrabec@suse.cz
- Do not build unusable static libraries (#238552#c17).
* Wed Jan 31 2007 sbrabec@suse.cz
- Do not require gnome-filesystem (#240603).
* Sat Jan 06 2007 sbrabec@suse.cz
- Build with Avahi support.
- Build with ACL support.
* Wed Dec 13 2006 maw@suse.de
- Fix tyops.
* Wed Dec 13 2006 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Tue Nov 14 2006 jhargadon@suse.de
- removed unneeded directory /opt/gnome/share/dbus-1 from the
package. defect #220984
* Mon Oct 02 2006 jhargadon@suse.de
- update to version 2.16.1
- Fix some leaks
- Upgrade to latest xdgmime version
- Fix crash on shutdown in http module
- Fix sftp crash
* Tue Sep 12 2006 jhargadon@suse.de
- update to version 2.16.0
- http: Fix crash on some redirects
- http: Ignore fragment identifiers in URIs
- support --disable-selinux
- Fix gnome_vfs_mime_type_is_equal
- inotify monitoring fixes
- Remove old unused code
- Better sniffing of text files
- Tweak xfer callbacks for better performance
* Thu Aug 17 2006 jhargadon@suse.de
- update to version 2.15.91
- Avoid slow I/O looking for trash on remote shares
- Inotify updates to avoid polling as much.
- Don't use deprectated dbus calls
- Always dispatch monitor events
- Add gnome_vfs_drive_needs_eject function
- Add support for compile time version checking.
- Add GNOME_VFS_ERROR_INVALID_FILENAME error
- Handle ENAMETOOLONG when converting from errno
- Initialize SSL lazily
- Fix error reporting in dns resolver code
- ftp: fixes for IIS virtual directories
- moved dbus service /opt/gnome/share/dbus-1/services to
/usr/share/dbus-1/services per bug#202853
* Mon Jul 31 2006 gekker@suse.de
- Update to version 2.15.3
- Remove upstreamed patches
- Remove deps on bonobo and use dbus for ipc between components
INotify support, performance fixes, HAL support, doc updates and
translations fixes, plus lots of bug fixes.
/usr/share/gtk-doc/html/gnome-vfs-2.0 /usr/share/gtk-doc/html/gnome-vfs-2.0/about.html /usr/share/gtk-doc/html/gnome-vfs-2.0/data-types.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-application-registry.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-async-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-cancellation.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-context.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-directory-basic-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-directory-find-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-directory-list-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-dns-sd.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-drive.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-advanced-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-basic-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-info-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-info.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-rw-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-size.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-file-trunc-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-inet-connection.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-init.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-method.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-mime-database-deprecated.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-mime-database.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-mime-monitor.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-mime-utils.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-mime.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-module-callback-module-api.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-module-callback.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-module-shared.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-module.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-monitor.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-parse-ls.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-resolve.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-result.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-socket-buffer.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-socket.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-ssl.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-standard-callbacks.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-transform.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-uri.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-utils.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-volume-monitor.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-volume.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-xfer.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0.devhelp /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0.devhelp2 /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-basic-file-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-directory-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-file-and-dirs-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-file-async-ops.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-first-steps.html /usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-writing-modules.html /usr/share/gtk-doc/html/gnome-vfs-2.0/home.png /usr/share/gtk-doc/html/gnome-vfs-2.0/index.html /usr/share/gtk-doc/html/gnome-vfs-2.0/index.sgml /usr/share/gtk-doc/html/gnome-vfs-2.0/left.png /usr/share/gtk-doc/html/gnome-vfs-2.0/mime-registry.html /usr/share/gtk-doc/html/gnome-vfs-2.0/modules.html /usr/share/gtk-doc/html/gnome-vfs-2.0/networking.html /usr/share/gtk-doc/html/gnome-vfs-2.0/right.png /usr/share/gtk-doc/html/gnome-vfs-2.0/style.css /usr/share/gtk-doc/html/gnome-vfs-2.0/up.png /usr/share/gtk-doc/html/gnome-vfs-2.0/volumes.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:42:18 2013