diff --git a/SPECS/jansi-native.spec b/SPECS/jansi-native.spec index 6223a3f..d8e1d1a 100644 --- a/SPECS/jansi-native.spec +++ b/SPECS/jansi-native.spec @@ -1,13 +1,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: jansi-native Version: 1.4 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project Group: Development/Libraries License: ASL 2.0 @@ -80,6 +80,9 @@ cp -p target/%{name}-%{version}-linux%{bits}.jar $RPM_BUILD_ROOT%{_jnidir}/%{nam %doc license.txt %changelog +* Fri Aug 1 2014 Mikolaj Izdebski - 1.4-11 +- Recognise ppc64le as 64-bit architecture + * Fri Jan 24 2014 Daniel Mach - 1.4-10 - Mass rebuild 2014-01-24