require aha for kcm_firmware_security module; also require smartmoontools, fwupd and pciutils [release 5.27.5-2mamba;Tue May 30 2023]
This commit is contained in:
parent
bcf3c14781
commit
09886805b1
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: kinfocenter
|
Name: kinfocenter
|
||||||
Version: 5.27.5
|
Version: 5.27.5
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Frameworks 5 system information
|
Summary: KDE Frameworks 5 system information
|
||||||
Group: Graphical Desktop/Applications/Configuration
|
Group: Graphical Desktop/Applications/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -40,6 +40,12 @@ BuildRequires: cmake
|
|||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
Requires: vulkan-tools
|
Requires: vulkan-tools
|
||||||
|
Requires: aha
|
||||||
|
%ifarch x86_64 %{ix86}
|
||||||
|
Requires: fwupd
|
||||||
|
%endif
|
||||||
|
Requires: smartmontools
|
||||||
|
Requires: pciutils
|
||||||
Provides: kinfocenter5
|
Provides: kinfocenter5
|
||||||
Obsoletes: kinfocenter5 < 5.22.0
|
Obsoletes: kinfocenter5 < 5.22.0
|
||||||
|
|
||||||
@ -94,6 +100,9 @@ KDE Frameworks 5 system information.
|
|||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.5-2mamba
|
||||||
|
- require aha for kcm_firmware_security module; also require smartmoontools, fwupd and pciutils
|
||||||
|
|
||||||
* Wed May 10 2023 Automatic Build System <autodist@mambasoft.it> 5.27.5-1mamba
|
* Wed May 10 2023 Automatic Build System <autodist@mambasoft.it> 5.27.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user