[mingw-SDL] Dropped unneeded BR: mingw32-dlfcn

Erik van Pienbroek epienbro at fedoraproject.org
Sat Apr 14 19:43:31 UTC 2012


commit 983429a37fef794de13a8357f2c9210191f1996e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Apr 14 21:43:27 2012 +0200

    Dropped unneeded BR: mingw32-dlfcn

 mingw-SDL.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/mingw-SDL.spec b/mingw-SDL.spec
index d3b83b9..1c5a504 100644
--- a/mingw-SDL.spec
+++ b/mingw-SDL.spec
@@ -26,13 +26,11 @@ Patch28:        SDL-1.2.13-audiodriver.patch
 BuildRequires:  mingw32-filesystem >= 95
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
-BuildRequires:  mingw32-dlfcn
 BuildRequires:  mingw32-win-iconv
 
 BuildRequires:  mingw64-filesystem >= 95
 BuildRequires:  mingw64-gcc
 BuildRequires:  mingw64-binutils
-BuildRequires:  mingw64-dlfcn
 BuildRequires:  mingw64-win-iconv
 
 # Not required at the moment, but SDL does contain plenty of C++ code,
@@ -158,6 +156,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 - Added win64 support
 - Automatically generate debuginfo package
 - Use parallel make
+- Dropped unneeded BR: mingw32-dlfcn
 
 * Fri Mar 09 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.2.13-14
 - Dropped .la files


More information about the scm-commits mailing list