Remove isa from python2-cjdns

This commit is contained in:
Stuart D. Gathman 2018-03-06 21:17:37 -05:00
parent 056b07e213
commit 3f55b892f2
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ sessionStats show current crypto sessions
%package -n python2-cjdns
%{?python_provide:%python_provide python2-cjdns}
# Remove before F30
Provides: %{name}-python%{?_isa} = %{version}-%{release}
Provides: %{name}-python = %{version}-%{release}
Obsoletes: %{name}-python < %{version}-%{release}
Summary: Python tools for cjdns
Group: System Environment/Base