Added R: mingw{32,64}-gettext-static to the -static subpackages
This commit is contained in:
parent
0c8f0dd8eb
commit
9a8031694f
@ -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@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@alumni.ethz.ch> - 2.35.8-1
|
||||
- update to 2.35.8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user