[gradle] Non-bootstrap build

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Feb 16 11:18:52 UTC 2015


commit d6db1bf9ab8b4c1eb799a988883bf22b85dec25a
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Feb 16 12:16:01 2015 +0100

    Non-bootstrap build

 gradle.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/gradle.spec b/gradle.spec
index 36fab08..b231dfa 100644
--- a/gradle.spec
+++ b/gradle.spec
@@ -9,11 +9,11 @@
 # doesn't provide Maven metadata, and it may have some functionality
 # missing.  For this reason a normal non-bootstrap build should be
 # done immediately after Gradle is bootstrapped.
-%bcond_without bootstrap
+%bcond_with bootstrap
 
 Name:           gradle
 Version:        2.2.1
-Release:        5.1%{?dist}
+Release:        6%{?dist}
 Summary:        Build automation tool
 # Some examples and integration tests are under GNU LGPL and Boost
 # Software License, but are not used to create binary package.
@@ -546,9 +546,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc LICENSE NOTICE
 
 %changelog
-* Mon Feb 16 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.1-5.1
-- Bootstrap build
-
 * Fri Feb 13 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.1-6
 - Rebuild for netty3 update
 


More information about the scm-commits mailing list