[tycho] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Fri Aug 24 16:47:07 UTC 2012


commit ff57af15dbc952f032f2f04cfcbadc01b22484dd
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Fri Aug 24 12:06:49 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 2a2c8d4..b5a5905 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,4 +1,4 @@
-%global bootstrap 1
+%global bootstrap 0
 %global sha df2c3591ae0e641a8d12c13ca9c1058eaf8439b2
 
 %if %{bootstrap}
@@ -9,7 +9,7 @@
 
 Name:           tycho
 Version:        0.16.0
-Release:        5.1.df2c35%{?dist}
+Release:        6.df2c35%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -191,6 +191,9 @@ install -pm 755 %{SOURCE3} $RPM_BUILD_ROOT%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Aug 24 2012 Roland Grunberg <rgrunber at redhat.com> 0.16.0-6.df2c35
+- Non-bootstrap build.
+
 * Thu Aug 23 2012 Roland Grunberg <rgrunber at redhat.com> 0.16.0-5.1.df2c35
 - Set BREE to at least JavaSE-1.6 for all eclipse packaging types.
 - Remove unneeded workaround for JSR14 incompatibility of JDK 1.7.


More information about the scm-commits mailing list