]> git.pld-linux.org Git - packages/groovy.git/commitdiff
- disable ClassDataVersion reqs, package contains class files with support for java 9 auto/th/groovy-2.4.14-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Mar 2018 08:17:51 +0000 (10:17 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Mar 2018 08:17:51 +0000 (10:17 +0200)
- rel 3

groovy.spec

index 25db16764e0ff31c5756f19cf9c788debd90190a..be3e9c85f80463476b4e311e0bc8062a2c27edca 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Dynamic language for the Java Platform
 Name:          groovy
 Version:       2.4.14
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Development/Languages/Java
 Source0:       https://dl.bintray.com/groovy/maven/apache-%{name}-binary-%{version}.zip
@@ -19,6 +19,8 @@ Requires:     jdk >= 1.5
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq_java         ClassDataVersion
+
 %description
 Groovy is an agile and dynamic language for the Java Virtual Machine,
 built upon Java with features inspired by languages like Python, Ruby
This page took 0.077009 seconds and 4 git commands to generate.