[tycho/f17] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Fri Jul 27 16:29:30 UTC 2012


commit aeca7de63afdb46b2e3e445fcae855479293f428
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Fri Jul 27 11:50:16 2012 -0400

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index b9694aa..df1b3f9 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:        6%{?dist}
+Release:        7%{?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
+* Wed Jul 25 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-7
+- Non-bootstrap build.
+
 * Mon Jul 23 2012 Roland Grunberg <rgrunber at redhat.com> 0.14.1-6
 - Detect OSGi jars using presence of Bundle-SymbolicName entry (BZ #838513).
 


More information about the scm-commits mailing list