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");
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 22 19:09:09 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Add libksysguard5-rpmlintrc (boo#1191766)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 9 15:43:25 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -34,6 +34,7 @@ Source: libksysguard-%{version}.tar.xz
|
||||
Source1: libksysguard-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: %{name}-rpmlintrc
|
||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
@@ -169,8 +170,6 @@ QML applications.
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_plugindir}/kpackage/
|
||||
%dir %{_kf5_plugindir}/kpackage/packagestructure/
|
||||
%{_kf5_debugdir}/*.categories
|
||||
%{_kf5_libdir}/libKSysGuardFormatter.so.*
|
||||
%{_kf5_libdir}/libKSysGuardSensorFaces.so.*
|
||||
@@ -182,6 +181,8 @@ QML applications.
|
||||
%{_kf5_libdir}/libprocessui.so.*
|
||||
%{_kf5_knsrcfilesdir}/systemmonitor-faces.knsrc
|
||||
%{_kf5_knsrcfilesdir}/systemmonitor-presets.knsrc
|
||||
%dir %{_kf5_plugindir}/kpackage/
|
||||
%dir %{_kf5_plugindir}/kpackage/packagestructure/
|
||||
%{_kf5_plugindir}/kpackage/packagestructure/sensorface_packagestructure.so
|
||||
%{_kf5_sharedir}/ksysguard/
|
||||
|
||||
|
Reference in New Issue
Block a user