diff --git a/eclipse.spec b/eclipse.spec index 65b75b0..8f243eb 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -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 - 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 - 1:4.6.0-0.1.git201604190800 - Update to Neon I-build (bootstrap build) - Drop upstreamed patches