Fix build of DLLs.
[fedora-mingw.git] / w32api / mingw-w32api.spec
index 49db041..81ec52b 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:           mingw-w32api
 Version:       3.11
-Release:        3%{?dist}
+Release:        6%{?dist}
 Summary:        MinGW Windows cross-compiler Win32 header files
 
 License:        Public Domain
@@ -59,9 +59,13 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root)
 %{_mingw_includedir}/*
-%{_mingw_libdir}/*
+%{_mingw_libdir}/*.a
+
 
 %changelog
+* Wed Sep 10 2008 Richard W.M. Jones <rjones@redhat.com> - 3.11-6
+- Moved ole provides to mingw-filesystem package.
+
 * Thu Sep  4 2008 Richard W.M. Jones <rjones@redhat.com> - 3.11-3
 - Use the RPM macros from mingw-filesystem.