[tycho] Non-bootstrap build.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri May 6 14:49:06 UTC 2011


commit 017d47cb0c680a69bc78de1378876c0e9176304c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri May 6 17:48:32 2011 +0300

    Non-bootstrap build.

 tycho.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index 9887213..3f7bc85 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,4 +1,4 @@
-%global bootstrap 1
+%global bootstrap 0
 
 %global e_osgi org.eclipse.osgi
 %global e_osgi_v 3.6.0.v20100517
@@ -7,7 +7,7 @@
 
 Name:           tycho
 Version:        0.10.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -200,10 +200,11 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri May 6 2011 Alexander Kurtakov <akurtako at redhat.com> 0.10.0-3
+- Non-bootstrap build.
+
 * Tue May  3 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0.10.0-2
 - Add README and make build more silent
 
 * Tue Mar 29 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0.10.0-1
 - First bootstrapped version
-
-


More information about the scm-commits mailing list