From e52a5770c2ccab61fc316d74e5348904bb300217 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Sun, 14 Apr 2024 12:18:49 +0000 Subject: [PATCH] 2.30.2, fix build for fheroes2 --- .abf.yml | 2 +- SDL2.spec | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index 60d7b65..602ce85 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - SDL2-2.30.1.tar.gz: 9d502c495f3aa2d15446376e835a5e561ac32897 + SDL2-2.30.2.tar.gz: 37a0557fc39460dc2a4fbbf162d95f115d2c9be2 diff --git a/SDL2.spec b/SDL2.spec index af6ec06..62787a8 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -7,13 +7,12 @@ Summary: Simple DirectMedia Layer Name: SDL2 -Version: 2.30.1 +Version: 2.30.2 Release: 1 License: Zlib Group: System/Libraries Url: http://www.libsdl.org Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz -Source1: FindSDL2.cmake # Keep major stable, should be 0 Patch1: SDL2-2.0.16-soversion.patch BuildRequires: cmake @@ -86,7 +85,6 @@ applications which will use %{name}. %license LICENSE.txt %{_bindir}/sdl2-config %{_datadir}/aclocal/sdl2.m4 -%{_datadir}/cmake/Modules/Find%{name}.cmake %{_includedir}/%{name} %{_libdir}/cmake/%{name} %{_libdir}/lib%{name}*.a @@ -115,6 +113,5 @@ applications which will use %{name}. %install %make_install -C build -install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/cmake/Modules/Find%{name}.cmake rm -rf %{buildroot}%{_datadir}/licenses