[packages/java-jna] Release 2 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 13:04:27 CEST 2026
commit 94d3d288a561a65cb8eaaf9c015b716c32dff36e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 13:04:21 2026 +0200
Release 2 (by relup.sh)
java-jna.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/java-jna.spec b/java-jna.spec
index df4e6a4..1a0ebee 100644
--- a/java-jna.spec
+++ b/java-jna.spec
@@ -3,11 +3,13 @@
%bcond_without tests # unit test
%bcond_without system_libffi # system libffi
+%{?use_default_jdk:%use_default_jdk 8}
+
Summary: Easy access to native shared libraries from Java
Summary(pl.UTF-8): Prosty dostęp do natywnych bibliotek współdzielonych z poziomu Javy
Name: java-jna
Version: 5.13.0
-Release: 1
+Release: 2
License: LGPL v2.1 or Apache v2.0
Group: Libraries/Java
#Source0Download: https://github.com/java-native-access/jna/tags
@@ -39,6 +41,7 @@ BuildRequires: pkgconfig
%if %{with tests}
BuildRequires: java-junit
BuildRequires: ant-junit
+%buildrequires_jdk
%endif
Requires: jpackage-utils
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-jna.git/commitdiff/94d3d288a561a65cb8eaaf9c015b716c32dff36e
More information about the pld-cvs-commit
mailing list