From d275fc61a3c9aabae65a44ca82ac243ab9bbab47 Mon Sep 17 00:00:00 2001 From: "solar.hu" Date: Tue, 3 Dec 2019 20:10:55 +0800 Subject: [PATCH] add provides brlapi. --- brltty.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/brltty.spec b/brltty.spec index 23273f1..caf3605 100644 --- a/brltty.spec +++ b/brltty.spec @@ -96,6 +96,7 @@ This package provides the Tcl api for Brltty. Requires: %{name} = %{version}-%{release} BuildRequires: python3-Cython python3-devel Provides: python3-brlapi = %{version}-%{release} +Obsoletes: python3-brlapi < %{version}-%{release} Obsoletes: python2-%{name} python-%{name} Summary: Python 3 api for Brltty %description -n python3-%{name}