add provides brlapi.

This commit is contained in:
solar.hu 2019-12-03 20:10:55 +08:00
parent fb653d516b
commit d275fc61a3

View File

@ -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}