From 6082c056d5daa705a12b1d030feaa3773bbf1e1d0766cae3bd33094c5bcc2777 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 22 Sep 2024 10:12:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/xalan-j2?expand=0&rev=49 --- xalan-j2.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 41adcbf..614151b 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -47,9 +47,9 @@ BuildRequires: jlex BuildRequires: regexp BuildRequires: servletapi5 BuildRequires: xml-commons-apis-bootstrap -BuildRequires: xml-stylebook #!BuildIgnore: apache-commons-lang3 #!BuildIgnore: java-cup +#!BuildIgnore: xerces-j2 #!BuildIgnore: xml-commons #!BuildIgnore: xml-commons-apis #!BuildIgnore: xml-commons-jaxp-1.3-apis @@ -118,6 +118,8 @@ This package contains demonstration and sample files for Xalan. for j in $(find . -name "*.jar"); do mv $j $j.no done +mv tools/xalan2jdoc.jar.no tools/xalan2jdoc.jar +mv tools/xalan2jtaglet.jar.no tools/xalan2jtaglet.jar dos2unix KEYS LICENSE.txt NOTICE.txt xdocs/sources/xsltc/README.xsltc xdocs/sources/xsltc/README.xslt %build