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:
748329d
)
Add mingw(gdi32.dll) virtual provide
author
Daniel P. Berrange
<berrange@redhat.com>
Wed, 10 Sep 2008 09:00:00 +0000
(
05:00
-0400)
committer
Daniel P. Berrange
<berrange@redhat.com>
Wed, 10 Sep 2008 09:00:00 +0000
(
05:00
-0400)
w32api/mingw-w32api.spec
patch
|
blob
|
history
diff --git
a/w32api/mingw-w32api.spec
b/w32api/mingw-w32api.spec
index
49db041
..
c75b254
100644
(file)
--- a/
w32api/mingw-w32api.spec
+++ b/
w32api/mingw-w32api.spec
@@
-30,6
+30,9
@@
Obsoletes: mingw-bootstrap
#%define _use_internal_dependency_generator 0
#%define __debug_install_post %{nil}
+# Fake provides, because wine/windows provides this, we don't have
+# a real dep we can use
+Provides: mingw(gdi32.dll)
%description
MinGW Windows cross-compiler Win32 header files.