Hello community, here is the log from the commit of package tecnoballz for openSUSE:Factory checked in at 2019-08-30 14:41:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tecnoballz (Old) and /work/SRC/openSUSE:Factory/.tecnoballz.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tecnoballz" Fri Aug 30 14:41:53 2019 rev:4 rq:727090 version:0.93.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tecnoballz/tecnoballz.changes 2019-07-31 14:31:29.501990963 +0200 +++ /work/SRC/openSUSE:Factory/.tecnoballz.new.7948/tecnoballz.changes 2019-08-30 14:41:56.177417682 +0200 @@ -1,0 +2,6 @@ +Tue Aug 27 09:58:35 UTC 2019 - Jan Engelhardt <[email protected]> + +- Ensure neutrality of description. +- Use regular install, not install-strip. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tecnoballz.spec ++++++ --- /var/tmp/diff_new_pack.3BHmWE/_old 2019-08-30 14:41:56.929417605 +0200 +++ /var/tmp/diff_new_pack.3BHmWE/_new 2019-08-30 14:41:56.929417605 +0200 @@ -20,7 +20,7 @@ Name: tecnoballz Version: 0.93.1 Release: 0 -Summary: An exciting Brick Breaker +Summary: A brick breaking game License: GPL-3.0-only Group: Amusements/Games/Action/Breakout URL: http://linux.tlk.fr/games/TecnoballZ/ @@ -43,10 +43,10 @@ %endif %description -A exciting Brick Breaker with 50 levels of game and 11 special levels, +A brick breaker with 50 levels of game and 11 special levels, distributed on the 2 modes of game to give the player a sophisticated system -of attack weapons with an enormous power of fire that can be build by -gaining bonuses. Numerous decors, musics and sounds complete this great +of attack weapons with an enormous firepower that can be built by +gaining bonuses. Numerous decors, music and sounds complete this game. This game was ported from the Commodore Amiga. %prep @@ -56,7 +56,7 @@ %endif # Fix games path to %{_bindir} instead of /usr/games -find -name Makefile.am -exec sed -i -e "s|^gamesdir =.*$|gamesdir = %{_bindir}|g" \{\} \; +find -name Makefile.am -exec sed -i -e "s|^gamesdir =.*$|gamesdir = %{_bindir}|g" \{\} + sed -i -e "s|^CXXFLAGS=\"\(.*\)\"|CXXFLAGS=\"\1 %{optflags}\"|" configure.ac @@ -66,7 +66,7 @@ make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install-strip +%make_install install -Dm 0644 man/%{name}.fr.6 %{buildroot}%{_mandir}/fr/man6/%{name}.6 install -Dm 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop install -Dm 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
