[packages/java-hamcrest11] Release 4 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 13:03:58 CEST 2026
commit 205a921c3b2b5798dfbec6cd67d8c7028abd3e6d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 13:03:53 2026 +0200
Release 4 (by relup.sh)
java-hamcrest11.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/java-hamcrest11.spec b/java-hamcrest11.spec
index f1ba329..b746875 100644
--- a/java-hamcrest11.spec
+++ b/java-hamcrest11.spec
@@ -9,13 +9,15 @@
%bcond_with binary # do not compile .jars from source use bundled ones
%bcond_with bootstrap # break BR loop (java-junit, java-qdox)
+%{?use_default_jdk:%use_default_jdk 8}
+
%if %{with bootstrap}
%define with_binary 1
%undefine with_tests
%undefine with_javadoc
%endif
-%define rel 3
+%define rel 4
%define srcname hamcrest11
Summary: Hamcrest - a library of matchers
Summary(pl.UTF-8): Hamcrest - biblioteka klas dopasowujących
@@ -34,7 +36,7 @@ BuildRequires: ant >= 1.6
%{?with_tests:BuildRequires: ant-junit >= 1.6}
%{?with_tests:BuildRequires: java-junit}
BuildRequires: java-qdox
-BuildRequires: jdk
+%buildrequires_jdk
%endif
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-hamcrest11.git/commitdiff/205a921c3b2b5798dfbec6cd67d8c7028abd3e6d
More information about the pld-cvs-commit
mailing list