From 44fcc1d5ac48a2cc761d40b33bba872e1ef44eb1d3a29e23c73298da0c126f65 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 29 Jan 2020 11:42:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/aws-sdk-java?expand=0&rev=6 --- aws-sdk-java.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aws-sdk-java.spec b/aws-sdk-java.spec index 11f64b9..b2dbec8 100644 --- a/aws-sdk-java.spec +++ b/aws-sdk-java.spec @@ -1,7 +1,7 @@ # # spec file for package aws-sdk-java # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,6 +35,9 @@ BuildRequires: mvn(javax.mail:javax.mail-api) BuildRequires: mvn(joda-time:joda-time) BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.httpcomponents:httpclient) +%ifarch s390x +BuildRequires: java-devel >= 11 +%endif BuildArch: noarch %description