From f98251f01887ed057b50a6b195b19ee264b3ace8 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 19 Jun 2020 18:31:53 +0800 Subject: [PATCH] Package init --- pyusb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index 0bf5dd5..fec3ac9 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -22,7 +22,7 @@ The PyUSB module provides for Python easy access to the host machine's Universa %package -n python3-pyusb Summary: pythonbindingsforlibusb -%{?python_provide:%python_providepython3-pyusb} +%{?python_provide:%python_provide python3-pyusb} BuildRequires: python3-devel %description -n python3-pyusb