SHA256
1
0
forked from pool/axis
Fridrich Strba 2019-01-22 10:55:03 +00:00 committed by Git OBS Bridge
parent 01ab29535d
commit be95c7465e
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 22 10:54:31 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Require for build the generic javamail instead of classpathx-mail
-------------------------------------------------------------------
Fri Sep 7 12:34:28 UTC 2018 - pmonrealgonzalez@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package axis
#
# 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -55,10 +55,10 @@ BuildRequires: ant-jdepend
BuildRequires: antlr
BuildRequires: apache-commons-httpclient
BuildRequires: apache-commons-logging
BuildRequires: classpathx-mail
BuildRequires: gnu-jaf
BuildRequires: jakarta-commons-discovery
BuildRequires: java-devel >= 1.8
BuildRequires: javamail
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: junit