- Be less strict with the YAML version requirement

- Switch the license file to %license

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=43
This commit is contained in:
Robert Schweikert 2018-08-12 12:29:14 +00:00 committed by Git OBS Bridge
parent 848f87b835
commit 93e54a8241
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 12 12:28:29 UTC 2018 - rjschwei@suse.com
- Be less strict with the YAML version requirement
- Switch the license file to %license
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 22 20:17:45 UTC 2018 - adrian.glaubitz@suse.com Sun Jul 22 20:17:45 UTC 2018 - adrian.glaubitz@suse.com

View File

@ -83,7 +83,8 @@ rm %{buildroot}/%{_bindir}/aws.cmd
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc CHANGELOG.rst LICENSE.txt README.rst %doc CHANGELOG.rst README.rst
%license LICENSE.txt
%if 0%{?suse_version} && 0%{?suse_version} > 1315 %if 0%{?suse_version} && 0%{?suse_version} > 1315
%dir %{python3_sitelib}/awscli %dir %{python3_sitelib}/awscli
%dir %{python3_sitelib}/awscli-%{version}-py%{py3_ver}.egg-info %dir %{python3_sitelib}/awscli-%{version}-py%{py3_ver}.egg-info