From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Fri, 30 Jan 2009 11:15:27 +0000 (+0000) Subject: Requires pkgconfig. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=c918a9a14950adc8d6e6b4fb8796989c014ee6b7;hp=d0495b2e4c7ca9641432156e51be4d1a2f1af316;p=fedora-mingw.git Requires pkgconfig. --- diff --git a/atk/mingw32-atk.spec b/atk/mingw32-atk.spec index bcab53a..b781beb 100644 --- a/atk/mingw32-atk.spec +++ b/atk/mingw32-atk.spec @@ -6,7 +6,7 @@ Name: mingw32-atk Version: 1.25.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MinGW Windows Atk library License: LGPLv2+ @@ -29,6 +29,8 @@ BuildRequires: gettext # Need native one too for glib-genmarshal BuildRequires: glib2-devel +Requires: pkgconfig + %description MinGW Windows Atk library. @@ -68,9 +70,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Jan 30 2009 Richard W.M. Jones - 1.25.2-2 +* Fri Jan 30 2009 Richard W.M. Jones - 1.25.2-3 - Remove gtk-doc. - Fix defattr line. +- Requires pkgconfig. * Fri Jan 23 2009 Richard W.M. Jones - 1.25.2-1 - Rebase to latest Fedora native version 1.25.2. diff --git a/curl/mingw32-curl.spec b/curl/mingw32-curl.spec index ac0ca88..585e6e5 100644 --- a/curl/mingw32-curl.spec +++ b/curl/mingw32-curl.spec @@ -6,7 +6,7 @@ Name: mingw32-curl Version: 7.18.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MinGW Windows port of curl and libcurl License: MIT @@ -48,6 +48,8 @@ BuildRequires: mingw32-openssl # Not started porting this package yet. #BuildRequires: mingw32-krb5 +Requires: pkgconfig + %description cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS, @@ -125,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 7.18.2-3 +- Requires pkgconfig. + * Thu Nov 13 2008 Richard W.M. Jones - 7.18.2-2 - Requires mingw32-filesystem >= 35. diff --git a/fontconfig/mingw32-fontconfig.spec b/fontconfig/mingw32-fontconfig.spec index d035408..a8a8968 100644 --- a/fontconfig/mingw32-fontconfig.spec +++ b/fontconfig/mingw32-fontconfig.spec @@ -6,7 +6,7 @@ Name: mingw32-fontconfig Version: 2.6.0 -Release: 6%{?dist} +Release: 7%{?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. @@ -83,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_mingw32_datadir}/doc/fontconfig %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 2.6.0-7 +- Requires pkgconfig. + * Fri Jan 23 2009 Richard W.M. Jones - 2.6.0-6 - Use _smp_mflags. - Rebuild libtool configuration. diff --git a/gtk-vnc/mingw32-gtk-vnc.spec b/gtk-vnc/mingw32-gtk-vnc.spec index f60ea1e..83369e2 100644 --- a/gtk-vnc/mingw32-gtk-vnc.spec +++ b/gtk-vnc/mingw32-gtk-vnc.spec @@ -8,7 +8,7 @@ Name: mingw32-gtk-vnc Version: 0.3.8 -Release: 0.3.20081030hg%{?dist} +Release: 0.4.20081030hg%{?dist} Summary: MinGW Windows port of VNC client GTK widget License: LGPLv2+ @@ -38,6 +38,8 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig +Requires: pkgconfig + %description gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines @@ -88,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 0.3.8-0.4.20081030hg +- Requires pkgconfig. + * Fri Jan 23 2009 Richard W.M. Jones - 0.3.8-0.3.20081030hg - Use _smp_mflags. - Disable static library. diff --git a/gtk2/mingw32-gtk2.spec b/gtk2/mingw32-gtk2.spec index 835e3bf..d7a44b5 100644 --- a/gtk2/mingw32-gtk2.spec +++ b/gtk2/mingw32-gtk2.spec @@ -6,7 +6,7 @@ Name: mingw32-gtk2 Version: 2.15.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows Gtk2 library License: LGPLv2+ @@ -49,6 +49,8 @@ BuildRequires: gtk2 # Native one for gdk-pixbuf-csource BuildRequires: gtk2-devel +Requires: pkgconfig + %description MinGW Windows Gtk2 library. @@ -132,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 2.15.0-2 +- Requires pkgconfig. + * Fri Jan 23 2009 Richard W.M. Jones - 2.15.0-1 - Rebase to Fedora native version 2.15.0. - Disable static libraries. diff --git a/libgsf/mingw32-libgsf.spec b/libgsf/mingw32-libgsf.spec index 45b016a..07d8754 100644 --- a/libgsf/mingw32-libgsf.spec +++ b/libgsf/mingw32-libgsf.spec @@ -6,7 +6,7 @@ Name: mingw32-libgsf Version: 1.14.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows port of GNOME Structured File Library License: LGPLv2 @@ -39,6 +39,8 @@ BuildRequires: autoconf BuildRequires: pkgconfig BuildRequires: intltool +Requires: pkgconfig + %description A library for reading and writing structured files (eg MS OLE and Zip). @@ -101,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 1.14.11-2 +- Requires pkgconfig. + * Fri Jan 23 2009 Richard W.M. Jones - 1.14.11-1 - Rebase to native Fedora version 1.14.11. - Use find_lang macro. diff --git a/libidn/mingw32-libidn.spec b/libidn/mingw32-libidn.spec index 6f30f94..6d028ec 100644 --- a/libidn/mingw32-libidn.spec +++ b/libidn/mingw32-libidn.spec @@ -10,7 +10,7 @@ Name: mingw32-libidn Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows Internationalized Domain Name support library License: LGPLv2+ @@ -31,6 +31,8 @@ BuildRequires: mingw32-iconv BuildRequires: pkgconfig, gettext #BuildRequires: libtool, automake, autoconf +Requires: pkgconfig + %description GNU Libidn is an implementation of the Stringprep, Punycode and @@ -76,5 +78,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 0.6.14-2 +- Requires pkgconfig. + * Mon Nov 10 2008 Richard W.M. Jones - 0.6.14-1 - Initial RPM release. diff --git a/libvirt/mingw32-libvirt.spec b/libvirt/mingw32-libvirt.spec index 395a2d6..544d23b 100644 --- a/libvirt/mingw32-libvirt.spec +++ b/libvirt/mingw32-libvirt.spec @@ -6,7 +6,7 @@ Name: mingw32-libvirt Version: 0.5.1 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} Summary: MinGW Windows libvirt virtualization library License: LGPLv2+ @@ -34,6 +34,8 @@ BuildRequires: gettext BuildArch: noarch +Requires: pkgconfig + %description MinGW Windows libvirt virtualization library. @@ -93,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard Jones - 0.5.1-2 +- Requires pkgconfig. + * Fri Jan 23 2009 Richard Jones - 0.5.1-1 - Rebase to Fedora native version 0.5.1. - Use find_lang macro. diff --git a/nss/mingw32-nss.spec b/nss/mingw32-nss.spec index 3c2c14c..c291226 100644 --- a/nss/mingw32-nss.spec +++ b/nss/mingw32-nss.spec @@ -6,7 +6,7 @@ Name: mingw32-nss Version: 3.12.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows port of NSS (Network Security Services) License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -35,6 +35,8 @@ BuildRequires: mingw32-zlib BuildRequires: pkgconfig BuildRequires: perl +Requires: pkgconfig + %description Network Security Services (NSS) is a set of libraries designed to @@ -248,5 +250,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Wed Sep 24 2008 Your Name - 1.2.3-1 +* Fri Jan 30 2009 Richard W.M. Jones - 3.12.2.0-2 - Initial RPM release. diff --git a/pango/mingw32-pango.spec b/pango/mingw32-pango.spec index e0c8eea..ae96a9a 100644 --- a/pango/mingw32-pango.spec +++ b/pango/mingw32-pango.spec @@ -6,7 +6,7 @@ Name: mingw32-pango Version: 1.22.1 -Release: 3%{?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. @@ -99,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 30 2009 Richard W.M. Jones - 1.22.1-4 +- Requires pkgconfig. + * Tue Jan 27 2009 Levente Farkas - 1.22.1-3 - Include license file in documentation section.