Bug 344748 - git master not setting soversion
Summary: git master not setting soversion
Status: RESOLVED DUPLICATE of bug 345148
Alias: None
Product: kompare
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Kompare developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 13:24 UTC by Harald Sitter
Modified: 2015-03-15 22:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Sitter 2015-03-02 13:24:18 UTC
it appears that the kompare libraries do not have their soversion set correctly on git master.

install output:

drwxr-xr-x root/root         0 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     10168 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/libkompareinterface.so.SOVERSION
drwxr-xr-x root/root         0 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/qt5/
drwxr-xr-x root/root         0 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/qt5/plugins/
-rw-r--r-- root/root     68400 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/qt5/plugins/komparenavtreepart.so
-rw-r--r-- root/root    222368 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/qt5/plugins/komparepart.so
-rw-r--r-- root/root     80960 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/libkomparedialogpages.so.SOVERSION
drwxr-xr-x root/root         0 2015-03-02 12:26 ./usr/bin/
-rwxr-xr-x root/root    102952 2015-03-02 12:26 ./usr/bin/kompare
drwxr-xr-x root/root         0 2015-03-02 12:26 ./usr/include/
drwxr-xr-x root/root         0 2015-03-02 12:26 ./usr/include/kompare/
-rw-r--r-- root/root      4096 2015-03-02 12:22 ./usr/include/kompare/kompareinterface.h
lrwxrwxrwx root/root         0 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/libkomparedialogpages.so -> libkomparedialogpages.so.SOVERSION
lrwxrwxrwx root/root         0 2015-03-02 12:26 ./usr/lib/x86_64-linux-gnu/libkompareinterface.so -> libkompareinterface.so.SOVERSION

Reproducible: Always
Comment 1 Christoph Feck 2015-03-15 22:00:21 UTC

*** This bug has been marked as a duplicate of bug 345148 ***