[tycho] Non-bootstrap build.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Aug 9 07:29:07 UTC 2012


commit 91c7dfc0076886062a19ed97ae521c23de541816
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Aug 9 09:28:01 2012 +0200

    Non-bootstrap build.

 tycho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 7bc999e..5e6c0b2 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:        1.2.df2c35%{?dist}
+Release:        2.df2c35%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -206,6 +206,9 @@ install -pm 755 %{SOURCE3} %{buildroot}%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Aug 9 2012 Krzysztof Daniel <kdaniel at redhat.com> 0.16.0-2.df2c35
+- Non-bootstrap build.
+
 * Thu Aug 9 2012 Krzysztof Daniel <kdaniel at redhat.com> 0.16.0-1.2.df2c35
 - Properly change bootstrap flag.
 - Add some git ignores.


More information about the scm-commits mailing list