Bug 278007

Summary: Marble installs library files with wrong version numbers
Product: [Applications] marble Reporter: Christoph Feck <cfeck>
Component: generalAssignee: marble-bugs
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: 1.3 (KDE 4.8)   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christoph Feck 2011-07-18 12:34:06 UTC
From the installation log of marble master:

-- Installing: /local/kde4/lib/libmarblewidget.so.0.13.0
-- Installing: /local/kde4/lib/libmarblewidget.so.13
-- Installing: /local/kde4/lib/libmarblewidget.so

The first file should actually be "libmarblewidget.so.13.0.0", or the second
should be "libmarblewidget.so.0".
Comment 1 Christoph Feck 2013-01-10 01:27:04 UTC
Not a bug.