git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ba57a
)
Add mingw(ole32.dll) fake provide
author
Daniel P. Berrange
<berrange@redhat.com>
Wed, 10 Sep 2008 11:09:55 +0000
(07:09 -0400)
committer
Daniel P. Berrange
<berrange@redhat.com>
Wed, 10 Sep 2008 11:09:55 +0000
(07:09 -0400)
w32api/mingw-w32api.spec
patch
|
blob
|
history
diff --git
a/w32api/mingw-w32api.spec
b/w32api/mingw-w32api.spec
index
c75b254
..
d09da9a
100644
(file)
--- a/
w32api/mingw-w32api.spec
+++ b/
w32api/mingw-w32api.spec
@@
-33,6
+33,7
@@
Obsoletes: mingw-bootstrap
# Fake provides, because wine/windows provides this, we don't have
# a real dep we can use
Provides: mingw(gdi32.dll)
+Provides: mingw(ole32.dll)
%description
MinGW Windows cross-compiler Win32 header files.