automatic version update by autodist [release 5.23.1-1mamba;Wed Oct 20 2021]
This commit is contained in:
parent
dc8f38ccfc
commit
5d8eb110cd
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kinfocenter
|
||||
Version: 5.22.5
|
||||
Version: 5.23.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 system information
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -12,7 +12,6 @@ URL: https://kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/kinfocenter-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libGLU-devel
|
||||
BuildRequires: libICE-devel
|
||||
@ -34,7 +33,6 @@ BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwayland-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libpci-devel
|
||||
@ -77,24 +75,30 @@ KDE Frameworks 5 system information.
|
||||
%{_bindir}/kinfocenter
|
||||
%{_libdir}/qt5/plugins/kcm_*.so
|
||||
%{_libdir}/qt5/plugins/kcms/kcm_*.so
|
||||
%dir %{_libdir}/qt5/qml/org/kde/kinfocenter
|
||||
%{_libdir}/qt5/qml/org/kde/kinfocenter/*
|
||||
%{_datadir}/applications/org.kde.kinfocenter.desktop
|
||||
%{_datadir}/metainfo/org.kde.kinfocenter.appdata.xml
|
||||
%{_datadir}/desktop-directories/kinfocenter.directory
|
||||
#%{_datadir}/kcmusb/usb.ids
|
||||
#%{_datadir}/kcmview1394/oui.db
|
||||
%dir %{_datadir}/kinfocenter
|
||||
%dir %{_datadir}/kinfocenter/categories
|
||||
%{_datadir}/kinfocenter/categories/*.desktop
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_energyinfo
|
||||
%{_datadir}/kpackage/kcms/kcm_energyinfo/*
|
||||
#%dir %{_datadir}/kpackage/kcms/kcm_fileindexermonitor
|
||||
#%{_datadir}/kpackage/kcms/kcm_fileindexermonitor/*
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_nic
|
||||
%{_datadir}/kpackage/kcms/kcm_nic/*
|
||||
%dir %{_datadir}/kpackage/kcms/kcmsamba
|
||||
%{_datadir}/kpackage/kcms/kcmsamba/*
|
||||
%{_datadir}/kpackage/kcms/kcm_*
|
||||
%{_datadir}/kservices5/*.desktop
|
||||
%{_kde5_servicetypesdir}/kinfocentercategory.desktop
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Oct 20 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 16 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 31 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user