commit 49f6d39734fca96e10acd01914cfab670e0e7ebe
Author: Jan Palus <[email protected]>
Date:   Tue Jul 25 22:06:39 2023 +0200

    disable ClassDataVersion autoreq; rel 2
    
    explicit jdk dependency is enough -- maven ships with classes used with
    newer jdks but is perfectly capable under java 8

 maven.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/maven.spec b/maven.spec
index 54f9747..681c83a 100644
--- a/maven.spec
+++ b/maven.spec
@@ -10,7 +10,7 @@ Summary:      Java project management and project 
comprehension tool
 Summary(pl.UTF-8):     Narzędzie do zarządzania projektami Javy ułatwiające 
ich zrozumienie
 Name:          maven
 Version:       3.9.3
-Release:       1
+Release:       2
 License:       Apache
 Group:         Development/Languages/Java
 Source0:       
https://www.apache.org/dist/maven/maven-3/%{version}/binaries/apache-%{name}-%{version}-bin.tar.gz
@@ -22,6 +22,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _enable_debug_packages  0
 
+%define                _noautoreq_java ClassDataVersion
+
 %description
 Maven is a Java project management and project comprehension tool.
 Maven is based on the concept of a project object model (POM) in that
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/maven.git/commitdiff/49f6d39734fca96e10acd01914cfab670e0e7ebe

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to