Author: rjones

Update of /cvs/pkgs/rpms/mingw32-SDL/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16747

Modified Files:
        mingw32-SDL.spec 
Log Message:
Add runtime requires mingw32-iconv (kraxel).


Index: mingw32-SDL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-SDL/devel/mingw32-SDL.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- mingw32-SDL.spec    26 Feb 2009 00:52:44 -0000      1.3
+++ mingw32-SDL.spec    28 Apr 2009 11:11:13 -0000      1.4
@@ -6,7 +6,7 @@
 
 Name:           mingw32-SDL
 Version:        1.2.13
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        MinGW Windows port of SDL cross-platform multimedia library
 
 License:        LGPLv2+
@@ -46,6 +46,9 @@ Requires:       pkgconfig
 #BuildRequires: nasm
 #%endif
 
+# kraxel pointed out that the headers need <iconv.h>, hence:
+Requires:       mingw32-iconv
+
 
 %description
 Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
@@ -115,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 29 2009 Richard W.M. Jones <[email protected]> - 1.2.13-7
+- Add runtime Requires mingw32-iconv (kraxel).
+
 * Wed Feb 25 2009 Fedora Release Engineering <[email protected]> 
- 1.2.13-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

_______________________________________________
fedora-mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw

Reply via email to