diff --git a/SPECS/jansi-native.spec b/SPECS/jansi-native.spec index 2956a82..8294649 100644 --- a/SPECS/jansi-native.spec +++ b/SPECS/jansi-native.spec @@ -5,13 +5,13 @@ %global bits 32 %global debug_package %{nil} -%ifarch x86_64 ppc64 s390x sparc64 aarch64 +%ifarch x86_64 ppc64 s390x sparc64 aarch64 ppc64le %global bits 64 %endif Name: %{?scl_prefix}%{pkg_name} Version: 1.4 -Release: 10.12%{?dist} +Release: 10.13%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project License: ASL 2.0 URL: http://jansi.fusesource.org/ @@ -90,6 +90,9 @@ cp -p target/%{pkg_name}-%{version}-linux%{bits}.jar $RPM_BUILD_ROOT%{_jnidir}/% %doc license.txt %changelog +* Wed Jun 10 2015 Mikolaj Izdebski - 1.4-10.13 +- Recognise ppc64le as 64-bit architecture + * Tue Jan 13 2015 Michael Simacek - 1.4-10.12 - Mass rebuild 2015-01-13