Accepting request 933165 from home:Vogtinator:plasma5.23
RFC. The alternative is to add 4/5 or even 6 new subpackages. - Add libksysguard5-rpmlintrc (boo#1191766) OBS-URL: https://build.opensuse.org/request/show/933165 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=316
This commit is contained in:
15
libksysguard5-rpmlintrc
Normal file
15
libksysguard5-rpmlintrc
Normal file
@@ -0,0 +1,15 @@
|
||||
# Ideally this package gets split into multiple library subpackages.
|
||||
# However, there is no SONAME change expected until Plasma 6, at which point
|
||||
# it will not be coinstallable with the Plasma 5 package anyway.
|
||||
# Also, it's only used by Plasma itself (and KDevelop), so the benefit of
|
||||
# allowing co-installation of different soversions is not that clear.
|
||||
# So just keep the status quo until the new version comes around.
|
||||
addFilter("shlib-policy-name-error SONAME: libKSysGuardFormatter.so.1");
|
||||
addFilter("shlib-policy-name-error SONAME: libKSysGuardSensorFaces.so.1");
|
||||
addFilter("shlib-policy-name-error SONAME: libKSysGuardSensors.so.1");
|
||||
# "Old" libs have synced soversion
|
||||
addFilter("shlib-policy-name-error SONAME: libksgrd.so.9");
|
||||
addFilter("shlib-policy-name-error SONAME: libksignalplotter.so.9");
|
||||
addFilter("shlib-policy-name-error SONAME: liblsofui.so.9");
|
||||
addFilter("shlib-policy-name-error SONAME: libprocesscore.so.9");
|
||||
addFilter("shlib-policy-name-error SONAME: libprocessui.so.9");
|
Reference in New Issue
Block a user