[packages/java-xom] Release 6 (by relup.sh)
arekm
arekm at pld-linux.org
Sun Apr 5 03:00:49 CEST 2026
commit 7e24822ebf1ee8537f2be320cbf623e79326f20d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 03:00:43 2026 +0200
Release 6 (by relup.sh)
java-xom.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/java-xom.spec b/java-xom.spec
index 02121ff..91ac4fe 100644
--- a/java-xom.spec
+++ b/java-xom.spec
@@ -10,7 +10,7 @@
Summary: Yet another API for processing XML
Name: java-xom
Version: 1.1
-Release: 5
+Release: 6
License: LGPL v2.1, BSD-like
Group: Libraries/Java
Source0: http://www.cafeconleche.org/XOM/xom-%{version}-src.tar.gz
@@ -74,7 +74,7 @@ mv jaxen-%{jaxenver} build/jaxen
cat > build.properties << EOF
xml-apis.jar=$(find-jar xml-apis)
parser.jar=$(find-jar xerces-j2)
-serializer.jar=$(find-jar serializer)
+serializer.jar=$(find-jar xalan-serializer)
xslt.jar=$(find-jar xalan.jar)
junit.jar=$(find-jar junit.jar)
EOF
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-xom.git/commitdiff/7e24822ebf1ee8537f2be320cbf623e79326f20d
More information about the pld-cvs-commit
mailing list