Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll).
This commit is contained in:
parent
3f88d62866
commit
da91edc8ef
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: mingw32-filesystem
|
||||
Version: 48
|
||||
Version: 49
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW base filesystem and environment
|
||||
|
||||
@ -50,6 +50,8 @@ Provides: mingw32(wldap32.dll)
|
||||
Provides: mingw32(glut32.dll)
|
||||
Provides: mingw32(secur32.dll)
|
||||
Provides: mingw32(version.dll)
|
||||
Provides: mingw32(cfgmgr32.dll)
|
||||
Provides: mingw32(setupapi.dll)
|
||||
|
||||
|
||||
%description
|
||||
@ -154,6 +156,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 19 2009 Richard W.M. Jones <rjones@redhat.com> - 49-1
|
||||
- Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll).
|
||||
|
||||
* Wed Feb 18 2009 Richard W.M. Jones <rjones@redhat.com> - 48-1
|
||||
- Fix _mingw32_configure.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user