Bug 413383 - kolf installs a private library system-wide
Summary: kolf installs a private library system-wide
Status: RESOLVED FIXED
Alias: None
Product: kolf
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Stefan Majewsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-24 07:56 UTC by Luca Beltrame
Modified: 2019-10-24 18:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Beltrame 2019-10-24 07:56:58 UTC
SUMMARY
Kolf used to install a private shared library, now a static library. Probably it should not be installed as, being private, it cannot be used by other applications. 

Historically in openSUSE we always removed the shared library (and now the static library) prior to packaging and we experienced no problems with the application.
Comment 1 Albert Astals Cid 2019-10-24 18:09:05 UTC
by now you mean in master, right?
Comment 2 Albert Astals Cid 2019-10-24 18:12:28 UTC
Git commit 78eb81496525ee5d97d78b2590ca75b25831b904 by Albert Astals Cid.
Committed on 24/10/2019 at 18:12.
Pushed by aacid into branch 'master'.

Don't install the kolfprivate lib

Also doesn't need a SOVERSION, it's a private lib

M  +0    -6    CMakeLists.txt

https://commits.kde.org/kolf/78eb81496525ee5d97d78b2590ca75b25831b904