From 1695dc11fd237fc00918a228b4883d3e7346f3d6 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Oct 01 2014 08:40:54 +0000 Subject: Fix s390 launcher build --- diff --git a/eclipse-secondary-arches.patch b/eclipse-secondary-arches.patch index b069b20..34b52d9 100644 --- a/eclipse-secondary-arches.patch +++ b/eclipse-secondary-arches.patch @@ -222,7 +222,7 @@ diff --git a/rt.equinox.framework/features/org.eclipse.equinox.executable.featur index fac13bf..e487001 100644 --- a/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml +++ b/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml -@@ -259,6 +259,129 @@ +@@ -219,6 +219,189 @@ @@ -348,10 +348,79 @@ index fac13bf..e487001 100644 + + + ++ ++ build-native-launchers-gtk.linux.s390x ++ ++ ++ native ++ gtk.linux.s390x ++ ++ ++ ++ ++ ++ maven-antrun-plugin ++ ++ ++ compile-executable-natives ++ generate-resources ++ ++ ++ ++ ++ ++ ++ run ++ ++ ++ ++ ++ ++ ++ ++ ++ build-native-launchers-gtk.linux.s390 ++ ++ ++ native ++ gtk.linux.s390 ++ ++ ++ ++ ++ ++ maven-antrun-plugin ++ ++ ++ compile-executable-natives ++ generate-resources ++ ++ ++ ++ ++ ++ ++ run ++ ++ ++ ++ ++ ++ ++ + build-native-launchers-win32.win32.x86_64 +@@ -530,8 +530,6 @@ + + + +- +- + + + --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml 2014-05-26 19:20:28.958177815 +0300 +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml 2014-05-26 19:33:42.942025740 +0300 @@ -30,6 +30,64 @@ diff --git a/eclipse.spec b/eclipse.spec index 8263dc2..6c2543f 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -38,7 +38,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: %{?scl_prefix}eclipse Version: %{eclipse_version} -Release: 1%{?dist} +Release: 2%{?dist} License: EPL Group: Development/Tools URL: http://www.eclipse.org/ @@ -1017,6 +1017,9 @@ fi %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_* %changelog +* Wed Oct 01 2014 Mat Booth - 1:4.4.1-2 +- Fix s390 launcher build + * Fri Sep 26 2014 Mat Booth - 1:4.4.1-1 - Update to Luna SR1 - Drop upstreamed patch and fix permissions on appdata files