[tycho/f17] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Thu Jun 14 13:27:40 UTC 2012


commit fca17a767a08bbeb7b0852d639fc19d91a075ac1
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Mon Jun 11 15:18:19 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 72bbe9a..576ca87 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,5 +1,5 @@
 %global eclipsedir %{_libdir}/eclipse
-%global bootstrap 1
+%global bootstrap 0
 
 %if %{bootstrap}
 %global snap -SNAPSHOT
@@ -9,7 +9,7 @@
 
 Name:           tycho
 Version:        0.14.1
-Release:        4.1%{?dist}
+Release:        5%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -197,6 +197,9 @@ install -pm 755 %{SOURCE3} %{buildroot}%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jun 11 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-5
+- Non-bootstrap build.
+
 * Tue May 29 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-4.1
 - Fix Tycho Surfire to run Eclipse test bundles.
 - Implement automatic creation of a system p2 repository.


More information about the scm-commits mailing list