forked from pool/jing-trang
This commit is contained in:
parent
d261a4b5f4
commit
4eb3dea21b
@ -36,8 +36,10 @@ BuildRequires: qdox unzip
|
||||
BuildRequires: relaxngDatatype >= 2011.1
|
||||
BuildRequires: saxon9
|
||||
BuildRequires: xalan-j2
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xerces-j2-xml-apis
|
||||
BuildRequires: xml-apis >= 2.0
|
||||
BuildRequires: xml-commons-resolver
|
||||
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
||||
BuildArch: noarch
|
||||
BuildRequires: ant >= 1.8.2
|
||||
|
||||
@ -112,7 +114,7 @@ sed -i -e 's|"\(copying\.txt\)"|"%{_licensedir}/trang/\1"|' \
|
||||
|
||||
%build
|
||||
CLASSPATH=$(build-classpath \
|
||||
xalan-j2 xalan-j2-serializer saxon9 relaxngDatatype) \
|
||||
xalan-j2 xalan-j2-serializer xerces-j2 xml-commons-apis saxon9 relaxngDatatype) \
|
||||
%{ant} \
|
||||
-Dlib.dir=%{_javadir} -Dbuild.sysclasspath=last \
|
||||
-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
|
||||
|
Loading…
Reference in New Issue
Block a user