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 650399 - soname should be bumped when using GTK3
soname should be bumped when using GTK3
Status: RESOLVED WONTFIX
Product: gnome-disk-utility
Classification: Core
Component: libgdu-gtk
2.91.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-17 15:01 UTC by Michael Biebl
Modified: 2011-09-17 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Biebl 2011-05-17 15:01:27 UTC
Version: 3.0

gdu-gtk 3.0 uses GTK3 but does not bump the soname. This will lead to issues like
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626821

A common convention seems to be,to include gtk3 in the library name and at least the pkg-config file.
Comment 1 Matthias Clasen 2011-09-17 22:39:38 UTC
Too late now, I'd say.