| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add disable-Werror.patch: disable Werror, patch lifted from debian. Yes this is a bit of a big hammer, but it works. - Following the above, drop 0001-Workaround-compilation-warnings-with-gccs-8.0.patch - Use autosetup and make_build macros.
- Ensure neutrality of description. - Use regular install, not install-strip.
- Add patch: * 0001-Workaround-compilation-warnings-with-gccs-8.0.patch - Run spec-cleaner - Use pkg-config style BuildRequires
- own /var/games as filesystem no longer owns it
- Change tecnoballz.desktop, forgotten in previous commit
- Update to 0.93.1, announce message:
TecnoballZ 0.93.1
add patch from Musuruan
- make will fail because there is no rule to make supervisor.c
- make install will fail because it cannot find tecnoballz.hi since it's
in the parent directory
TecnoballZ 0.93
Fix warnings with GCC 4.3 and 4.7.2
Fix Makefile
Fix bugs (Debian #510492) sprites (balls and and gems) are drawn on the right panel
Fix a segfault caused by a calculation of coordinates of sprites unsigned.
Fix paddle movment restriction when, or after, control reverse penality
(bug fixed by Celelibi Debian bug #510603)
Updates the code that loads the configuration file.
Migrating Berlios CVS source repository to Google Code Project hosting Subversion
Added support for XDG_CONFIG_HOME
Fix bug Collision check not accruate enough for fast balls.
(bug fixed by Celelibi Debian bug #510770)
Use tinyxml system library (Ansgar Burchardt from Debian)
- Change Source0 to use Web URL
- Remove obsolete patches, changed by upstream
- Add BuildRequires for fdupes and tinyxml-devel
- Change description
- Add %{name}.fr.6
- Remove redundant tags/sections from specfile - Parallel build with %_smp_mflags
- Changed SDL dependencies to SDL instead of libSDL
- Initial package