Compare commits
8 Commits
20.04.2-1m
...
20.12.2-1m
Author | SHA1 | Date | |
---|---|---|---|
c44a13adc7 | |||
8f276016f6 | |||
454144d901 | |||
e45078668f | |||
e04b91b3ad | |||
67fc242c30 | |||
1aeb0f9959 | |||
f0056e8ef8 |
49
ksirk.spec
49
ksirk.spec
@ -1,12 +1,12 @@
|
||||
Name: ksirk
|
||||
Version: 20.04.2
|
||||
Version: 20.12.2
|
||||
Release: 1mamba
|
||||
Summary: World Domination Strategy Game
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/ksirk-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -39,7 +39,7 @@ World Domination Strategy Game.
|
||||
[ "%{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}"
|
||||
@ -53,7 +53,7 @@ exit 0
|
||||
%posttrans
|
||||
/sbin/ldconfig
|
||||
update-desktop-database -q >/dev/null 2>&1
|
||||
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
||||
update-mime-database -n %{_kde5_mimedir} >/dev/null 2>&1
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||
gtk-update-icon-cache %{_kde5_icondir}/locolor >/dev/null 2>&1
|
||||
exit 0
|
||||
@ -62,7 +62,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
if [ $1 -eq 0 ]; then
|
||||
update-desktop-database -q >/dev/null 2>&1
|
||||
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
||||
update-mime-database -n %{_kde5_mimedir} >/dev/null 2>&1
|
||||
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||
touch --no-create %{_kde5_icondir}/locolor >/dev/null 2>&1
|
||||
@ -87,26 +87,37 @@ exit 0
|
||||
%{_kde5_datadir}/ksirkskineditor/*
|
||||
%{_kde5_kcfgdir}/ksirksettings.kcfg
|
||||
%{_kde5_kcfgdir}/ksirkskineditorsettings.kcfg
|
||||
%config %{_kde5_configdir}/ksirk.knsrc
|
||||
%{_datadir}/knsrcfiles/ksirk.knsrc
|
||||
%{_datadir}/qlogging-categories5/ksirk.categories
|
||||
%{_datadir}/icons/hicolor/scalable/apps/ksirk.svgz
|
||||
%{_kde5_icondir}/hicolor/*/apps/ksirk.png
|
||||
#%{_kde5_icondir}/locolor/*/apps/ksirk.png
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/ksirk/*
|
||||
%doc %lang(en) %{_kde5_htmldir}/en/ksirkskineditor/*
|
||||
%lang(de) %{_datadir}/doc/HTML/de/ksirk*
|
||||
%lang(es) %{_datadir}/doc/HTML/es/ksirk*
|
||||
%lang(et) %{_datadir}/doc/HTML/et/ksirk*
|
||||
%lang(fr) %{_datadir}/doc/HTML/fr/ksirk*
|
||||
%lang(it) %{_datadir}/doc/HTML/it/ksirk*
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/ksirk*
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/ksirk*
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/ksirk*
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/ksirk*
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/ksirk*
|
||||
%doc AUTHORS COPYING COPYING.DOC COPYING.LIB
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 08 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 18 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 05 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 10 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user