Subpackage python2-stfl has been removed

This commit is contained in:
Miro Hrončok 2019-01-15 11:18:43 +01:00
parent b433531729
commit b32c5c33dc
1 changed files with 5 additions and 20 deletions

View File

@ -1,6 +1,6 @@
Name: stfl
Version: 0.22
Release: 29%{?dist}
Release: 30%{?dist}
Summary: The Structured Terminal Forms Language/Library
Group: System Environment/Libraries
@ -12,7 +12,6 @@ BuildRequires: gcc
BuildRequires: ncurses-devel
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: python2-devel
BuildRequires: ruby
BuildRequires: ruby-devel
BuildRequires: swig
@ -42,20 +41,6 @@ Requires: %{name} = %{version}-%{release}
Perl binding for STFL
%package -n python2-stfl
%{?python_provide:%python_provide python2-stfl}
# Remove before F30
Provides: %{name}-python = %{version}-%{release}
Provides: %{name}-python%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-python < %{version}-%{release}
Summary: Python binding for STFL
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description -n python2-stfl
Python binding for STFL.
%package ruby
Summary: Ruby binding for STFL
Group: Development/Libraries
@ -139,15 +124,15 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%{perl_vendorarch}/*.pm
%{perl_vendorarch}/auto/stfl/*
%files -n python2-stfl
%{python2_sitearch}/stfl.py*
%{python2_sitearch}/_stfl.so
%files ruby
%{ruby_vendorarchdir}/stfl.so
%changelog
* Tue Jan 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.22-30
- Subpackage python2-stfl has been removed
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.22-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild