From be95c7465e59bff6b7460c62eddd174fad256700b693a223978ab294aa6bd71e Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 22 Jan 2019 10:55:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/axis?expand=0&rev=38 --- axis.changes | 5 +++++ axis.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/axis.changes b/axis.changes index 7a3fd85..d6c3283 100644 --- a/axis.changes +++ b/axis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 22 10:54:31 UTC 2019 - Fridrich Strba + +- Require for build the generic javamail instead of classpathx-mail + ------------------------------------------------------------------- Fri Sep 7 12:34:28 UTC 2018 - pmonrealgonzalez@suse.com diff --git a/axis.spec b/axis.spec index 9e7ede0..73de069 100644 --- a/axis.spec +++ b/axis.spec @@ -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