Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-02-07 10:35:49 +01:00
parent bd28fba1f1
commit 8c53f1d5c1

View File

@ -1,7 +1,7 @@
Summary: Cloud image management utilities
Name: cloud-utils
Version: 0.30
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3
Group: System Environment/Base
URL: https://launchpad.net/cloud-utils/
@ -27,8 +27,8 @@ Requires: gawk
Requires: e2fsprogs
Requires: euca2ools
Requires: file
Requires: python
Requires: python-paramiko
Requires: python2
Requires: python2-paramiko
Requires: qemu-img
Requires: util-linux
@ -120,6 +120,10 @@ cp man/growpart.* $RPM_BUILD_ROOT/%{_mandir}/man1/
%changelog
* Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.30-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild