[eclipse] Non-bootstrap build.

mbooth mbooth at fedoraproject.org
Thu Apr 3 09:37:12 UTC 2014


commit bd6cdcc3e9c084e8262928433013dabad5f369c3
Author: Mat Booth <mat.booth at redhat.com>
Date:   Thu Apr 3 10:36:46 2014 +0100

    Non-bootstrap build.

 eclipse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 5786bb0..c812e7b 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
@@ -44,7 +44,7 @@ Epoch:                  1
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        0.5.git201404011500%{?dist}
+Release:        0.6.git201404011500%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -985,6 +985,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
 
 %changelog
+* Thu Apr 03 2014 Mat Booth <mat.booth at redhat.com> - 1:4.4.0-0.6.git201404011500
+- Non-bootstrap build.
+
 * Wed Apr 02 2014 Mat Booth <mat.booth at redhat.com> - 1:4.4.0-0.5.git201404011500
 - Add patch for org.ojectweb.asm -> org.ojectweb.asm.all
 


More information about the scm-commits mailing list