automatic version update by autodist [release 5.22.1-1mamba;Fri Jun 18 2021]
This commit is contained in:
parent
fe2ef5aabb
commit
9f0d903440
@ -1,20 +1,18 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kde-cli-tools
|
||||
Version: 5.21.5
|
||||
Version: 5.22.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 command line tools
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.kde.org
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/plasma/%{plasmaver}/kde-cli-tools-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkactivities-devel
|
||||
@ -37,6 +35,7 @@ BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libplasma-workspace-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -80,16 +79,18 @@ mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu5.1
|
||||
%{_bindir}/kstart5
|
||||
%{_bindir}/ksvgtopng5
|
||||
%{_bindir}/ktraderclient5
|
||||
#%{_libdir}/libkdeinit5_kcmshell5.so
|
||||
%{_libdir}/qt5/plugins/kcm_filetypes.so
|
||||
%{_libexecdir}/kf5/kdeeject
|
||||
%{_libexecdir}/kf5/kdesu
|
||||
%{_datadir}/applications/org.kde.keditfiletype.desktop
|
||||
%{_datadir}/kservices5/filetypes.desktop
|
||||
%{_mandir}/man1/kdesu5.1*
|
||||
%doc COPYING COPYING.LIB
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user