forked from pool/aws-cli
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
This commit is contained in:
parent
e78297e794
commit
5eb54d2e74
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 7 11:13:59 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user