From d483abb3d0e721c006b078d3f05795d41302387f Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Mon, 20 Aug 2018 20:23:15 +0100 Subject: [PATCH] Fix secondary arch build --- eclipse-secondary-arches.patch | 2 +- eclipse.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/eclipse-secondary-arches.patch b/eclipse-secondary-arches.patch index a5bc00f..7b0a9d1 100644 --- a/eclipse-secondary-arches.patch +++ b/eclipse-secondary-arches.patch @@ -95,7 +95,7 @@ index 7e1f520..734dd10 100644 --- a/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/build.properties 2015-01-30 14:44:03.436891441 +0000 +++ b/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/build.properties 2015-01-30 14:45:25.232480509 +0000 -@@ -34,3 +34,12 @@ +@@ -34,3 +34,15 @@ root.linux.gtk.x86_64=bin/gtk/linux/x86_64,gtk_root root.linux.gtk.x86_64.permissions.755=libcairo-swt.so diff --git a/eclipse.spec b/eclipse.spec index 50dd34a..fc16f90 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -40,7 +40,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: 4.9.0 -Release: 0.1%{?dist} +Release: 0.2%{?dist} License: EPL-2.0 URL: http://www.eclipse.org/ @@ -1069,6 +1069,9 @@ fi %{_eclipsedir}/plugins/org.eclipse.osgi.util_* %changelog +* Mon Aug 20 2018 Mat Booth - 1:4.9.0-0.2 +- Fix secondary arch build + * Sun Aug 19 2018 Mat Booth - 1:4.9.0-0.1 - Update to latest I-build - Update license