[mingw-glib2: 3/68] Requires pkgconfig.

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:52:06 UTC 2012


commit a037fa06e0fc127b605c323e0d457b87136924b6
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Fri Jan 30 11:16:49 2009 +0000

    Requires pkgconfig.

 mingw32-glib2.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec
index 9e2a2d2..18568de 100644
--- a/mingw32-glib2.spec
+++ b/mingw32-glib2.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw32-glib2
 Version:        2.19.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Windows GLib2 library
 
 License:        LGPLv2+
@@ -35,6 +35,9 @@ BuildRequires:  glib2-devel
 # These are required for the glib-i386-atomic patch.
 BuildRequires:  autoconf, automake, libtool, gettext-devel, gtk-doc
 
+Requires:       pkgconfig
+
+
 %description
 MinGW Windows Glib2 library.
 
@@ -117,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 30 2009 Richard W.M. Jones <rjones at redhat.com> - 2.19.5-3
+- Requires pkgconfig.
+
 * Fri Jan 23 2009 Richard W.M. Jones <rjones at redhat.com> - 2.19.5-2
 - Rebase to native Fedora version 2.19.5.
 - Use _smp_mflags.


More information about the scm-commits mailing list