- Remove unneeded dependencies

OBS-URL: https://build.opensuse.org/package/show/Java:packages/avalon-logkit?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal 2017-05-21 08:07:47 +00:00 committed by Git OBS Bridge
parent b8432536cf
commit e61bfa5518
2 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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