Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnome-vfs2-2.12.0-9.2 RPM for i586

From SuSE Linux 10.0 updates for i386 / rpm / i586

Name: gnome-vfs2 Distribution: SUSE LINUX 10.0 (i586)
Version: 2.12.0 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 9.2 Build date: Wed Oct 5 12:21:32 2005
Group: Development/Libraries/GNOME Build host: queen.suse.de
Size: 4416435 Source RPM: gnome-vfs2-2.12.0-9.2.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.gnome.org/
Summary: The GNOME 2.x Desktop Virtual File-System Libraries
GNOME VFS is the GNOME Virtual File System. It is the foundation of the
Nautilus file manager. It provides a modular architecture and ships
with several modules that implement support for file systems, HTTP,
FTP, and others. It provides a URI-based API, a back-end supporting
asynchronous file operations, a MIME type manipulation library, and
other features.



Authors:
--------
    Elliot Lee <sopwith@redhat.com>
    Miguel de Icaza  <miguel@nuclecu.unam.mx>
    Maciej Stachowiak <mjs@eazel.com>
    Darin Adler <darin@bentspoon.com>
    John Sullivan <sullivan@eazel.com>
    Pavel Cisler <pavel@eazel.com>
    Gene Ragan <gzr@eazel.com>
    Rebecca Schulman <rebecka@eazel.com>
    Seth Nickel <seth@eazel.com>
    Ian McKellar <yakk@yakk.net.au>
    Michael Meeks <michael@ximian.com>
    Dan Winship  <danw@ximian.com>
    Mathieu Lacage  <mathieu@eazel.com>

Provides

Requires

Copyright

GPL, LGPL

Signatures

internal MD5: 2640c3b32319b73c32a12f4939607daa
GPG

Changelog

* Mon Oct 03 2005 - sbrabec@suse.cz
  - Fixed name clash crash in fam/gamin patch (#116897).
* Mon Sep 12 2005 - federico@novell.com
  - Updated gnome-vfs-submount.patch to fix bug #116558.  Our submount patch was
    not taking into account that audio CDs appear as mounted volumes, but their
    file system type is null.
* Mon Sep 12 2005 - sbrabec@suse.cz
  - Re-enabled cdda module (#116472).
* Wed Sep 07 2005 - sbrabec@suse.cz
  - Added news URL handler schema (#113104).
* Tue Sep 06 2005 - federico@novell.com
  - Updated gnome-vfs2-94400-cancelation-rewrite-suse10.diff, this time
    to fix bug #114710.  Did an audit of the gnome-vfs threading code;
    this version of the patch has additional fixes.
* Mon Sep 05 2005 - gekker@suse.de
  - Fix crasher in nautilus (114473)
* Mon Sep 05 2005 - sbrabec@suse.de
  - Fixed fam/gamin patch comment.
* Mon Sep 05 2005 - mmj@suse.de
  - Update to version 2.12.0 (GNOME 2.12)
* Wed Aug 31 2005 - federico@novell.com
  - Added gnome-vfs2-100649-trash-see-all-volumes.diff to fix bug
    [#100649].  The trash can in Nautilus will now see all the volumes, so
    trash will work again.  This fix makes gnome-vfs keep account of all
    volumes; the ones not allowed by the HAL policy are just kept hidden
    from the user, but properly visible to client programs.
* Sat Aug 27 2005 - federico@suse.de
  - Updated gnome-vfs2-94400-cancelation-rewrite-suse10.diff to handle module callbacks
    correctly.  This should make authentication work again.  This is for bug #105810.
* Wed Aug 24 2005 - gekker@suse.de
  - Update to version 2.11.92
* Tue Aug 16 2005 - sbrabec@suse.cz
  - Patch to pick one of fam/gamin libraries by dlopen().
* Wed Aug 10 2005 - federico@novell.com
  - Removed gnome-vfs2-94400-file-method-cancel-while-open.patch, as it
    did not fix the problem completely.  Added
    gnome-vfs2-94400-cancelation-rewrite-suse10.diff, with a rewrite of
    the cancelation system.  This one is confirmed to work.
* Wed Aug 03 2005 - federico@novell.com
  - Added gnome-vfs2-94400-file-method-cancel-while-open.patch to fix
    bug #94400.  The file method now doesn't leak file descriptors if an open()
    call gets canceled.
* Mon Aug 01 2005 - gekker@suse.de
  - Update to version 2.11.90
* Sat Jul 30 2005 - hpj@suse.de
  - Add Bonjour support.
  - Use Bonjour instead of Howl.
* Mon Jul 25 2005 - gekker@suse.de
  - Fix PKG_CONFIG_PATH
  - Fix uninitialized variables
* Thu Jul 21 2005 - gekker@suse.de
  - Update to version 2.11.3
  - Remove upstreamed patch
* Tue Jul 19 2005 - jpr@suse.de
  - Fix build for samba 3.0.20 which uses close_fn instead of close
    in the context now
* Fri Jun 24 2005 - sbrabec@suse.cz
  - Fixed devel requirements.
  - Removed unneeded static modules and .la files for modules.
* Fri Jun 17 2005 - gekker@suse.de
  - Update version to 2.11.2
  - Remove upstreamed patches.
* Thu Jun 02 2005 - ro@suse.de
  - fix last change
* Wed Jun 01 2005 - sbrabec@suse.cz
  - Fixed devel requirements.
* Fri May 27 2005 - ro@suse.de
  - apply hal patch only on > 9.3
* Wed Apr 20 2005 - ro@suse.de
  - fix build with new hal
    (needs more work: need to detect hal version and apply patch
    conditionally)
* Mon Apr 11 2005 - sbrabec@suse.cz
  - Fixed Requires of doc subpackage.
* Mon Apr 11 2005 - sbrabec@suse.cz
  - Fixed buffer overflow in CDDB code (#72397, CAN-2005-0706).
* Sat Mar 19 2005 - jody@suse.de
  - fix typo in firefox patch
* Fri Mar 18 2005 - sbrabec@suse.cz
  - Fixed attributes of defaults.list.
* Wed Mar 16 2005 - clahey@suse.de
  - Add realplayer types.
* Wed Mar 16 2005 - jody@suse.de
  - https://bugzilla.innerweb.novell.com/show_bug.cgi?id=66947
    back out patch, and re-open bug.  -remote openURL is too low
    level and causes 72998.
* Tue Mar 15 2005 - clahey@suse.de
  - Change pdf handler to acroread.
* Mon Mar 14 2005 - jody@suse.de
  - https://bugzilla.innerweb.novell.com/show_bug.cgi?id=66947
    Use -remote openURL(%s) for firefix
    Beef up the arg expansion in gnome-vfs to handle %s inside an arg
  - patch for cddb from
    https://bugzilla.innerweb.novell.com/show_bug.cgi?id=72397
* Thu Mar 10 2005 - gekker@suse.de
  - Change from gamin to fam per Andreas
* Tue Mar 08 2005 - gekker@suse.de
  - Update to version 2.10.0 (GNOME 2.10).
* Tue Mar 08 2005 - gekker@suse.de
  - Add gnome-vfs2-submount2.patch (70836)
* Mon Mar 07 2005 - clahey@suse.de
  - Created defaults.list.
* Wed Mar 02 2005 - gekker@suse.de
  - update to version 2.9.92
* Tue Mar 01 2005 - clahey@suse.de
  - Use firefox in 9.3.
* Fri Feb 25 2005 - sbrabec@suse.cz
  - Require desktop-file-utils (#66605).
* Fri Feb 11 2005 - sbrabec@suse.cz
  - Update to version 2.9.91.
  - Removed broken dns_sd patch.
* Fri Feb 04 2005 - gekker@suse.de
  - Update to version 2.9.90.
* Fri Feb 04 2005 - sbrabec@suse.cz
  - Added support for mDNSResponder instead of howl.
* Fri Feb 04 2005 - ro@suse.de
  - added dbus-1-glib to neededforbuild
* Fri Feb 04 2005 - sbrabec@suse.cz
  - Switched back to openssl (#44438).
* Tue Feb 01 2005 - sbrabec@suse.cz
  - Removed SuSEconfig script - there is no vfolder support any more.
* Fri Jan 14 2005 - sbrabec@suse.cz
  - Build with gamin instead of fam.
* Thu Jan 13 2005 - ro@suse.de
  - remove heimdal stuff from neededforbuild, this is handled
    by kerberos-devel-packages
* Wed Jan 12 2005 - sbrabec@suse.cz
  - Updated to version 2.9.3.
* Fri Nov 19 2004 - ro@suse.de
  - removed extra aclocal include directive
* Thu Nov 18 2004 - ro@suse.de
  - use kerberos-devel-packages
* Tue Nov 16 2004 - sbrabec@suse.cz
  - Replaced insecure old extfs modules by fixed modules from mc,
    fixed the rest (CAN-2004-0494, CRD: 04.08.2004) (#43152).
* Tue Nov 02 2004 - ro@suse.de
  - locale rename: no -> nb
* Tue Oct 12 2004 - sbrabec@suse.cz
  - Use gnutls instead of openssl (#44438).
* Thu Sep 30 2004 - hhetter@suse.de
  - since fam does not watch symbolic links correctly,
    point drives to /dev/shm/Desktop
* Tue Sep 28 2004 - dave@suse.de
  - New gnome-vfs-submount.patch, fixes ximian #66142
* Mon Sep 20 2004 - clahey@suse.de
  - Added gnome-vfs2-vfolder-delay-notification.patch.  This delays
    notification in a way to work around a race condition somewhere
    in gnome-vfs2 that manifests as a freeze bug in gnome-panel.
* Fri Sep 17 2004 - hhetter@suse.de
  - remove the ximian-menu definition and have the native
    applications: menu on SuSE 9.2 as alternative to
    the SUSE Menu (#45052)
* Thu Sep 16 2004 - dave@suse.de
  - Added a new gnome-vfs-submount.patch, fixes ximian bug #62611
* Mon Sep 06 2004 - hhetter@suse.de
  - remove the schema definition for firefox on SuLi9.2
  - default to epiphany for SULi 9.2
* Wed Sep 01 2004 - shprasad@suse.de
  - Changed the default url-handler to firefox.
* Tue Aug 31 2004 - clahey@suse.de
  - Edited gnome-help-NLD to not depend on XML::Simple.
* Fri Aug 27 2004 - clahey@suse.de
  - Switched the default help handler to gnome-help-NLD which does
    some processing on the URL and then calls khelpcenter.
* Mon Aug 23 2004 - rml@suse.de
  - Update gnome-vfs2-ximian-menus.patch (bug #63554)
* Fri Aug 13 2004 - ro@suse.de
  - Provide instead of Conflict gnome-vfs-extras
* Thu Aug 12 2004 - dave@suse.de
  - Obsoleted/Conflicted gnome-vfs-extras
* Fri Aug 06 2004 - dave@suse.de
  - Added build deps for heimdal-lib
* Thu Jul 29 2004 - dave@suse.de
  - Added gnome-vfs-new-folder-status.patch
  - Added a new version of gnome-vfs-submount.patch
* Wed Jun 23 2004 - dave@suse.de
  - Added gnome-vfs-computer-filenames.patch
* Thu Jun 17 2004 - coolo@suse.de
  - fixing require
* Fri Jun 04 2004 - clahey@suse.de
  - Use -p0 to apply submount patch.
* Fri Jun 04 2004 - clahey@suse.de
  - Added a patch to fix interactions with submount.
* Thu Jun 03 2004 - mibarra@suse.de
  - Removed the default-url-handlers patch, it is no longer necessary.
* Tue May 11 2004 - clahey@suse.de
  - Added gnome-vfs2-default-url-handlers.patch which adds a
    handler for mailto:.
* Tue May 04 2004 - clahey@suse.de
  - Added patch updating the applications vfolder for the rework
    of the gnome menus.
  - Added patch updating how GNOME_PATH was used in determining
    where to search for .desktop files.
* Mon May 03 2004 - clahey@suse.de
  - Added patch to use new control center layout.
* Mon Apr 26 2004 - sbrabec@suse.cz
  - Updated to version 2.6.1.
* Mon Apr 26 2004 - hhetter@suse.de
  - updated to version 2.6.0 [GNOME2.6]
  - added new schemas and gnome-vfs-daemon
* Mon Apr 05 2004 - sbrabec@suse.cz
  - Fixed error message in SuSEconfig (#36270).
* Fri Mar 19 2004 - hhetter@suse.de
  - included drive:// location for /var/lib/Desktop handling
* Wed Mar 10 2004 - sbrabec@suse.cz
  - Fixed gconf schemas installation (#33114).
* Thu Feb 12 2004 - hhetter@suse.de
  - gconf schema (de-)installation in %post and %postun
* Mon Feb 09 2004 - hhetter@suse.de
  - updated to version 2.4.2 [GNOME2.4.2]
* Sat Jan 10 2004 - adrian@suse.de
  - add missing %defattr
* Wed Oct 29 2003 - sbrabec@suse.cz
  - Fixed files listed twice.
* Mon Oct 27 2003 - sbrabec@suse.cz
  - Auto-generated marked files as %ghost.
* Mon Oct 27 2003 - sbrabec@suse.cz
  - Updated to version 2.4.1.
* Fri Oct 24 2003 - sbrabec@suse.cz
  - Defined new URL providers - suse-menu:// and yast-settings://.
  - Added SuSEconfig script for generating SuSE menu vfolder-info menu
    from XDG menu file.
* Mon Oct 06 2003 - sbrabec@suse.cz
  - Updated to version 2.4.0 (GNOME 2.4).
* Fri Sep 19 2003 - hhetter@suse.de
  - vfolder definition update
* Tue Sep 16 2003 - sbrabec@suse.cz
  - Fixed "mtime on copy from CD-ROM" problem
    (http://bugzilla.gnome.org/show_bug.cgi?id=117762).
* Tue Sep 16 2003 - hhetter@suse.de
  - vfolder definition update
* Wed Sep 10 2003 - hhetter@suse.de
  - vfolder definition update
  - fix wrong allocated "more" folders
  - fix double entries
* Mon Sep 08 2003 - hhetter@suse.de
  - vfolder definition update (fix settings)
* Thu Sep 04 2003 - hhetter@suse.de
  - vfolder definition renewal
* Fri Aug 29 2003 - hhetter@suse.de
  - vfolder definition update
* Mon Aug 25 2003 - hhetter@suse.de
  - introduce suse vfolder definition
* Wed Jul 23 2003 - hhetter@suse.de
  - fix build for libmoniker_std.so
* Mon Jul 14 2003 - sbrabec@suse.cz
  - GNOME prefix change to /opt/gnome.
* Mon Jun 23 2003 - sbrabec@suse.cz
  - Created empty directory for network shares.
* Fri Jun 20 2003 - sbrabec@suse.cz
  - Directory packaging fix.
  - Prefix clash fix.
* Tue May 27 2003 - sbrabec@suse.cz
  - Updated to version 2.2.5.
* Mon May 26 2003 - sbrabec@suse.cz
  - Do not provide gnvfs/gnvfsd (needed by new RPM).
* Wed Mar 05 2003 - sbrabec@suse.cz
  - Added bzip2 and fam-devel to neededforbuild.
* Tue Feb 11 2003 - sbrabec@suse.cz
  - Updated to version 2.2.1 (fixes theme-manager issues).
* Wed Jan 29 2003 - hhetter@suse.de
  - updated to version 2.2.0
* Wed Jan 15 2003 - hhetter@suse.de
  - updated to version 2.1.91
* Thu Nov 28 2002 - hhetter@suse.de
  - updated to version 2.4.0.1 [GNOME 2.0.3]
* Fri Sep 27 2002 - ro@suse.de
  - Added alsa alsa-devel to neededforbuild (esound)
* Tue Aug 20 2002 - hhetter@suse.de
  - add PreReq: filesystem [#17861]
* Thu Aug 15 2002 - hhetter@suse.de
  - require gnome-mime-data (#17738)
  - branch doc package
* Fri Aug 09 2002 - hhetter@suse.de
  - updated to version 2.0.2
  - added openssl to neededforbuild
* Sat Jul 27 2002 - adrian@suse.de
  - add %run_ldconfig
* Thu Jun 27 2002 - hhetter@suse.de
  - updated to version 2.0.1 (gnome 2 final)
    * create ~.gnome if it does not exist
  - provide schemas
  - fix filelist
* Tue Jun 18 2002 - meissner@suse.de
  - for FAM we need libstdc++-devel (for the .la file)
* Tue Jun 18 2002 - hhetter@suse.de
  - build with FAM support
* Wed Jun 12 2002 - hhetter@suse.de
  - updated to version 2.0.0
* Tue Jun 11 2002 - ro@suse.de
  - fix libdir usage for modules/extfs
* Tue Jun 11 2002 - hhetter@suse.de
  - updated to version 1.9.17
* Tue Jun 04 2002 - hhetter@suse.de
  - updated to version 1.9.16, source frozen
* Tue May 14 2002 - ro@suse.de
  - use libdir
* Tue Apr 09 2002 - hhetter@suse.de
  - use LIBRARY_PATH
  - update to version 1.9.11 [gnome2 desktop beta3]
* Fri Feb 01 2002 - hhetter@suse.de
  - updated to version 1.9.5 [gnome desktop alpha2]
* Fri Feb 01 2002 - ro@suse.de
  - changed neededforbuild <libpng> to <libpng-devel-packages>
* Thu Jan 17 2002 - hhetter@suse.de
  - prefix to /opt/gnome2
* Wed Jan 09 2002 - hhetter@suse.de
  - added gnome-vfs-module-2.0.pc to the filelist of the
    devel package
* Wed Jan 09 2002 - hhetter@suse.de
  - initial SuSE Package for GNOME 2.0 platform

Files

шеж
?


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Oct 10 04:15:14 2008