Please correct SOVERSION to
libgtkdatabox.so.0.9.3
and symlink libgtkdatabox.so.0
Now it is named libgtkdatabox-0.9.3.so.1 and libgtkdatabox-0.9.3.so.1.0.0
Also Fedora automatic dependency tool named it libgtkdataboks.so.0 (ks instead x) when I compale other package (klavaro) with this lib.
Please help me solve this problems.
OK, so when I released libgtkdatabox 0.9.3.1, I bumped the "nano" version number (to reflect a bug fix), which I've never done before.
It looks like that part of the autoconf configure.ac file wasn't setup right, and it generated a libtools -version-info flag of "1", and it looks it should be "0:1:0" (maybe).
That change would generate a file named libgtkdatabox-0.9.3.so.0.0.1 and symlink it to libgtkdatabox-0.9.3.so.0 and libgtkdatabox.so. No symlink to libgtkdatabox.so.0 is generated, and I don't know what Fedora would do with that.
Does that sound good? This would be more consistent with previous libgtkdatabox releases, which don't seem to have ever generated symlinks to libgtkdatabox.so.0.
Sorry It seems my mistake because klavaro use bundled gtkdatabox.
I need some time to investigate problem.
Please close this bugreport. I am solve my problem.
The way to solve this problem I have posted as a feature request. See:https://sourceforge.net/p/gtkdatabox/feature-requests/5/