Provide mingw32(odbc32.dll) for Qt
This commit is contained in:
parent
3eb87c918e
commit
bd51a55b1a
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: mingw32-filesystem
|
||||
Version: 61
|
||||
Version: 62
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW base filesystem and environment
|
||||
|
||||
@ -53,6 +53,7 @@ Provides: mingw32(setupapi.dll)
|
||||
Provides: mingw32(rpcrt4.dll)
|
||||
Provides: mingw32(ws2_32.dll)
|
||||
Provides: mingw32(gdiplus.dll)
|
||||
Provides: mingw32(odbc32.dll)
|
||||
|
||||
|
||||
%description
|
||||
@ -165,6 +166,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 11 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 62-1
|
||||
- Provide mingw32(odbc32.dll) for Qt
|
||||
|
||||
* Sun Sep 12 2010 Erik van Pienbroek <epienbro@fedoraproject.org> - 61-1
|
||||
- Provide mingw32(gdiplus.dll) for gdk-pixbuf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user