[tycho/f17] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Wed Aug 1 03:00:13 UTC 2012


commit f7d0f4b940bd185a209d977bae85c706ea1e3da3
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Tue Jul 31 16:09:25 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 34b3555..6d92043 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.15.0
-Release:        2.1%{?dist}
+Release:        3%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -194,6 +194,9 @@ install -pm 755 %{SOURCE3} %{buildroot}%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jul 31 2012 Roland Grunberg <rgrunber at redhat.com> 0.15.0-3
+- Non-bootstrap build.
+
 * Tue Jul 31 2012 Roland Grunberg <rgrunber at redhat.com> 0.15.0-2.1
 - Ignore defined environments in local mode.
 


More information about the scm-commits mailing list