From 55a5aeaa18dc2f65bfcdc1067c8bb280401cb923 Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Tue, 5 Apr 2016 01:52:18 +1000 Subject: [PATCH] New version 0.0.20 Switch to SDL2 --- .abf.yml | 2 +- 0ad.spec | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index 0a4be75..d2af1a1 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - 0ad-0.0.19-alpha-unix-build.tar.gz: 979e5b6390965b2c815c85a52561444f2550543f + 0ad-0.0.20-alpha-unix-build.tar.xz: 4c056ee114e6b50f456ad14be961a101728e99a3 diff --git a/0ad.spec b/0ad.spec index 171b6b9..9169065 100644 --- a/0ad.spec +++ b/0ad.spec @@ -15,13 +15,13 @@ Summary: Cross-Platform RTS Game of Ancient Warfare Name: 0ad -Version: 0.0.19 +Version: 0.0.20 Release: 1 Epoch: 1 License: GPLv2+ and BSD and MIT and IBM Group: Games/Strategy Url: http://play0ad.com -Source0: http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.gz +Source0: http://releases.wildfiregames.com/%{name}-%{version}-alpha-unix-build.tar.xz # adapted from binaries/system/readme.txt # It is advisable to review this file at on newer versions, to update the # version field and check for extra options. Note that windows specific, @@ -58,7 +58,7 @@ BuildRequires: pkgconfig(libzip) BuildRequires: pkgconfig(mozjs-31) BuildRequires: pkgconfig(nspr) BuildRequires: pkgconfig(openal) -BuildRequires: pkgconfig(sdl) +BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(vorbis) Requires: %{name}-data ExclusiveArch: %{ix86} x86_64 @@ -118,7 +118,6 @@ build/workspaces/update-workspaces.sh \ %if %{without_nvtt} --without-nvtt \ %endif - --sdl1 \ %{?_smp_mflags} %make -C build/workspaces/gcc config=%{config} verbose=1