automatic version update by autodist [release 17.04.3-1mamba;Sat Aug 12 2017]
This commit is contained in:
parent
31f640bfa7
commit
5dadd01d6a
17
kbounce.spec
17
kbounce.spec
@ -1,5 +1,5 @@
|
|||||||
Name: kbounce
|
Name: kbounce
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Ball Bouncing Game
|
Summary: Ball Bouncing Game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@ -41,6 +41,8 @@ Ball Bouncing 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}"
|
||||||
|
|
||||||
@ -63,7 +65,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}/kbounce
|
%{_kde5_bindir}/kbounce
|
||||||
%{_kde5_xdgappsdir}/org.kde.kbounce.desktop
|
%{_kde5_xdgappsdir}/org.kde.kbounce.desktop
|
||||||
@ -72,9 +74,20 @@ exit 0
|
|||||||
%{_datadir}/kxmlgui5/kbounce/kbounceui.rc
|
%{_datadir}/kxmlgui5/kbounce/kbounceui.rc
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/kbounce/*
|
%doc %lang(en) %{_kde5_htmldir}/en/kbounce/*
|
||||||
%{_kde5_icondir}/hicolor/*/apps/kbounce.png
|
%{_kde5_icondir}/hicolor/*/apps/kbounce.png
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/kbounce
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/kbounce
|
||||||
|
%lang(et) %{_datadir}/doc/HTML/et/kbounce
|
||||||
|
%lang(it) %{_datadir}/doc/HTML/it/kbounce
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/kbounce
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kbounce
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/kbounce
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/kbounce
|
||||||
%doc COPYING COPYING.DOC COPYING.LIB
|
%doc COPYING COPYING.DOC COPYING.LIB
|
||||||
|
|
||||||
%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