diff --git a/avalon-logkit.changes b/avalon-logkit.changes index 2360bd4..f276ff3 100644 --- a/avalon-logkit.changes +++ b/avalon-logkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 21 08:08:29 UTC 2017 - tchvatal@suse.com + +- Remove unneeded dependencies + ------------------------------------------------------------------- Fri May 19 10:14:44 UTC 2017 - pcervinka@suse.com diff --git a/avalon-logkit.spec b/avalon-logkit.spec index 34e07e5..73807d5 100644 --- a/avalon-logkit.spec +++ b/avalon-logkit.spec @@ -1,7 +1,7 @@ # # spec file for package avalon-logkit # -# Copyright (c) 2017 SUSE LINUX Products 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 @@ -47,10 +46,8 @@ BuildRequires: log4j 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 @@ -61,7 +58,6 @@ that you read the whitepaper and browse the API docs. %package javadoc Summary: Javadoc for %{name} Group: Development/Libraries/Java -Requires: javapackages-tools %description javadoc API documentation for %{name}. @@ -91,8 +87,6 @@ export CLASSPATH=%(build-classpath \ 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