[mingw32-SDL] Rebuilt against win-iconv

Kalev Lember kalev at fedoraproject.org
Wed Jul 6 17:16:03 UTC 2011


commit f57a907e407febf9cbad2ff68abdb1c83364e7d0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Jul 6 20:14:59 2011 +0300

    Rebuilt against win-iconv

 mingw32-SDL.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-SDL.spec b/mingw32-SDL.spec
index c02fc34..e404d21 100644
--- a/mingw32-SDL.spec
+++ b/mingw32-SDL.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw32-SDL
 Version:        1.2.13
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        MinGW Windows port of SDL cross-platform multimedia library
 
 License:        LGPLv2+
@@ -32,7 +32,7 @@ BuildRequires:  mingw32-filesystem >= 49
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-dlfcn
-BuildRequires:  mingw32-iconv
+BuildRequires:  mingw32-win-iconv
 
 Requires:       pkgconfig
 
@@ -47,7 +47,7 @@ Requires:       pkgconfig
 #%endif
 
 # kraxel pointed out that the headers need <iconv.h>, hence:
-Requires:       mingw32-iconv
+Requires:       mingw32-win-iconv
 
 
 %description
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 06 2011 Kalev Lember <kalevlember at gmail.com> - 1.2.13-10
+- Rebuilt against win-iconv
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.13-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list