From 5eb54d2e7436a0481ee8b7263e19cdf6b095b5c6f49b81f87c3dbab9ebd9a6d5 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 7 Apr 2020 11:34:26 +0000 Subject: [PATCH] Accepting request 791962 from home:glaubitz:branches:Cloud:Tools - Fix build on SLE-12 + Add bash-completion to BuildRequires for suse_version <= 1315 OBS-URL: https://build.opensuse.org/request/show/791962 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=88 --- aws-cli.changes | 6 ++++++ aws-cli.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/aws-cli.changes b/aws-cli.changes index 280cce4..e028268 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 7 11:13:59 UTC 2020 - John Paul Adrian Glaubitz + +- Fix build on SLE-12 + + Add bash-completion to BuildRequires for suse_version <= 1315 + ------------------------------------------------------------------- Fri Apr 3 13:02:28 UTC 2020 - John Paul Adrian Glaubitz diff --git a/aws-cli.spec b/aws-cli.spec index 07d4171..f0c76a1 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -45,6 +45,7 @@ Requires: python3-s3transfer < 0.4.0 Requires: python3-s3transfer >= 0.3.0 Requires: python3-six %else +BuildRequires: bash-completion BuildRequires: python-devel BuildRequires: python-setuptools Requires: python