Python 2 binary package renamed to python2-openimageio

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-08-19 09:39:03 -04:00
parent 83a39861c7
commit e603759505
1 changed files with 9 additions and 4 deletions

View File

@ -3,7 +3,7 @@
Name: OpenImageIO
Version: 1.7.15
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -61,11 +61,12 @@ classes, utilities, and applications. Main features include:
truly vast amounts of image data.
%package -n python-%{name}
%package -n python2-openimageio
%{?python_provide:%python_provide python2-openimageio}
Summary: Python 2 bindings for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description -n python-%{name}
%description -n python2-openimageio
Python bindings for %{name}.
@ -165,7 +166,7 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%{_libdir}/libOpenImageIO.so.*
%{_libdir}/libOpenImageIO_Util.so.*
%files -n python-%{name}
%files -n python2-openimageio
%{python_sitearch}/OpenImageIO.so
%files utils
@ -186,6 +187,10 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7.15-6
- Python 2 binary package renamed to python2-openimageio
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild