Use gtk-query-immodules-2.0-64 on 64-bit MIPS

This commit is contained in:
Michal Toman 2016-08-11 15:44:09 +02:00 committed by Kalev Lember
parent f8ff0e85b5
commit ac19990e24

View File

@ -17,7 +17,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2 Name: gtk2
Version: 2.24.31 Version: 2.24.31
Release: 1%{?dist} Release: 2%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gtk.org URL: http://www.gtk.org
@ -221,7 +221,7 @@ done
# for places where we have two copies of the GTK+ package installed. # for places where we have two copies of the GTK+ package installed.
# (we might have x86_64 and i686 packages on the same system, for example.) # (we might have x86_64 and i686 packages on the same system, for example.)
case "$host" in case "$host" in
alpha*|ia64*|ppc64*|powerpc64*|s390x*|x86_64*|aarch64*) alpha*|ia64*|ppc64*|powerpc64*|s390x*|x86_64*|aarch64*|mips64*)
mv $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0 $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0-64 mv $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0 $RPM_BUILD_ROOT%{_bindir}/gtk-query-immodules-2.0-64
;; ;;
*) *)
@ -324,6 +324,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
%doc tmpdocs/examples %doc tmpdocs/examples
%changelog %changelog
* Thu Sep 15 2016 Michal Toman <mtoman@fedoraproject.org> - 2.24.31-2
- Use gtk-query-immodules-2.0-64 on 64-bit MIPS
* Sun Sep 11 2016 Kalev Lember <klember@redhat.com> - 2.24.31-1 * Sun Sep 11 2016 Kalev Lember <klember@redhat.com> - 2.24.31-1
- Update to 2.24.31 - Update to 2.24.31