From b32c5c33dc00f7763fd07746e4535f5e5ed4f3dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 15 Jan 2019 11:18:43 +0100 Subject: [PATCH] Subpackage python2-stfl has been removed --- stfl.spec | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/stfl.spec b/stfl.spec index f247ccc..45c4ea4 100644 --- a/stfl.spec +++ b/stfl.spec @@ -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 - 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 - 0.22-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild