[mingw-gdb] Rebuild against win-iconv

epienbro epienbro at fedoraproject.org
Wed Jul 6 17:08:48 UTC 2011


commit 660d1e7471aab501d0b24b4a42e9742be4e32efe
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Jul 6 19:07:39 2011 +0200

    Rebuild against win-iconv

 mingw-gdb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw-gdb.spec b/mingw-gdb.spec
index 2b73b45..10818e0 100644
--- a/mingw-gdb.spec
+++ b/mingw-gdb.spec
@@ -7,7 +7,7 @@
 
 Name:           mingw-gdb
 Version:        7.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows port of the GDB debugger
 
 # Same License tag as the native gdb package has:
@@ -22,7 +22,7 @@ BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-expat
 BuildRequires:  mingw32-filesystem
 BuildRequires:  mingw32-gcc
-BuildRequires:  mingw32-iconv
+BuildRequires:  mingw32-win-iconv
 BuildRequires:  mingw32-zlib
 
 %description
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}/
 
 
 %changelog
+* Wed Jul 06 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 7.2-3
+- Rebuild against win-iconv
+
 * Fri Jun 03 2011 Kalev Lember <kalev at smartlink.ee> - 7.2-2
 - Renamed the source package to mingw-gdb (#702846)
 


More information about the scm-commits mailing list