From 66beed5a143d2317080ec0437273466bc6080185 Mon Sep 17 00:00:00 2001 From: Stuart D. Gathman Date: Feb 21 2018 22:51:34 +0000 Subject: Remove isa from Provides in python2-cjdns --- diff --git a/cjdns.spec b/cjdns.spec index f682c2f..b07597f 100644 --- a/cjdns.spec +++ b/cjdns.spec @@ -170,7 +170,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