Rebuild against the mingw-w64 toolchain

epel9
Erik van Pienbroek 13 years ago
parent c844bc6faf
commit e04ed371ad

@ -8,7 +8,7 @@
Name: mingw32-dlfcn Name: mingw32-dlfcn
Version: 0 Version: 0
Release: 0.10.%{alphatag}%{?dist} Release: 0.11.%{alphatag}%{?dist}
Summary: Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror) Summary: Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)
License: LGPLv2+ License: LGPLv2+
@ -82,6 +82,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog %changelog
* Mon Feb 27 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 0-0.11.r11
- Rebuild against the mingw-w64 toolchain
* Thu Feb 16 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 0-0.10.r11 * Thu Feb 16 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 0-0.10.r11
- Make sure the static lib is compiled correctly (RHBZ #791191) - Make sure the static lib is compiled correctly (RHBZ #791191)
- Various cleanups - Various cleanups

Loading…
Cancel
Save