From 491085e77f14649bccbb27b788893aa2f97bb09ca063146cc6efbd5738f26414 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 6 May 2009 16:55:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-j2?expand=0&rev=5 --- xalan-j2.changes | 5 +++++ xalan-j2.spec | 9 ++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/xalan-j2.changes b/xalan-j2.changes index edfa92d..a97c683 100644 --- a/xalan-j2.changes +++ b/xalan-j2.changes @@ -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 diff --git a/xalan-j2.spec b/xalan-j2.spec index 38c6231..c82ced3 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -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 tasks fail with NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace