After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 513645 - Drop gnome-vfs dependency
Drop gnome-vfs dependency
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-01 10:08 UTC by Cosimo Cecchi
Modified: 2008-02-04 15:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gio-migration (13.43 KB, patch)
2008-02-01 10:12 UTC, Cosimo Cecchi
none Details | Review

Description Cosimo Cecchi 2008-02-01 10:08:22 UTC
Following patch drops gnome-vfs dependency, replacing its use with functions from the GLib 2.15 gio API.
Note that configure.ac in this patch, includes the build fix from bug #513644.
Comment 1 Cosimo Cecchi 2008-02-01 10:12:39 UTC
Created attachment 104180 [details] [review]
gio-migration
Comment 2 William Jon McCann 2008-02-04 15:56:05 UTC
Committed with some changes.  Thanks!