Compare commits

...

18 Commits

Author SHA1 Message Date
2f73636d50 automatic version update by autodist [release 21.04.1-1mamba;Thu May 13 2021] 2024-01-05 20:53:04 +01:00
41779d1a5d automatic version update by autodist [release 21.04.0-1mamba;Sun Apr 25 2021] 2024-01-05 20:53:04 +01:00
d85b97fca2 automatic version update by autodist [release 20.12.3-1mamba;Fri Mar 05 2021] 2024-01-05 20:53:04 +01:00
c57e616d24 automatic version update by autodist [release 20.12.2-1mamba;Thu Feb 04 2021] 2024-01-05 20:53:04 +01:00
c63c55404b automatic version update by autodist [release 20.12.1-1mamba;Thu Jan 07 2021] 2024-01-05 20:53:04 +01:00
44ce1b5766 automatic version update by autodist [release 20.12.0-1mamba;Thu Dec 10 2020] 2024-01-05 20:53:04 +01:00
2d111ff6e5 automatic version update by autodist [release 20.08.3-1mamba;Thu Nov 05 2020] 2024-01-05 20:53:04 +01:00
51f95c0c83 automatic version update by autodist [release 20.08.2-1mamba;Sat Oct 10 2020] 2024-01-05 20:53:04 +01:00
b5f63153e8 automatic version update by autodist [release 20.08.1-1mamba;Thu Sep 03 2020] 2024-01-05 20:53:04 +01:00
1d2e7d34df automatic version update by autodist [release 20.08.0-1mamba;Sat Aug 15 2020] 2024-01-05 20:53:04 +01:00
e4177c3e80 automatic version update by autodist [release 20.04.3-1mamba;Thu Jul 09 2020] 2024-01-05 20:53:04 +01:00
4341f2d407 automatic version update by autodist [release 20.04.2-1mamba;Fri Jun 12 2020] 2024-01-05 20:53:04 +01:00
fd73983ab0 automatic version update by autodist [release 20.04.1-1mamba;Fri May 15 2020] 2024-01-05 20:53:03 +01:00
d73c0b8ad1 automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020] 2024-01-05 20:53:03 +01:00
1302531bbe automatic version update by autodist [release 19.12.3-1mamba;Thu Mar 05 2020] 2024-01-05 20:53:03 +01:00
adac88eefd automatic version update by autodist [release 19.12.2-1mamba;Thu Feb 06 2020] 2024-01-05 20:53:03 +01:00
dab7f8971c automatic version update by autodist [release 19.12.1-1mamba;Thu Jan 09 2020] 2024-01-05 20:53:03 +01:00
56a9cb78d1 automatic version update by autodist [release 19.12.0-1mamba;Mon Dec 30 2019] 2024-01-05 20:53:03 +01:00

View File

@ -1,13 +1,13 @@
Name: bomber
Version: 19.08.3
Version: 21.04.1
Release: 1mamba
Summary: Arcade Bombing Game
Group: Graphical Desktop/Applications/Games
Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org
Source: http://download.kde.org/stable/applications/%{version}/src/bomber-%{version}.tar.xz
URL: https://www.kde.org
Source: http://download.kde.org/stable/release-service/%{version}/src/bomber-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -27,7 +27,6 @@ BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: automoc4
BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Bomber is a single player arcade game.
@ -48,7 +47,7 @@ Each level gets a bit harder by increasing the speed of the plane and the height
[ "%{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}"
@ -59,14 +58,14 @@ exit 0
%posttrans
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
exit 0
%postun
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
fi
@ -80,26 +79,65 @@ exit 0
%{_kde5_datadir}/bomber
%{_kde5_kcfgdir}/bomber.kcfg
%{_kde5_icondir}/hicolor/*/apps/bomber.png
%dir %{_datadir}/kxmlgui5/bomber
%{_datadir}/kxmlgui5/bomber/bomberui.rc
%lang(en) %{_kde5_htmldir}/en/bomber
%lang(ca) %{_datadir}/doc/HTML/ca/bomber
%lang(cs) %{_datadir}/doc/HTML/cs/bomber
%lang(de) %{_datadir}/doc/HTML/de/bomber
%lang(es) %{_datadir}/doc/HTML/es/bomber
%lang(et) %{_datadir}/doc/HTML/et/bomber
%lang(fr) %{_datadir}/doc/HTML/fr/bomber
%lang(gl) %{_datadir}/doc/HTML/gl/bomber
%lang(it) %{_datadir}/doc/HTML/it/bomber
%lang(nl) %{_datadir}/doc/HTML/nl/bomber
%lang(pl) %{_datadir}/doc/HTML/pl/bomber
%lang(pt) %{_datadir}/doc/HTML/pt/bomber
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/bomber
%lang(sv) %{_datadir}/doc/HTML/sv/bomber
%lang(uk) %{_datadir}/doc/HTML/uk/bomber
%doc AUTHORS COPYING
#%dir %{_datadir}/kxmlgui5/bomber
#%{_datadir}/kxmlgui5/bomber/bomberui.rc
%doc AUTHORS LICENSES
%changelog
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
- automatic version update by autodist
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
- automatic version update by autodist
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
- automatic version update by autodist
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
- automatic version update by autodist
* Thu Jan 07 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
- automatic version update by autodist
* Thu Dec 10 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
* Thu Sep 03 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
* Thu Jul 09 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
* Fri May 15 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
- automatic version update by autodist
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
- automatic version update by autodist
* Thu Mar 05 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
- automatic version update by autodist
* Thu Feb 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
- automatic version update by autodist
* Thu Jan 09 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
- automatic version update by autodist
* Mon Dec 30 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
- automatic version update by autodist
* Thu Nov 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
- automatic version update by autodist