Hello community, here is the log from the commit of package avalon-logkit for openSUSE:Factory checked in at 2017-05-22 10:48:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/avalon-logkit (Old) and /work/SRC/openSUSE:Factory/.avalon-logkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "avalon-logkit" Mon May 22 10:48:39 2017 rev:12 rq:497066 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/avalon-logkit/avalon-logkit.changes 2015-06-05 08:46:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.avalon-logkit.new/avalon-logkit.changes 2017-05-22 10:49:15.553897080 +0200 @@ -1,0 +2,10 @@ +Sun May 21 08:08:29 UTC 2017 - [email protected] + +- Remove unneeded dependencies + +------------------------------------------------------------------- +Fri May 19 10:14:44 UTC 2017 - [email protected] + +- New build dependency: javapackages-local + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ avalon-logkit.spec ++++++ --- /var/tmp/diff_new_pack.VgA8m9/_old 2017-05-22 10:49:16.273795613 +0200 +++ /var/tmp/diff_new_pack.VgA8m9/_new 2017-05-22 10:49:16.277795050 +0200 @@ -1,7 +1,7 @@ # # spec file for package avalon-logkit # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2005, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -17,7 +17,6 @@ # -# %define short_name logkit %define camelcase_short_name LogKit Name: avalon-logkit @@ -39,6 +38,7 @@ BuildRequires: ant-junit BuildRequires: avalon-framework >= 4.1.4 BuildRequires: javamail +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: jdbc-stdext BuildRequires: jms @@ -46,10 +46,8 @@ BuildRequires: servlet >= 3.0 BuildRequires: unzip Requires: avalon-framework >= 4.1.4 -#Requires: jdbc-stdext Requires: jms Requires: servlet >= 3.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -60,7 +58,6 @@ %package javadoc Summary: Javadoc for %{name} Group: Development/Libraries/Java -Requires: javapackages-tools %description javadoc API documentation for %{name}. @@ -90,8 +87,6 @@ ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \ -Dencoding=ISO-8859-1 -Dnoget=true clean jar javadoc \ -lib %{_datadir}/java -# Convert to OSGi bundle -#java -jar $(build-classpath aqute-bnd) wrap target/%{name}-%{version}.jar %install # jars
