automatic version update by autodist [release 21.12.0-1mamba;Sat Dec 11 2021]
This commit is contained in:
parent
8bcb13409d
commit
1e0d981185
@ -1,11 +1,11 @@
|
||||
Name: kmousetool
|
||||
Version: 21.08.3
|
||||
Version: 21.12.0
|
||||
Release: 1mamba
|
||||
Summary: Automatic Mouse Click
|
||||
Group: Graphical Desktop/Applications/Accessibility
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kmousetool-%{version}.tar.xz
|
||||
License: GPL
|
||||
@ -30,8 +30,8 @@ BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libphonon-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
|
||||
@ -51,7 +51,7 @@ MouseTool is a program that clicks the mouse for you.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -85,20 +85,12 @@ exit 0
|
||||
%{_kde5_icondir}/hicolor/*/actions/kmousetool_*.png
|
||||
%{_kde5_icondir}/hicolor/*/apps/kmousetool.png
|
||||
%{_mandir}/man1/kmousetool.*
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kmousetool
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kmousetool
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kmousetool
|
||||
%lang(fr) %{_datadir}/doc/HTML/fr/kmousetool
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kmousetool
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kmousetool
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kmousetool
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kmousetool
|
||||
%lang(ru) %{_datadir}/doc/HTML/ru/kmousetool
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kmousetool
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kmousetool
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user