Added XQilla (NOT WORKING).
[fedora-mingw.git] / fontconfig / mingw32-fontconfig.spec
index d035408..6442010 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:           mingw32-fontconfig
 Version:        2.6.0
-Release:        6%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW Windows Fontconfig library
 
 License:        MIT
@@ -31,6 +31,8 @@ BuildRequires:  pkgconfig
 BuildRequires:  docbook-utils
 BuildRequires:  automake, autoconf, libtool
 
+Requires:       pkgconfig
+
 
 %description
 MinGW Windows Fontconfig library.
@@ -69,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
@@ -83,6 +86,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_datadir}/doc/fontconfig
 
 %changelog
+* 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.
+
 * Fri Jan 23 2009 Richard W.M. Jones <rjones@redhat.com> - 2.6.0-6
 - Use _smp_mflags.
 - Rebuild libtool configuration.