From b76f0babf8de1f931547ced6a32a498555a5d66ea17ef9bff9614f5f3de650b4 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 14 Jun 2021 20:44:24 +0000 Subject: [PATCH] Accepting request 899991 from home:Vogtinator:plasma5.22 - Add missing pkgconfig(libusb-1.0) BuildRequires (boo#1187319) - Mention all KCMs in %files explicitly OBS-URL: https://build.opensuse.org/request/show/899991 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=318 --- kinfocenter5.changes | 6 ++++++ kinfocenter5.spec | 15 ++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/kinfocenter5.changes b/kinfocenter5.changes index cc77378..a77622b 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 14 20:17:19 UTC 2021 - Fabian Vogt + +- Add missing pkgconfig(libusb-1.0) BuildRequires (boo#1187319) +- Mention all KCMs in %files explicitly + ------------------------------------------------------------------- Thu Jun 3 13:06:12 UTC 2021 - Fabian Vogt diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 4af580d..57cf3b2 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -70,6 +70,7 @@ BuildRequires: cmake(Qt5Core) >= 5.12.0 BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(egl) +BuildRequires: pkgconfig(libusb-1.0) %ifarch %arm aarch64 BuildRequires: pkgconfig(glesv2) %else @@ -106,7 +107,19 @@ KDE Utility that provides information about a computer system. %files %license LICENSES/*.txt %{_kf5_bindir}/kinfocenter -%{_kf5_plugindir}/ +%dir %{_kf5_plugindir}/ +%{_kf5_plugindir}/kcm_about_distro.so +%{_kf5_plugindir}/kcm_devinfo.so +%{_kf5_plugindir}/kcm_info.so +%{_kf5_plugindir}/kcm_memory.so +%{_kf5_plugindir}/kcm_opengl.so +%{_kf5_plugindir}/kcm_pci.so +%{_kf5_plugindir}/kcm_usb.so +%{_kf5_plugindir}/kcm_view1394.so +%dir %{_kf5_plugindir}/kcms/ +%{_kf5_plugindir}/kcms/kcm_energyinfo.so +%{_kf5_plugindir}/kcms/kcm_nic.so +%{_kf5_plugindir}/kcms/kcm_samba.so %{_kf5_applicationsdir}/org.kde.kinfocenter.desktop %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir}