[mingw-glib2] Added R: mingw{32, 64}-gettext-static to the -static subpackages

Erik van Pienbroek epienbro at fedoraproject.org
Sat Mar 23 13:28:45 UTC 2013


commit 9a8031694f2daaf5e81f589056cdd34b7b2d4ffc
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Mar 23 14:26:49 2013 +0100

    Added R: mingw{32,64}-gettext-static to the -static subpackages

 mingw-glib2.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/mingw-glib2.spec b/mingw-glib2.spec
index dc6184e..f2677a2 100644
--- a/mingw-glib2.spec
+++ b/mingw-glib2.spec
@@ -71,6 +71,7 @@ MinGW Windows Glib2 library.
 %package -n mingw32-glib2-static
 Summary:        Static version of the MinGW Windows GLib2 library
 Requires:       mingw32-glib2 = %{version}-%{release}
+Requires:       mingw32-gettext-static
 Group:          Development/Libraries
 
 %description -n mingw32-glib2-static
@@ -86,6 +87,7 @@ MinGW Windows Glib2 library.
 %package -n mingw64-glib2-static
 Summary:        Static version of the MinGW Windows GLib2 library
 Requires:       mingw64-glib2 = %{version}-%{release}
+Requires:       mingw64-gettext-static
 Group:          Development/Libraries
 
 %description -n mingw64-glib2-static
@@ -284,6 +286,7 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 %changelog
 * Sat Mar 23 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.35.9-1
 - Update to 2.35.9
+- Added R: mingw{32,64}-gettext-static to the -static subpackages
 
 * Fri Feb 22 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.35.8-1
 - update to 2.35.8


More information about the mingw mailing list