[tycho] Remove "BuildArch: noarch".

Roland Grunberg rgrunber at fedoraproject.org
Mon Apr 2 20:13:02 UTC 2012


commit 2f0ce7b38bd78228b7a50c7b3ece2f608f75fa8e
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Mon Apr 2 16:07:41 2012 -0400

    Remove "BuildArch: noarch".

 tycho.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 8832c0d..0ccc58e 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -36,8 +36,6 @@ Patch1:	%{name}-maven-surefire.patch
 Patch2:	%{name}-bootstrap.patch
 %endif
 
-BuildArch:      noarch
-
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
 BuildRequires:  maven
@@ -194,6 +192,7 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %changelog
 * Tue Mar 27 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-1.1
 - Add missing tycho-testing-harness to be packaged.
+- Remove "BuildArch: noarch".
 
 * Fri Mar 9 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-1
 - Update to 0.14.1 upstream tag.


More information about the scm-commits mailing list