From e104bc7eb9689e4e40e34b3f5e6971649f604822 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 13 Jan 2016 22:28:12 +0100 Subject: [PATCH] - updated to 2.0.1 - removed obsolete modplug patch --- SDL2_mixer-modplug.patch | 22 ---------------------- SDL2_mixer.spec | 8 +++----- 2 files changed, 3 insertions(+), 27 deletions(-) delete mode 100644 SDL2_mixer-modplug.patch diff --git a/SDL2_mixer-modplug.patch b/SDL2_mixer-modplug.patch deleted file mode 100644 index 025a1e2..0000000 --- a/SDL2_mixer-modplug.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- SDL2_mixer-2.0.0/dynamic_modplug.h.orig 2013-08-10 19:39:55.000000000 +0200 -+++ SDL2_mixer-2.0.0/dynamic_modplug.h 2014-05-18 15:26:58.160352992 +0200 -@@ -21,7 +21,7 @@ - - #ifdef MODPLUG_MUSIC - --#include "modplug.h" -+#include - - typedef struct { - int loaded; ---- SDL2_mixer-2.0.0/music_modplug.h.orig 2013-08-10 19:39:58.000000000 +0200 -+++ SDL2_mixer-2.0.0/music_modplug.h 2014-05-18 15:27:28.020352567 +0200 -@@ -21,7 +21,7 @@ - - #ifdef MODPLUG_MUSIC - --#include "modplug.h" -+#include - #include "SDL_rwops.h" - #include "SDL_audio.h" - #include "SDL_mixer.h" diff --git a/SDL2_mixer.spec b/SDL2_mixer.spec index d5ff794..e1b4020 100644 --- a/SDL2_mixer.spec +++ b/SDL2_mixer.spec @@ -15,13 +15,12 @@ Summary: Simple DirectMedia Layer - Sample Mixer Library Summary(pl.UTF-8): Simple DirectMedia Layer - biblioteka miksująca próbki dźwiękowe Summary(pt_BR.UTF-8): SDL2 - Biblioteca para mixagem Name: SDL2_mixer -Version: 2.0.0 -Release: 2 +Version: 2.0.1 +Release: 1 License: Zlib-like Group: Libraries Source0: http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz -# Source0-md5: 65f6d80df073a1fb3bb537fbda031b50 -Patch0: %{name}-modplug.patch +# Source0-md5: c6c4f556d4415871f526248f5c9a627d URL: http://www.libsdl.org/projects/SDL_mixer/ BuildRequires: SDL2-devel >= 2.0.0 BuildRequires: autoconf @@ -93,7 +92,6 @@ Bibliotecas estáticas para desenvolvimento com SDL2_mixer. %prep %setup -q -%patch0 -p1 %{__rm} acinclude/{libtool,lt*}.m4 -- 2.44.0