Page MenuHomeSolus

D7807.id18724.diff
No OneTemporary

D7807.id18724.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -19,10 +19,13 @@
libQt5Widgets.so.5
libQt5Xml.so.5
libc.so.6
+libgcc_s.so.1
libksgrd.so.7
libksignalplotter.so.7
libm.so.6
+libpcap.so.1
libprocesscore.so.7
libprocessui.so.7
+libpthread.so.0
libsensors.so.5
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : ksysguard
version : 5.17.4
-release : 43
+release : 44
source :
- https://cdn.download.kde.org/stable/plasma/5.17.4/ksysguard-5.17.4.tar.xz : e43a241ad0810fc1abbad9bb5ac631eda9d2127370fbfab52c7b5b3feb0040a6
license :
@@ -14,6 +14,8 @@
patterns :
- /usr/lib64/libkdeinit5*.so
builddeps :
+ - pkgconfig(libcap)
+ - pkgconfig(libpcap)
- pkgconfig(Qt5Core)
- extra-cmake-modules
- kconfig-devel
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>ksysguard</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
</Packager>
<License>GFDL-1.2</License>
<License>GPL-2.0</License>
@@ -22,7 +22,9 @@
<Files>
<Path fileType="executable">/usr/bin/ksysguard</Path>
<Path fileType="executable">/usr/bin/ksysguardd</Path>
+ <Path fileType="library">/usr/lib64/kf5/ksysguard/ksgrd_network_helper</Path>
<Path fileType="library">/usr/lib64/libkdeinit5_ksysguard.so</Path>
+ <Path fileType="library">/usr/lib64/qt5/plugins/ksysguard/process/ksysguard_plugin_network.so</Path>
<Path fileType="data">/usr/share/applications/org.kde.ksysguard.desktop</Path>
<Path fileType="doc">/usr/share/doc/HTML/ca/ksysguard/index.cache.bz2</Path>
<Path fileType="doc">/usr/share/doc/HTML/ca/ksysguard/index.docbook</Path>
@@ -156,12 +158,12 @@
</Files>
</Package>
<History>
- <Update release="43">
+ <Update release="44">
<Date>2019-12-08</Date>
<Version>5.17.4</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 12 2023, 4:00 PM (8 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799996
Default Alt Text
D7807.id18724.diff (2 KB)

Event Timeline