This commit is contained in:
committed by
Git OBS Bridge
parent
223dfd31f5
commit
e21e5da374
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 28 15:15:42 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- use xml-commons-apis-bootstrap instead of xml-commons-apis
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 28 09:04:55 CEST 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
- buildignore xml-commons (ant works without it)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 21 17:40:03 CEST 2008 - coolo@suse.de
|
Mon Jul 21 17:40:03 CEST 2008 - coolo@suse.de
|
||||||
|
|
||||||
|
@@ -13,14 +13,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xalan-j2
|
Name: xalan-j2
|
||||||
BuildRequires: ant bcel java_cup jlex servletapi5 xml-commons-apis
|
BuildRequires: ant bcel java_cup jlex servletapi5 xml-commons-apis-bootstrap
|
||||||
BuildRequires: java-1_5_0-gcj-compat-devel xerces-j2-bootstrap
|
BuildRequires: java-1_5_0-gcj-compat-devel xerces-j2-bootstrap
|
||||||
#!BuildIgnore: xerces-j2
|
#!BuildIgnore: xerces-j2 xml-commons xml-commons-resolver xml-commons-apis
|
||||||
%define section free
|
%define section free
|
||||||
%define version 2.7.0
|
%define version 2.7.0
|
||||||
%define cvs_version 2_7_0
|
%define cvs_version 2_7_0
|
||||||
Version: 2.7.0
|
Version: 2.7.0
|
||||||
Release: 207
|
Release: 217
|
||||||
Summary: Java XSLT processor
|
Summary: Java XSLT processor
|
||||||
License: The Apache Software License
|
License: The Apache Software License
|
||||||
Source0: http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
|
Source0: http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
|
||||||
@@ -240,6 +240,10 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 28 2008 ro@suse.de
|
||||||
|
- use xml-commons-apis-bootstrap instead of xml-commons-apis
|
||||||
|
* Mon Jul 28 2008 coolo@suse.de
|
||||||
|
- buildignore xml-commons (ant works without it)
|
||||||
* Mon Jul 21 2008 coolo@suse.de
|
* Mon Jul 21 2008 coolo@suse.de
|
||||||
- build against gcj to avoid bootstrap problems
|
- build against gcj to avoid bootstrap problems
|
||||||
* Thu Sep 21 2006 skh@suse.de
|
* Thu Sep 21 2006 skh@suse.de
|
||||||
|
Reference in New Issue
Block a user