This commit is contained in:
committed by
Git OBS Bridge
parent
18b641e133
commit
491085e77f
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 17:50:26 CEST 2009 - mvyskocil@suse.cz
|
||||
|
||||
- build with java-cup-bootstrap instead obsolete java_cup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 10:40:30 CET 2009 - mvyskocil@suse.cz
|
||||
|
||||
|
@@ -20,14 +20,15 @@
|
||||
|
||||
|
||||
Name: xalan-j2
|
||||
BuildRequires: ant bcel java_cup jlex servletapi5 xml-commons-apis-bootstrap
|
||||
BuildRequires: ant bcel jlex servletapi5 xml-commons-apis-bootstrap
|
||||
BuildRequires: java-1_5_0-gcj-compat-devel xerces-j2-bootstrap
|
||||
#!BuildIgnore: xerces-j2 xml-commons xml-commons-resolver xml-commons-apis
|
||||
BuildRequires: java-cup-bootstrap
|
||||
#!BuildIgnore: xerces-j2 xml-commons xml-commons-resolver xml-commons-apis java-cup java_cup
|
||||
%define section free
|
||||
%define version 2.7.0
|
||||
%define cvs_version 2_7_0
|
||||
Version: 2.7.0
|
||||
Release: 240
|
||||
Release: 241
|
||||
Summary: Java XSLT processor
|
||||
License: The Apache Software License
|
||||
Source0: http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
|
||||
@@ -251,6 +252,8 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon May 04 2009 mvyskocil@suse.cz
|
||||
- build with java-cup-bootstrap instead obsolete java_cup
|
||||
* Wed Mar 18 2009 mvyskocil@suse.cz
|
||||
- bnc#485299: Ant <xslt> tasks fail with NoClassDefFoundError:
|
||||
org/apache/xml/serializer/SerializerTrace
|
||||
|
Reference in New Issue
Block a user