Fix the arm build.
This commit is contained in:
parent
ea1e9fd30c
commit
6771897275
@ -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"
|
||||
|
@ -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@redhat.com> 1:4.3.1-6
|
||||
- Fix the arm build.
|
||||
|
||||
* Mon Oct 14 2013 Krzysztof Daniel <kdaniel@redhat.com> 1:4.3.1-5
|
||||
- Build right launcher version.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user