[eclipse/f20] Fix the arm build.

Krzysztof Daniel kdaniel at fedoraproject.org
Wed Oct 16 08:44:02 UTC 2013


commit 677189727538c5a72fef824b0d02ffe8287141c9
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Wed Oct 16 10:43:56 2013 +0200

    Fix the arm build.

 eclipse-secondary-arches.patch |    4 ++--
 eclipse.spec                   |    5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-secondary-arches.patch b/eclipse-secondary-arches.patch
index 9352bff..eb876ea 100644
--- a/eclipse-secondary-arches.patch
+++ b/eclipse-secondary-arches.patch
@@ -369,8 +369,8 @@
      <profile>
        <id>build-native-launchers-win32.win32.x86_64</id>
        <activation>
---- rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/gtk/build.sh.bak	2012-11-20 07:45:12.580081610 -0500
-+++ rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/gtk/build.sh	2012-11-20 07:49:33.792018170 -0500
+--- rt.equinox.framework/bundles/org.eclipse.equinox.executable/library/gtk/build.sh.bak	2012-11-20 07:45:12.580081610 -0500
++++ rt.equinox.framework/bundles/org.eclipse.equinox.executable/library/gtk/build.sh	2012-11-20 07:49:33.792018170 -0500
 @@ -94,6 +94,11 @@
  				defaultJava=DEFAULT_JAVA_EXEC
  				OUTPUT_DIR="$EXEC_DIR/bin/$defaultWS/$defaultOS/$defaultOSArch"
diff --git a/eclipse.spec b/eclipse.spec
index 1ffe84a..41f09b1 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -51,7 +51,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -1024,6 +1024,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
 
 %changelog
+* Wed Oct 16 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.3.1-6
+- Fix the arm build.
+
 * Mon Oct 14 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.3.1-5
 - Build right launcher version.
 


More information about the scm-commits mailing list