[packages/java-httpunit] Release 2 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 15:12:04 CEST 2026
commit 8c7613ae2a211960f8c53b6842d2daf039c7e23a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 15:11:59 2026 +0200
Release 2 (by relup.sh)
java-httpunit.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/java-httpunit.spec b/java-httpunit.spec
index 1cf1f41..4ac6a7d 100644
--- a/java-httpunit.spec
+++ b/java-httpunit.spec
@@ -8,13 +8,15 @@
%bcond_with tests # perform tests (seems to be broken)
%bcond_without javadoc # perform tests (seems to be broken)
+%{?use_default_jdk:%use_default_jdk 8}
+
#
%define srcname httpunit
Summary: Automated web site testing toolkit
Summary(pl.UTF-8): Zestaw narzędzi do automatycznego testowania serwisów WWW
Name: java-httpunit
Version: 1.6
-Release: 1
+Release: 2
Epoch: 0
License: MIT
Group: Libraries/Java
@@ -31,7 +33,7 @@ BuildRequires: java(jaf) >= 1.0.1
BuildRequires: java(javamail) >= 0:1.2
BuildRequires: java-rhino >= 1.5R4.1
BuildRequires: java-xerces >= 2.5
-BuildRequires: jdk
+%buildrequires_jdk
%{?with_jtidy:BuildRequires: jtidy >= 1.0-0.20000804r7dev}
BuildRequires: junit >= 3.8
%{!?with_jtidy:BuildRequires: nekohtml >= 0.9.1}
@@ -42,6 +44,7 @@ Requires: java-rhino >= 1.5R4.1
Requires: java-xerces >= 2.5
%{?with_jtidy:Requires: jtidy >= 1.0-0.20000804r7dev}
%{!?with_jtidy:Requires: nekohtml >= 0.9.1}
+BuildRequires: rpmbuild(macros) >= 1.556
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -171,7 +174,7 @@ ln -nfs %{srcname}-%{version} %{_javadocdir}/%{srcname}
%defattr(644,root,root,755)
%{_javadocdir}/%{srcname}-%{version}
%ghost %{_javadocdir}/%{srcname}
-%if %{with javadoc}
+%endif
%files manual
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-httpunit.git/commitdiff/8c7613ae2a211960f8c53b6842d2daf039c7e23a
More information about the pld-cvs-commit
mailing list