Change the python binding to noarch
Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
parent
8bbb58a947
commit
b149a2098d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: nmstate
|
Name: nmstate
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 0.alpha1%{?dist}
|
Release: 0.1.alpha1%{?dist}
|
||||||
Summary: Declarative network manager API
|
Summary: Declarative network manager API
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/%{srcname}/%{srcname}
|
URL: https://github.com/%{srcname}/%{srcname}
|
||||||
@ -75,6 +75,7 @@ Suggests: NetworkManager-team
|
|||||||
Provides: nmstate-plugin-ovsdb = %{version}-%{release}
|
Provides: nmstate-plugin-ovsdb = %{version}-%{release}
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: nmstate-plugin-ovsdb < 2.0-1
|
Obsoletes: nmstate-plugin-ovsdb < 2.0-1
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description -n python3-%{libname}
|
%description -n python3-%{libname}
|
||||||
This package contains the Python 3 library for Nmstate.
|
This package contains the Python 3 library for Nmstate.
|
||||||
|
Loading…
Reference in New Issue
Block a user