automatic version update by autodist [release 17.04.3-1mamba;Sat Aug 12 2017]
This commit is contained in:
parent
f1103f71a2
commit
f12e15d905
@ -1,5 +1,5 @@
|
|||||||
Name: killbots
|
Name: killbots
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE kill bots game
|
Summary: KDE kill bots game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@ -37,6 +37,8 @@ KD kill bots game.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
|
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -59,7 +61,7 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_bindir}/killbots
|
%{_kde5_bindir}/killbots
|
||||||
%{_kde5_kcfgdir}/killbots.kcfg
|
%{_kde5_kcfgdir}/killbots.kcfg
|
||||||
@ -71,9 +73,23 @@ exit 0
|
|||||||
%doc %lang(en) %{_kde5_htmldir}/en/killbots/*
|
%doc %lang(en) %{_kde5_htmldir}/en/killbots/*
|
||||||
%{_kde5_icondir}/hicolor/*/apps/killbots.png
|
%{_kde5_icondir}/hicolor/*/apps/killbots.png
|
||||||
#%{_kde5_icondir}/hicolor/scalable/apps/killbots.svgz
|
#%{_kde5_icondir}/hicolor/scalable/apps/killbots.svgz
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/killbots
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/killbots
|
||||||
|
%lang(et) %{_datadir}/doc/HTML/et/killbots
|
||||||
|
%lang(fr) %{_datadir}/doc/HTML/fr/killbots
|
||||||
|
%lang(it) %{_datadir}/doc/HTML/it/killbots
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/killbots
|
||||||
|
%lang(pl) %{_datadir}/doc/HTML/pl/killbots
|
||||||
|
%lang(pt) %{_datadir}/doc/HTML/pt/killbots
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/killbots
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/killbots
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/killbots
|
||||||
%doc COPYING COPYING.DOC
|
%doc COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 12 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user