Update Python 2 dependency declarations to new packaging standards

This commit is contained in:
Iryna Shcherbina 2018-03-01 05:35:11 +01:00
parent fe76648548
commit 1d0f2dd695
1 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Summary: Tools for managing the Oracle Cluster Filesystem 2
Name: ocfs2-tools
Version: 1.8.5
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
Source0: https://github.com/markfasheh/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz
# applied in upstream git 0ffd58b2
@ -60,7 +60,7 @@ Requires: e2fsprogs
Requires: glib2 >= 2.2.3
Requires: vte >= 0.11.10
Requires: pygtk2 >= 1.99.16
Requires: python >= 2.5
Requires: python2 >= 2.5
Requires: %{name}%{?_isa} = %{version}-%{release}
%description -n ocfs2console
@ -188,6 +188,10 @@ chmod 755 %{buildroot}/%{python_sitearch}/ocfs2interface/*.so
%{_includedir}/ocfs2/*
%changelog
* Thu Mar 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.8.5-4
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Tue Feb 6 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.8.5-3
- Remove Group tags
- Fix FSF address in files