[tycho] Non-bootstrap build.

Roland Grunberg rgrunber at fedoraproject.org
Wed Feb 6 20:28:17 UTC 2013


commit 3332f9b37d71ccd27b49ae9e45d74b2fc0780939
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Wed Feb 6 14:27:25 2013 -0500

    Non-bootstrap build.

 tycho.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index d5984b0..68c2cd3 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -1,6 +1,6 @@
 # Bootstrap build
 # Set this if Tycho and Eclipse are not in buildroot
-%global bootstrap 1
+%global bootstrap 0
 # When building version under development (non-release)
 # %%global snap -SNAPSHOT
 
@@ -8,7 +8,7 @@
 
 Name:           tycho
 Version:        0.16.0
-Release:        21.1%{?dist}
+Release:        21%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -259,7 +259,10 @@ install -m 644 $osgiJarPath $RPM_BUILD_ROOT%{_javadir}/%{name}/osgi.jar
 %{_javadocdir}/%{name}
 
 %changelog
-* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.16.0-21.1
+* Wed Feb 6 2013 Roland Grunberg <rgrunber at redhat.com> 0.16.0-21
+- Non-bootstrap build.
+
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.16.0-20.2
 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
 - Replace maven BuildRequires with maven-local
 


More information about the scm-commits mailing list