Sync with RHAPS
This commit is contained in:
parent
5275142f59
commit
97cb4720f4
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: xalan-j2
|
Name: xalan-j2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 1jpp_2fc
|
Release: 2jpp_1fc
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Java XSLT processor
|
Summary: Java XSLT processor
|
||||||
License: Apache Software License
|
License: Apache Software License
|
||||||
@ -90,6 +90,7 @@ export CLASSPATH=$(build-classpath servlet java_cup java_cup-runtime jlex \
|
|||||||
bcel xerces-j2)
|
bcel xerces-j2)
|
||||||
|
|
||||||
ant \
|
ant \
|
||||||
|
-Djava.awt.headless=true \
|
||||||
-Dapi.j2se=%{_javadocdir}/java \
|
-Dapi.j2se=%{_javadocdir}/java \
|
||||||
-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
|
-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
|
||||||
xalan-interpretive.jar\
|
xalan-interpretive.jar\
|
||||||
@ -191,9 +192,19 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 12 2005 Gary Benson <gbenson@redhat.com> 0:2.6.0-2jpp_1fc
|
||||||
|
- Sync with RHAPS.
|
||||||
|
|
||||||
|
* Mon Nov 15 2004 Fernando Nasser <fnasser@redhat.com> 0:2.6.0-2jpp_1rh
|
||||||
|
- Merge with latest community release
|
||||||
|
|
||||||
* Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 0:2.6.0-1jpp_2fc
|
* Thu Nov 4 2004 Gary Benson <gbenson@redhat.com> 0:2.6.0-1jpp_2fc
|
||||||
- Build into Fedora.
|
- Build into Fedora.
|
||||||
|
|
||||||
|
* Thu Aug 26 2004 Ralph Apel <r.ape at r-apel.de> 0:2.6.0-2jpp
|
||||||
|
- Build with ant-1.6.2
|
||||||
|
- Try with -Djava.awt.headless=true
|
||||||
|
|
||||||
* Mon Jul 26 2004 Fernando Nasser <fnasser@redhat.com> 0:2.6.0-1jpp_1rh
|
* Mon Jul 26 2004 Fernando Nasser <fnasser@redhat.com> 0:2.6.0-1jpp_1rh
|
||||||
- Merge with latest community version
|
- Merge with latest community version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user