[packages/SDL2] include a fix for the Firewatch game

jajcus jajcus at pld-linux.org
Mon Jun 25 20:39:33 CEST 2018


commit 5d96a4f84f879bf5a25f58433d7a04dcd01367de
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Mon Jun 25 20:39:04 2018 +0200

    include a fix for the Firewatch game
    
    Release: 2

 SDL2.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/SDL2.spec b/SDL2.spec
index 4213317..a884dc4 100644
--- a/SDL2.spec
+++ b/SDL2.spec
@@ -63,13 +63,14 @@ Summary(pl.UTF-8):	SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimedi
 Summary(zh_CN.UTF-8):	SDL (Simple DirectMedia Layer) Generic APIs - 游戏/多媒体库
 Name:		SDL2
 Version:	2.0.8
-Release:	1
+Release:	2
 License:	Zlib (BSD-like)
 Group:		Libraries
 Source0:	http://www.libsdl.org/release/%{name}-%{version}.tar.gz
 # Source0-md5:	3800d705cef742c6a634f202c37f263f
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-cflags.patch
+Patch2:		firewatch_fix.patch
 URL:		http://www.libsdl.org/
 %{?with_kms:BuildRequires:	Mesa-libgbm-devel >= 9.0.0}
 %{?with_wayland:BuildRequires:	Mesa-libwayland-egl-devel}
@@ -215,6 +216,7 @@ SDL - przykładowe programy.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/SDL2.git/commitdiff/5d96a4f84f879bf5a25f58433d7a04dcd01367de



More information about the pld-cvs-commit mailing list