PDE package cannot be noarch due to containing arch-specific source bundles

This commit is contained in:
Mat Booth 2016-04-22 07:53:35 +01:00
parent c35a6c7d91
commit 87609c6b47
1 changed files with 7 additions and 2 deletions

View File

@ -50,7 +50,7 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_version}
Release: 0.1.git201604190800%{?dist}
Release: 0.2.git201604190800%{?dist}
License: EPL
URL: http://www.eclipse.org/
@ -241,6 +241,7 @@ Eclipse OSGi - Equinox
%package platform
Summary: Eclipse platform common files
Requires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging ant-apache-bsf ant-commons-net
Requires: ant-javamail ant-jdepend ant-junit ant-swing ant-jsch ant-testutil ant-apache-xalan2 ant-jmf
Requires: apache-commons-el >= 1.0-23
@ -298,7 +299,6 @@ developing software written in the Java programming language.
%package pde
Summary: Eclipse Plugin Development Environment
BuildArch: noarch
Requires: %{name}-platform = %{epoch}:%{eclipse_version}-%{release}
Requires: %{name}-jdt = %{epoch}:%{eclipse_version}-%{release}
@ -328,6 +328,7 @@ installer UIs.
%package contributor-tools
Summary: Tools for Eclipse Contributors
Requires: %{name}-platform = %{epoch}:%{eclipse_version}-%{release}
%description contributor-tools
@ -336,6 +337,7 @@ SWT tools, E4 tools, Rel-Eng tools and Eclipse Test frameworks.
%package tests
Summary: Eclipse Tests
Requires: %{name}-pde = %{epoch}:%{eclipse_version}-%{release}
Requires: easymock3
Requires: mockito
@ -1104,6 +1106,9 @@ fi
%{_libdir}/eclipse/plugins/org.eclipse.osgi.compatibility.state_*
%changelog
* Fri Apr 22 2016 Mat Booth <mat.booth@redhat.com> - 1:4.6.0-0.2.git201604190800
- PDE package cannot be noarch due to containing arch-specific source bundles
* Tue Apr 19 2016 Mat Booth <mat.booth@redhat.com> - 1:4.6.0-0.1.git201604190800
- Update to Neon I-build (bootstrap build)
- Drop upstreamed patches