Added changelog message.
[fedora-mingw.git] / fontconfig / mingw32-fontconfig.spec
index a8a8968..8e3b118 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:           mingw32-fontconfig
 Version:        2.6.0
-Release:        7%{?dist}
+Release:        9%{?dist}
 Summary:        MinGW Windows Fontconfig library
 
 License:        MIT
@@ -19,7 +19,7 @@ Patch0:         mingw32-fontconfig-2.6.0-remove-logfile.patch
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 43-6
+BuildRequires:  mingw32-filesystem >= 40
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-dlfcn
@@ -71,6 +71,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%doc COPYING
 %{_mingw32_bindir}/fc-cache.exe
 %{_mingw32_bindir}/fc-cat.exe
 %{_mingw32_bindir}/fc-list.exe
@@ -85,6 +86,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_datadir}/doc/fontconfig
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 2.6.0-9
+- Rebuild for mingw32-gcc 4.4
+
+* Fri Feb  6 2009 Richard W.M. Jones <rjones@redhat.com> - 2.6.0-8
+- Include license.
+
 * Fri Jan 30 2009 Richard W.M. Jones <rjones@redhat.com> - 2.6.0-7
 - Requires pkgconfig.