- Add ppc64le (#1054411)

This commit is contained in:
Dan Horák 2014-01-17 19:04:30 +01:00
parent de5728c66e
commit 48a7cf603e
2 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@ case $arch in
i?86|ppc|s390|sparc|arm*|ia64)
libdir=/usr/lib
;;
x86_64|ppc64|s390x|sparc64|aarch64)
x86_64|ppc64|ppc64le|s390x|sparc64|aarch64)
libdir=/usr/lib64
;;
*)

View File

@ -1,6 +1,6 @@
Name: wxGTK
Version: 2.8.12
Release: 10%{?dist}
Release: 11%{?dist}
Summary: GTK2 port of the wxWidgets GUI library
License: wxWidgets
Group: System Environment/Libraries
@ -207,6 +207,9 @@ popd
%changelog
* Fri Jan 17 2014 Dan Horák <dan[at]danny.cz> - 2.8.12-11
- Add ppc64le (#1054411)
* Tue Jan 14 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2.8.12-10
- Add aarch64, clean up spec