| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add reproducible.patch to sort input files to make build reproducible (boo#1041090)
- Change Summary
- Change URL to not use %{name}
- Change Source0 and Source1 Web URL to use SourceUrls
- Use sed instead of simple patches
- Remove patches tomatoes-makefile.patch, tomatoes-configdir.patch,
tomatoes-hiscoredir.patch
- Add tomatoes-rpmlintrc, Application Name is in Summary
- Use tomatoes.desktop instead of Desktop Entry in spec
- Add BuildRequires for dos2unix and hicolor-icon-theme
- Use BuildRequires pkgconfig() instead of devel packages
- Change Description
- Use cp instead of mv and rm
- Use dos2unix instead of sed
- Add sed, fix Flags, place config.dir, hiscore
- Use CXXFLAGS="%{optflags}" to fix 'File is compiled without RPM_OPT_FLAGS'
- Simplify installation handling
- Change installation, because game install in wrong paths and not use FHS
- Install icon in %{_datadir}/icons/hicolor/64x64/apps/ instead of %{_datadir}/pixmaps/
- Adapted the License according to the spdx standard
- Use %_smp_mflags for parallel building - Strip %clean section (not needed on BS)
- Initial package