[mingw-SDL_image: 4/13] Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:23:10 UTC 2012


commit 0ce2762501ce574389a330958ff7b881ebf8c910
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Fri Jun 3 23:34:52 2011 +0300

    Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)

 mingw32-SDL_image-fix-jpeg-boolean.patch |   54 ------------------------------
 mingw32-SDL_image.spec                   |    9 ++---
 2 files changed, 4 insertions(+), 59 deletions(-)
---
diff --git a/mingw32-SDL_image.spec b/mingw32-SDL_image.spec
index 6ee9a2c..6485a96 100644
--- a/mingw32-SDL_image.spec
+++ b/mingw32-SDL_image.spec
@@ -8,7 +8,7 @@
 
 Name:           mingw32-SDL_image
 Version:        1.2.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows port of the Image loading library for SDL
 
 License:        LGPLv2+
@@ -19,9 +19,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-# Mingw specific patches:
-Patch100:       mingw32-SDL_image-fix-jpeg-boolean.patch
-
 BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
@@ -46,7 +43,6 @@ various formats (BMP, TIF, JPEG, PNG) as SDL surfaces.
 
 %prep
 %setup -q -n SDL_image-%{version}
-%patch100 -p1
 
 %build
 # the --disabled-*-shared lines below stops SDL_image from loading those
@@ -82,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_includedir}/SDL
 
 %changelog
+* Fri Jun 03 2011 Kalev Lember <kalev at smartlink.ee> - 1.2.10-3
+- Rebuilt with mingw32-libjpeg-turbo, dropped jpeg_boolean patch (#604702)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list