Accepting request 666764 from home:jengelh:branches:games

- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/666764
OBS-URL: https://build.opensuse.org/package/show/games/vitetris?expand=0&rev=2
This commit is contained in:
Martin Hauke
2019-01-17 15:47:37 +00:00
committed by Git OBS Bridge
parent aef4cc9b18
commit 15e09eab6f
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 17 15:29:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim filler wording from description.
-------------------------------------------------------------------
Sun Jan 13 08:59:11 UTC 2019 - mardnh@gmx.de

View File

@@ -1,6 +1,7 @@
#
# spec file for package vitetris
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -12,9 +13,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%bcond_without ncurses
# build with support for allegro - disabled by default
%bcond_with allegro
@@ -47,13 +49,10 @@ BuildRequires: ncurses-devel
Vitetris is a terminal-based Tetris game. It can be played by one or
two players, over the network or on the same keyboard.
Vitetris comes with more features and options than might be expected
from a simple text mode game. Full input control, customizable
appearance, netplay where both players can choose difficulty (level
and height) -- unless you must have sound (or just don't like Tetris),
you won't be disappointed.
Vitetris comes with customizable appearance and netplay where both
players can choose difficulty (level and height). (No sound, though.)
Rotation, scoring, levels and speed should resemble the early Tetris
Rotation, scoring, levels and speed resembles the early Tetris
games by Nintendo, with the addition of a short lock delay which
makes it possible to play at higher levels. (It does not make it
possible to prevent the piece from ever locking by abusing lock delay
@@ -70,6 +69,7 @@ resets.)
%patch6 -p1
%build
# not autoconf
./configure \
--prefix=%{_prefix} \
--datarootdir=%{_datadir} \