[tycho/f18] Revert "Non-bootstrap build."

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Oct 8 12:29:41 UTC 2012


commit 10007618360e8dcc085e7ccd63c63d51e9f62e13
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Oct 8 14:10:56 2012 +0200

    Revert "Non-bootstrap build."
    
    This reverts commit 4c216ccdecfe782340dd9220d768a94c0523346e.

 tycho.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index bb51b90..fc762d8 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,4 +1,4 @@
-%global bootstrap 0
+%global bootstrap 1
 %global sha d7f8850f746dd72e0a97c1fdf32c06ce794fb83d
 
 %if %{bootstrap}
@@ -11,7 +11,7 @@
 
 Name:           tycho
 Version:        0.16.0
-Release:        8.d7f885%{?dist}
+Release:        7.1.d7f885%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -195,9 +195,6 @@ install -pm 755 %{SOURCE3} $RPM_BUILD_ROOT%{_javadir}/%{name}/copy-platform-all
 %{_javadocdir}/%{name}
 
 %changelog
-* Wed Oct 3 2012 Roland Grunberg <rgrunber at redhat.com> 0.16.0-8.d7f885
-- Non-bootstrap build.
-
 * Wed Oct 3 2012 Roland Grunberg <rgrunber at redhat.com> 0.16.0-7.1.d7f885
 - Update to latest 0.16.0 SNAPSHOT.
 - First attempts to build without cyclic dependency to JDT.


More information about the scm-commits mailing list