Hello community, here is the log from the commit of package xalan-j2 for openSUSE:Factory checked in at 2013-01-08 15:06:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xalan-j2 (Old) and /work/SRC/openSUSE:Factory/.xalan-j2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xalan-j2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xalan-j2/xalan-j2.changes 2011-09-23 12:50:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xalan-j2.new/xalan-j2.changes 2013-01-08 15:06:10.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 7 12:19:14 UTC 2013 - [email protected] + +- remove xerces-j2-bootstrap depenency (bnc#789163) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xalan-j2.spec ++++++ --- /var/tmp/diff_new_pack.cS4LFo/_old 2013-01-08 15:06:11.000000000 +0100 +++ /var/tmp/diff_new_pack.cS4LFo/_new 2013-01-08 15:06:11.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package xalan-j2 (Version 2.7.0) +# spec file for package xalan-j2 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -14,14 +14,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -# norootforbuild # icecream 0 Name: xalan-j2 -BuildRequires: ant bcel jlex servletapi5 xml-commons-apis-bootstrap -BuildRequires: java-1_5_0-gcj-compat-devel xerces-j2-bootstrap +BuildRequires: ant +BuildRequires: bcel +BuildRequires: java-1_5_0-gcj-compat-devel +BuildRequires: jlex +BuildRequires: servletapi5 +BuildRequires: xml-commons-apis-bootstrap +#BuildRequires: xerces-j2-bootstrap +#!BuildIgnore: xerces-j2-boostrap BuildRequires: java-cup-bootstrap #!BuildIgnore: xerces-j2 xml-commons xml-commons-resolver xml-commons-apis java-cup java_cup #!BuildIgnore: xml-commons-jaxp-1.3-apis @@ -29,16 +33,16 @@ %define version 2.7.0 %define cvs_version 2_7_0 Version: 2.7.0 -Release: 248 +Release: 0 Summary: Java XSLT processor License: Apache-2.0 +Group: Development/Libraries/Java Source0: http://www.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz Patch0: %{name}-noxsltcdeps.patch Patch1: %{name}-manifest.patch Patch2: %{name}-crosslink.patch Patch3: %{name}-java14compat.patch Url: http://xml.apache.org/xalan-j/ -Group: Development/Libraries/Java BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Provides: jaxp_transform_impl @@ -55,10 +59,13 @@ %package xsltc -License: Apache-2.0 Summary: Java XSLT compiler Group: Development/Libraries/Java -Requires: java_cup, bcel, jlex, regexp, jaxp_parser_impl +Requires: bcel +Requires: java_cup +Requires: jaxp_parser_impl +Requires: jlex +Requires: regexp #Requires: /usr/sbin/update-alternatives #Provides: jaxp_transform_impl @@ -69,7 +76,6 @@ %package manual -License: Apache-2.0 Summary: Manual for xalan-j2 Group: Development/Libraries/Java @@ -85,7 +91,6 @@ %package javadoc -License: Apache-2.0 PreReq: coreutils Summary: Javadoc for xalan-j2 Group: Development/Libraries/Java @@ -102,10 +107,10 @@ %package demo -License: Apache-2.0 Summary: Demonstration and samples for xalan-j2. Group: Development/Libraries/Java -Requires: %{name} = %{version}-%{release}, servlet +Requires: %{name} = %{version}-%{release} +Requires: servlet %description demo Xalan is an XSLT processor for transforming XML documents into HTML, -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
