[packages/java-xml-commons] Release 2 (by relup.sh)
arekm
arekm at pld-linux.org
Sat Apr 4 03:29:06 CEST 2026
commit 4bcc89784179a2910b4f8c1522a7e4150b7f08bb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 4 03:29:01 2026 +0200
Release 2 (by relup.sh)
java-xml-commons.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/java-xml-commons.spec b/java-xml-commons.spec
index c019b41..0b5d158 100644
--- a/java-xml-commons.spec
+++ b/java-xml-commons.spec
@@ -1,8 +1,10 @@
+%{?use_default_jdk:%use_default_jdk 8}
+
Summary: Common XML APIs for Java (DOM, SAX, JAXP)
Summary(pl.UTF-8): Wspólne API XML dla Javy (DOM, SAX, JAXP)
Name: java-xml-commons
Version: 1.4.01
-Release: 1
+Release: 2
License: Apache v2.0
Group: Libraries/Java
# Use OBS repacked source because the Apache external tarball lacks the
@@ -12,12 +14,13 @@ Group: Libraries/Java
Source0: https://build.opensuse.org/public/source/openSUSE:Factory/xml-commons-apis/xml-commons-external-%{version}-src.tar.xz
URL: https://xerces.apache.org/xml-commons/
BuildRequires: ant
-BuildRequires: jdk
+%buildrequires_jdk
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
Requires: jpackage-utils
Provides: java(xml-commons-apis) = %{version}
Obsoletes: xml-commons < 1.0-1
+BuildRequires: rpmbuild(macros) >= 1.556
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-xml-commons.git/commitdiff/4bcc89784179a2910b4f8c1522a7e4150b7f08bb
More information about the pld-cvs-commit
mailing list