[tycho] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Fri Oct 5 01:26:55 UTC 2012


commit 790211c7f7caaecfd4dab299abe62022cf1a6e4b
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Thu Oct 4 17:08:24 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 2547a92..3804d48 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,4 +1,4 @@
-%global bootstrap 1
+%global bootstrap 0
 %global sha d7f8850f746dd72e0a97c1fdf32c06ce794fb83d
 
 %if %{bootstrap}
@@ -11,7 +11,7 @@
 
 Name:           tycho
 Version:        0.16.0
-Release:        8.1.d7f885%{?dist}
+Release:        9.d7f885%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -195,6 +195,9 @@ install -pm 755 %{SOURCE3} $RPM_BUILD_ROOT%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Oct 4 2012 Roland Grunberg <rgrunber at redhat.com> 0.16.0-9.d7f885
+- Non-bootstrap build.
+
 * Thu Oct 4 2012 Roland Grunberg <rgrunber at redhat.com> 0.16.0-8.1.d7f885
 - Fix Bug in overriding of BREE to JavaSE-1.6.
 


More information about the scm-commits mailing list