forked from pool/avalon-logkit
Accepting request 198257 from Java:packages
Submit of succeeding java packages for factory OBS-URL: https://build.opensuse.org/request/show/198257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avalon-logkit?expand=0&rev=6
This commit is contained in:
commit
8168cea85a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:05:31 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
- Move from jpackage-utils to javapackage-tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 20 07:14:17 UTC 2012 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package avalon-logkit
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2000-2005, JPackage Project
|
||||
# All rights reserved.
|
||||
#
|
||||
@ -47,9 +47,9 @@ BuildRequires: ant
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: avalon-framework >= 4.1.4
|
||||
BuildRequires: javamail
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: jdbc-stdext
|
||||
BuildRequires: jms
|
||||
BuildRequires: jpackage-utils >= 1.5
|
||||
BuildRequires: log4j
|
||||
BuildRequires: servlet30
|
||||
BuildRequires: unzip
|
||||
@ -65,7 +65,7 @@ that you read the whitepaper and browse the API docs.
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Group: Development/Libraries/Java
|
||||
Requires: jpackage-utils
|
||||
Requires: javapackages-tools
|
||||
|
||||
%description javadoc
|
||||
API documentation for %{name}.
|
||||
|
Loading…
Reference in New Issue
Block a user