[gradle] Bootstrap build

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


commit 3b8a1ee24b734609010405a54345beda6c371878
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Feb 16 12:15:54 2015 +0100

    Bootstrap build

 gradle.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gradle.spec b/gradle.spec
index b231dfa..36fab08 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_with bootstrap
+%bcond_without bootstrap
 
 Name:           gradle
 Version:        2.2.1
-Release:        6%{?dist}
+Release:        5.1%{?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,6 +546,9 @@ 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