[packages/java-commons-math] Release 2 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 13:38:32 CEST 2026
commit 41f7b3378c77dc4f77269e597b8b5ce8ae122a64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 13:38:24 2026 +0200
Release 2 (by relup.sh)
java-commons-math.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-commons-math.spec b/java-commons-math.spec
index e9bd96a..29e6a07 100644
--- a/java-commons-math.spec
+++ b/java-commons-math.spec
@@ -6,11 +6,13 @@
%bcond_without javadoc # don't build javadoc
%bcond_with tests # don't build and run tests
+%{?use_default_jdk:%use_default_jdk 8}
+
%define srcname commons-math
Summary: Java library of lightweight mathematics and statistics components
Name: java-%{srcname}
Version: 2.2
-Release: 1
+Release: 2
License: ASL 1.1 and ASL 2.0 and BSD
Group: Development/Libraries
URL: http://commons.apache.org/math/
@@ -18,10 +20,10 @@ Source0: http://www.apache.org/dist/commons/math/source/%{srcname}-%{version}-sr
# Source0-md5: 6261d7991154c992477b32b8f3bea18b
Patch0: notest.patch
BuildRequires: java-junit >= 4.3
-BuildRequires: jdk >= 1.6
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.555
+BuildRequires: rpmbuild(macros) >= 1.556
%if %(locale -a | grep -q '^en_US$'; echo $?)
BuildRequires: glibc-localedb-all
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-commons-math.git/commitdiff/41f7b3378c77dc4f77269e597b8b5ce8ae122a64
More information about the pld-cvs-commit
mailing list