[eclipse] Non bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Wed Mar 12 11:52:43 UTC 2014


commit a0428e1bc701dbb413f03f882e7b47c547cf34bc
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Wed Mar 12 07:49:07 2014 -0400

    Non bootstrap build.

 eclipse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index e8e5e30..3f1da3d 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -5,7 +5,7 @@
 # Set to 1 to build Eclipse without dependency to eclipse-pde
 # Some parts (help) will not be built, and second run will be required,
 # but this is a way to bootstrap Eclipse on secondary archs.
-%global bootstrap       1
+%global bootstrap       0
 
 
 Epoch:                  1
@@ -55,7 +55,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        24.2%{?dist}
+Release:        25%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -1032,6 +1032,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
 
 %changelog
+* Wed Mar 12 2014 Roland Grunberg <rgrunber at redhat.com> - 1:4.3.1-25
+- Non bootstrap build.
+
 * Mon Mar 10 2014 Roland Grunberg <rgrunber at redhat.com> - 1:4.3.1-24.2
 - Fix API issues with Lucene 4.
 - Remove old Tomcat Servlet API bundle.


More information about the scm-commits mailing list