[eclipse] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Thu Aug 28 15:46:10 UTC 2014


commit baeab06da9751e5e804b46179b120f8087063746
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Thu Aug 28 11:17:01 2014 -0400

    Non-bootstrap build.

 eclipse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 5580d25..1a39f9b 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -4,7 +4,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
@@ -38,7 +38,7 @@ Epoch:                  1
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        15%{?dist}
+Release:        16%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -1008,6 +1008,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
 
 %changelog
+* Thu Aug 28 2014 Roland Grunberg <rgrunber at redhat.com> - 1:4.4.0-16
+- Non-bootstrap build.
+
 * Wed Aug 27 2014 Roland Grunberg <rgrunber at redhat.com> - 1:4.4.0-15
 - Build Eclipse bootstrapped.
 


More information about the scm-commits mailing list