diff --git a/jansi-native.spec b/jansi-native.spec index 996f9af..67a4e67 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -3,7 +3,7 @@ Name: jansi-native Version: 1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project Group: Development/Libraries License: ASL 2.0 @@ -39,6 +39,8 @@ when output is being sent to output devices which cannot support ANSI sequences. %package javadoc Summary: Javadocs for %{name} +BuildArch: noarch + %description javadoc This package contains the API documentation for %{name}. @@ -59,6 +61,9 @@ This package contains the API documentation for %{name}. %doc license.txt %changelog +* Tue Nov 26 2013 Marek Goldmann - 1.5-3 +- Mark javadoc subpackage as noarch + * Mon Nov 25 2013 Marcin Juszkiewicz - 1.5-2 - Use %__isa_bits macro to support all architectures