diff --git a/python-cstruct.spec b/python-cstruct.spec index b737b6c..840c139 100644 --- a/python-cstruct.spec +++ b/python-cstruct.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cstruct Version: 5.0 Release: 0 @@ -60,6 +59,7 @@ a string. %files %{python_files} %license LICENSE %doc changelog.txt README.md -%{python_sitelib}/cstruct* +%{python_sitelib}/cstruct +%{python_sitelib}/cstruct-%{version}*-info %changelog