Hello community, here is the log from the commit of package vodovod for openSUSE:Factory checked in at 2017-04-20 20:55:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vodovod (Old) and /work/SRC/openSUSE:Factory/.vodovod.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vodovod" Thu Apr 20 20:55:26 2017 rev:3 rq:487942 version:1.10_svn23 Changes: -------- --- /work/SRC/openSUSE:Factory/vodovod/vodovod.changes 2014-12-10 23:44:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vodovod.new/vodovod.changes 2017-04-20 20:55:28.317598272 +0200 @@ -1,0 +2,10 @@ +Wed Apr 12 08:17:21 UTC 2017 - [email protected] + +- Trim description + +------------------------------------------------------------------- +Fri Apr 7 19:18:12 UTC 2017 - [email protected] + +- own /var/games as filesystem no longer does + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vodovod.spec ++++++ --- /var/tmp/diff_new_pack.kGcXzz/_old 2017-04-20 20:55:29.521428034 +0200 +++ /var/tmp/diff_new_pack.kGcXzz/_new 2017-04-20 20:55:29.525427469 +0200 @@ -1,7 +1,7 @@ # # spec file for package vodovod # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: vodovod Version: %{_lver}_%{_svnrev} Release: 0 -Summary: Cross-platform pipe connecting action puzzle game +Summary: Pipe connecting action puzzle game License: GPL-2.0+ Group: Amusements/Games/Arcade/Logic Url: http://home.gna.org/vodovod/ @@ -42,20 +42,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -The goal of the game is to reach the highest possible score. You get a limited -number of pipes on each level and need to combine them to lead the water from -the house at the top of the screen to the storage tank at the bottom. For each -pipe water goes through, you get 20 points and if you fill the cross-pipe both -ways, you get 60 points. At end of each level, you are awarded depending on the -skill level: - - * Beginner: 100 points - * Toolman: 100 points + number of pipes remaining - * Master plumber: 100 points + 2 x number of pipes remaining - -Some of the levels also have obstacles where you cannot place pipes. The game -is playable with joystick/joypad: just move it and press buttons when you go to -Options -> Configure controls +You get a limited number of pipes on each level and need to combine +them such that water from the house at the top of the screen can flow +to the storage tank at the bottom. Points will be awarded per each +pipe segment through which water flows, and the goal of the game is +to reach a high score. Some of the levels also have obstacles where +pipes cannot be placed. The game is playable with joystick/joypad as +well. %prep %setup -q -n %{name}-svn @@ -94,6 +87,7 @@ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/ %{_datadir}/%{name} +%dir %{_localstatedir}/games # Correct Permissions %attr(0664,games,games) %{_localstatedir}/games/%{name}.sco
