forked from pool/rocksndiamonds-data
Accepting request 621605 from games
OBS-URL: https://build.opensuse.org/request/show/621605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rocksndiamonds-data?expand=0&rev=2
This commit is contained in:
commit
f003a49707
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 2 17:51:17 UTC 2018 - kstreitova@suse.com
|
||||||
|
|
||||||
|
- BuildRequires p7zip-full for TW as 7z binary needed for
|
||||||
|
extracting the source is packaged there now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 12 08:02:29 UTC 2014 - nemysis@gmx.ch
|
Sun Oct 12 08:02:29 UTC 2014 - nemysis@gmx.ch
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rocksndiamonds-data
|
# spec file for package rocksndiamonds-data
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,7 +22,7 @@ Name: %{oname}-data
|
|||||||
Version: 20141005
|
Version: 20141005
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data files for Rocks'n'Diamonds
|
Summary: Data files for Rocks'n'Diamonds
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Action/Arcade
|
Group: Amusements/Games/Action/Arcade
|
||||||
Url: http://www.artsoft.org/rocksndiamonds/
|
Url: http://www.artsoft.org/rocksndiamonds/
|
||||||
Source0: http://www.artsoft.org/RELEASES/%{oname}/levels/ZeldaII-1.0.0.zip
|
Source0: http://www.artsoft.org/RELEASES/%{oname}/levels/ZeldaII-1.0.0.zip
|
||||||
@ -103,7 +103,11 @@ Source66: Warparound_Murphy.zip
|
|||||||
# Repacked that is same than other rnd_tutorial_*
|
# Repacked that is same than other rnd_tutorial_*
|
||||||
Source67: Tutorial_Alpha.zip
|
Source67: Tutorial_Alpha.zip
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
%if 0%{?suse_version} > 1500
|
||||||
|
BuildRequires: p7zip-full
|
||||||
|
%else
|
||||||
BuildRequires: p7zip
|
BuildRequires: p7zip
|
||||||
|
%endif
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Requires: %{oname}
|
Requires: %{oname}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user