Python 2 binary package renamed to python2-abiword

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-08-19 09:38:00 -04:00
parent 8d0823f81e
commit af79af3444
1 changed files with 9 additions and 4 deletions

View File

@ -6,7 +6,7 @@
Summary: Word processing program
Name: abiword
Version: %{majorversion}.%{minorversion}.%{microversion}
Release: 8%{?dist}
Release: 9%{?dist}
Epoch: 1
Group: Applications/Editors
License: GPLv2+
@ -89,14 +89,15 @@ Requires: libabiword = %{epoch}:%{version}-%{release}
Includes and definitions for developing with libabiword.
%package -n python-abiword
%package -n python2-abiword
%{?python_provide:%python_provide python2-abiword}
Summary: Python bindings for developing with libabiword
Group: Development/Libraries
Requires: libabiword = %{epoch}:%{version}-%{release}
Obsoletes: pyabiword <= 0.8.0
Provides: pyabiword > 0.8.0
%description -n python-abiword
%description -n python2-abiword
Python bindings for developing with libabiword
@ -244,10 +245,14 @@ fi
%{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc
%{_datadir}/gir-1.0/Abi-3.0.gir
%files -n python-abiword
%files -n python2-abiword
%{python_sitearch}/*
%changelog
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:3.0.2-9
- Python 2 binary package renamed to python2-abiword
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild