[packages/groovy] - disable ClassDataVersion reqs, package contains class files with support for java 9 - rel 3

baggins baggins at pld-linux.org
Sun Mar 25 10:18:51 CEST 2018


commit b6f61f02aa75ce87d198f9040c188026931f8535
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 25 10:17:51 2018 +0200

    - disable ClassDataVersion reqs, package contains class files with support for java 9
    - rel 3

 groovy.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/groovy.spec b/groovy.spec
index 25db167..be3e9c8 100644
--- a/groovy.spec
+++ b/groovy.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/groovy.git/commitdiff/b6f61f02aa75ce87d198f9040c188026931f8535



More information about the pld-cvs-commit mailing list