[gradle] Build with local tesla-polyglot

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Nov 18 20:11:36 UTC 2014


commit f9d1a047612d1396d46b70e95eddb8869417fa76
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 23 12:32:20 2014 +0200

    Build with local tesla-polyglot

 gradle.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/gradle.spec b/gradle.spec
index 16dbff4..5cc12f8 100644
--- a/gradle.spec
+++ b/gradle.spec
@@ -4,7 +4,7 @@
 
 Name:           gradle
 Version:        2.1
-Release:        0.18%{?dist}
+Release:        0.19%{?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.
@@ -24,7 +24,7 @@ Patch3:         0004-Use-Maven-Wagon-2.7.patch
 Patch4:         0005-Use-bndlib-1.50.0.patch
 
 BuildRequires:  gradle-local >= 2.1-0.7
-BuildRequires:  gradle-deps >= 2.1-0.12
+BuildRequires:  gradle-deps >= 2.1-0.14
 
 BuildRequires:  android-json-org-java
 BuildRequires:  ant
@@ -122,6 +122,8 @@ BuildRequires:  snakeyaml
 BuildRequires:  sonatype-oss-parent
 BuildRequires:  spice-parent
 BuildRequires:  spock-core
+BuildRequires:  tesla-polyglot-common
+BuildRequires:  tesla-polyglot-groovy
 BuildRequires:  testng
 BuildRequires:  tomcat-servlet-3.0-api
 BuildRequires:  xalan-j2
@@ -193,6 +195,9 @@ jar cfm %{buildroot}%{_datadir}/%{name}/lib/plugins/gradle-core-impl-2.1*.jar ME
 %doc LICENSE NOTICE
 
 %changelog
+* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.1-0.19
+- Build with local tesla-polyglot
+
 * Wed Oct 22 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.1-0.18
 - Build with local bouncycastle
 


More information about the scm-commits mailing list