[packages/java-xom] Release 5 (by relup.sh)
arekm
arekm at pld-linux.org
Sun Apr 5 02:14:17 CEST 2026
commit 731a5a0bc6e5226a650eac3bbaa80831b4d123ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 02:14:11 2026 +0200
Release 5 (by relup.sh)
java-xom.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-xom.spec b/java-xom.spec
index d236927..02121ff 100644
--- a/java-xom.spec
+++ b/java-xom.spec
@@ -3,12 +3,14 @@
%bcond_with javadoc # don't build javadoc
%bcond_without tests # don't build and run tests
+%{?use_default_jdk:%use_default_jdk 8}
+
%define srcname xom
%define jaxenver 1.1.1
Summary: Yet another API for processing XML
Name: java-xom
Version: 1.1
-Release: 4
+Release: 5
License: LGPL v2.1, BSD-like
Group: Libraries/Java
Source0: http://www.cafeconleche.org/XOM/xom-%{version}-src.tar.gz
@@ -22,10 +24,10 @@ BuildRequires: java-junit
BuildRequires: java-xalan
BuildRequires: java-xerces
BuildRequires: java-xml-commons-external
-BuildRequires: jdk
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.556
Requires: jpackage-utils
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-xom.git/commitdiff/731a5a0bc6e5226a650eac3bbaa80831b4d123ce
More information about the pld-cvs-commit
mailing list