Accepting request 668995 from Java:packages
Build against generic javamail provider OBS-URL: https://build.opensuse.org/request/show/668995 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axis?expand=0&rev=32
This commit is contained in:
commit
d5474bc975
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user