diff --git a/jansi-native.spec b/jansi-native.spec index ca92b73..996f9af 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -1,13 +1,9 @@ -%global bits 32 +%global bits %{__isa_bits} %global debug_package %{nil} -%ifarch x86_64 ppc64 s390x sparc64 - %global bits 64 -%endif - Name: jansi-native Version: 1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project Group: Development/Libraries License: ASL 2.0 @@ -63,6 +59,9 @@ This package contains the API documentation for %{name}. %doc license.txt %changelog +* Mon Nov 25 2013 Marcin Juszkiewicz - 1.5-2 +- Use %__isa_bits macro to support all architectures + * Wed Sep 11 2013 Marek Goldmann - 1.5-1 - Upstream release 1.5