Hello community, here is the log from the commit of package bea-stax for openSUSE:Factory checked in at 2013-01-08 13:33:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bea-stax (Old) and /work/SRC/openSUSE:Factory/.bea-stax.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bea-stax", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/bea-stax/bea-stax.changes 2011-09-23 11:42:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bea-stax.new/bea-stax.changes 2013-01-08 13:33:21.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 7 12:17:30 UTC 2013 - [email protected] + +- remove xerces-j2-bootstrap depenency (bnc#789163) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bea-stax.spec ++++++ --- /var/tmp/diff_new_pack.vhubQl/_old 2013-01-08 13:33:22.000000000 +0100 +++ /var/tmp/diff_new_pack.vhubQl/_new 2013-01-08 13:33:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package bea-stax # -# Copyright (c) 2011 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 @@ -21,6 +21,8 @@ %define release 0.rc1.2jpp %define section free Summary: Streaming API for XML +License: Apache-2.0 +Group: Development/Libraries/Java Url: http://dev2dev.bea.com/technologies/stax/index.jsp Source0: stax-src-1.2.0_rc1-dev.zip Patch0: bea-stax-target15.patch @@ -29,16 +31,15 @@ Name: bea-stax Version: %{version} -Release: 14 -License: Apache-2.0 -Group: Development/Libraries/Java +Release: 0 BuildArch: noarch BuildRequires: jpackage-utils >= 1.6 %if %defined suse_version +BuildRequires: ant BuildRequires: java-1_5_0-gcj-compat-devel BuildRequires: unzip -BuildRequires: ant -BuildRequires: xerces-j2-bootstrap +#BuildRequires: xerces-j2-bootstrap +#!BuildIgnore: xerces-j2-bootstrap BuildRequires: xml-commons-apis-bootstrap BuildRequires: xml-commons-resolver-bootstrap BuildRequires: xml-commons-which-bootstrap @@ -46,8 +47,8 @@ #!BuildIgnore: xerces-j2 xml-commons xml-commons-apis xml-commons-resolver xml-commons-which #!BuildIgnore: xml-commons-jaxp-1.3-apis %endif -Requires: jpackage-utils >= 1.6 Requires: %{name}-api = %{version}-%{release} +Requires: jpackage-utils >= 1.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -57,7 +58,6 @@ %package api -License: Apache-2.0 Summary: The StAX API Group: Development/Libraries/Java @@ -69,7 +69,6 @@ %{summary} %package javadoc -License: Apache-2.0 Summary: Javadoc for bea-stax Group: Development/Libraries/Java -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
