SHA256
1
0
forked from pool/gzdoom

- Update to new upstream release 4.2.0

OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=27
This commit is contained in:
2019-08-23 13:14:20 +00:00
committed by Git OBS Bridge
parent 83a92e24d7
commit 36768d6f86
8 changed files with 61 additions and 81 deletions

View File

@@ -17,7 +17,7 @@
Name: gzdoom
Version: 4.1.3
Version: 4.2.0
Release: 0
Summary: A DOOM source port with graphic and modding extensions
License: GPL-3.0-only
@@ -25,9 +25,8 @@ Group: Amusements/Games/3D/Shoot
Url: http://zdoom.org/
#Git-Clone: https://github.com/coelckers/gzdoom
Source: https://github.com/coelckers/gzdoom/archive/g%{version}.tar.gz
Source: https://github.com/coelckers/gzdoom/archive/g%version.tar.gz
Patch1: gzdoom-waddir.patch
Patch2: gzdoom-wadsrc-extra.patch
Patch4: fl2.patch
Patch5: gzdoom-lzma.patch
Patch6: gzdoom-vulkan.patch
@@ -83,8 +82,8 @@ GZDoom is a port (a modification) of the original Doom source code, featuring:
* Demo record/playback of classic and Boom demos is not supported.
%prep
%setup -q -n %{name}-g%{version}
%patch -P 1 -P 2 -P 4 -p1
%setup -q -n %name-g%version
%patch -P 1 -P 4 -p1
%if 0%{?suse_version} >= 1500
%patch -P 5 -p1