Hello community, here is the log from the commit of package ltris checked in at Wed Mar 7 09:34:31 CET 2007. -------- --- ltris/ltris.changes 2006-01-25 21:38:04.000000000 +0100 +++ /mounts/work_src_done/STABLE/ltris/ltris.changes 2007-03-07 08:39:55.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 7 08:39:20 CET 2007 - ltinkl@suse.cz + +- update to 1.0.11, fix build + +------------------------------------------------------------------- Old: ---- ltris-1.0.10.tar.bz2 New: ---- ltris-1.0.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ltris.spec ++++++ --- /var/tmp/diff_new_pack.N22269/_old 2007-03-07 09:33:38.000000000 +0100 +++ /var/tmp/diff_new_pack.N22269/_new 2007-03-07 09:33:38.000000000 +0100 @@ -1,22 +1,22 @@ # -# spec file for package ltris (Version 1.0.10) +# spec file for package ltris (Version 1.0.11) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: ltris BuildRequires: SDL_mixer-devel update-desktop-files -License: GPL +License: GNU General Public License (GPL) Group: Amusements/Games/Logic -Summary: Tetris Clone with Multi-Player and CPU Opponents -Version: 1.0.10 -Release: 5 +Summary: Tetris Clone with Multiplayer and CPU Opponents +Version: 1.0.11 +Release: 1 PreReq: permissions URL: http://lgames.sourceforge.net/index.php?project=LTris Source: ltris-%{version}.tar.bz2 @@ -26,8 +26,8 @@ %description LTris is a very polished Tetris clone. It is highly configurable due to its menu. It offers the well-known game type Classic, a funny game type -Figures (a new figure each level, suddenly appearing tiles and lines) -and multi-player with up to three players either human or CPU +Figures (a new figure each level, suddenly appearing tiles and lines), +and multiplayer with up to three players either human or CPU controlled. @@ -41,11 +41,10 @@ %build %{suse_update_config -f} -rm missing -aclocal -automake -a -autoconf -CXXFLAGS="$RPM_OPT_FLAGS" ./configure \ +autoreconf --force --install +export CFLAGS="$RPM_OPT_FLAGS" +export CXXFLAGS="$RPM_OPT_FLAGS" +./configure \ --prefix=%_prefix \ --datadir=%_datadir/games \ --bindir=%_prefix/games \ @@ -75,8 +74,11 @@ %attr(664,games,games) /var/games/ltris.hscr /usr/share/applications/%{name}.desktop /usr/share/pixmaps/ltris.xpm +/usr/share/games/locale/*/*/ltris.mo -%changelog -n ltris +%changelog +* Wed Mar 07 2007 - ltinkl@suse.cz +- update to 1.0.11, fix build * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Wed Sep 21 2005 - pnemec@suse.cz @@ -99,8 +101,8 @@ * Tue Oct 14 2003 - mcihar@suse.cz - moved to /usr/games - updated to 1.0.5: -- windows manager's close button works -- expert mode with unbalanced properties for next block to make it + - windows manager's close button works + - expert mode with unbalanced properties for next block to make it difficult to fit * Sun Aug 10 2003 - sndirsch@suse.de - added desktop file ++++++ ltris-1.0.10.tar.bz2 -> ltris-1.0.11.tar.bz2 ++++++ ++++ 44091 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org