Initial version of Xerces-c.
[fedora-mingw.git] / pango / mingw32-pango.spec
index 4e098d0..ae96a9a 100644 (file)
@@ -6,7 +6,7 @@
 
 Name:           mingw32-pango
 Version:        1.22.1
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW Windows Pango library
 
 License:        LGPLv2+
@@ -39,6 +39,9 @@ BuildRequires:  mingw32-fontconfig
 BuildRequires:  mingw32-glib2
 BuildRequires:  pkgconfig
 
+Requires:       pkgconfig
+
+
 %description
 MinGW Windows Pango library.
 
@@ -69,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%doc COPYING
 %{_mingw32_bindir}/libpango-1.0-0.dll
 %{_mingw32_bindir}/libpangocairo-1.0-0.dll
 %{_mingw32_bindir}/libpangoft2-1.0-0.dll
@@ -98,6 +102,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 30 2009 Richard W.M. Jones <rjones@redhat.com> - 1.22.1-4
+- Requires pkgconfig.
+
+* Tue Jan 27 2009 Levente Farkas <lfarkas@lfarkas.org> - 1.22.1-3
+- Include license file in documentation section.
+
 * Fri Jan 23 2009 Richard W.M. Jones <rjones@redhat.com> - 1.22.1-2
 - Disable static libraries.
 - Use _smp_mflags.