Hello community, here is the log from the commit of package bcel for openSUSE:Factory checked in at 2019-02-06 15:46:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcel (Old) and /work/SRC/openSUSE:Factory/.bcel.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcel" Wed Feb 6 15:46:40 2019 rev:30 rq:670620 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bcel/bcel.changes 2018-12-14 20:44:24.953755518 +0100 +++ /work/SRC/openSUSE:Factory/.bcel.new.28833/bcel.changes 2019-02-06 15:46:41.575285552 +0100 @@ -1,0 +2,6 @@ +Fri Feb 1 14:10:42 UTC 2019 - Fridrich Strba <[email protected]> + +- BuildIgnore xalan-j2, xml-apis, xml-resolver, xerces-j2, since + those packages are not necessary for the build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcel.spec ++++++ --- /var/tmp/diff_new_pack.cwTo84/_old 2019-02-06 15:46:42.051285264 +0100 +++ /var/tmp/diff_new_pack.cwTo84/_new 2019-02-06 15:46:42.051285264 +0100 @@ -1,7 +1,7 @@ # # spec file for package bcel # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: regexp -BuildRequires: xml-apis +#!BuildIgnore: xalan-j2 xerces-j2 xml-apis xml-resolver Requires: regexp BuildArch: noarch @@ -90,10 +90,8 @@ %add_maven_depmap %{name}-%{version}.pom %{name}-%{version}.jar -a "bcel:bcel" -%files +%files -f .mfiles %license LICENSE.txt %{_javadir}/* -%{_mavenpomdir}/* -%{_datadir}/maven-metadata/%{name}.xml* %changelog
