Python 2 binary package renamed to python2-tcl-snack

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-08-19 09:44:14 -04:00
parent d69df3596b
commit 6c52a75431
1 changed files with 10 additions and 4 deletions

View File

@ -9,7 +9,7 @@
Name: tcl-%{realname}
Version: 2.2.10
Release: 32%{?dist}
Release: 33%{?dist}
Summary: Sound toolkit
Group: System Environment/Libraries
# generic/snackDecls.h, generic/snackStubInit.c and generic/snackStubLib.c
@ -63,12 +63,14 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
This package contains development files for the Snack Sound Toolkit.
%package -n python-%{realname}
%package -n python2-%{realname}
%{?python_provide:%python_provide python2-%{realname}}
%{?python_provide:%python_provide python2-tcl-snack}
Summary: Python bindings for Snack Sound Toolkit
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
%description -n python-%{realname}
%description -n python2-%{realname}
This package contains python bindings for the Snack Sound Toolkit. Tcl, Tk, and
Tkinter are also required to use Snack.
@ -125,11 +127,15 @@ install -p unix/snackConfig.sh %{buildroot}%{_libdir}
%{_includedir}/*.h
%{_libdir}/snackConfig.sh
%files -n python-%{realname}
%files -n python2-%{realname}
%doc doc/python-man.html demos/python/
%{python_sitelib}/tkSnack*
%changelog
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2.10-33
- Python 2 binary package renamed to python2-tcl-snack
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.10-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild