Rebuild against the mingw-w64 toolchain

This commit is contained in:
Erik van Pienbroek 2012-02-27 20:33:26 +01:00
parent 2af1470714
commit 9a17de249b

View File

@ -5,7 +5,7 @@
Name: mingw-icu
Version: 4.8.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: MinGW compilation of International Components for Unicode Tools
License: MIT and UCD and Public Domain
@ -160,6 +160,9 @@ rm -fr $RPM_BUILD_ROOT%{_mingw32_libdir}/icu/pkgdata.inc
%changelog
* Mon Feb 27 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 4.8.1.1-3
- Rebuild against the mingw-w64 toolchain
* Tue Feb 07 2012 Forysiuk Paweł <tuxator@o2.pl> - 4.8.1.1-2
- Fix icu4c-4_6_1-crossbuild.patch to compile cleanly
- Minor packaging cleanup