[jansi-native] Mark javadoc subpackage as noarch

Marek Goldmann goldmann at fedoraproject.org
Tue Nov 26 09:35:05 UTC 2013


commit c199668a080ff5ba6c5bae89250e48a8be38a0d1
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Tue Nov 26 10:34:50 2013 +0100

    Mark javadoc subpackage as noarch

 jansi-native.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
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 <mgoldman at redhat.com> - 1.5-3
+- Mark javadoc subpackage as noarch
+
 * Mon Nov 25 2013 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 1.5-2
 - Use %__isa_bits macro to support all architectures
 


More information about the scm-commits mailing list