diff --git a/python-GooCalendar.spec b/python-GooCalendar.spec index 2d3ddb9..0912afe 100644 --- a/python-GooCalendar.spec +++ b/python-GooCalendar.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-GooCalendar Version: 0.8.0 @@ -52,6 +51,7 @@ A calendar widget for GTK using PyGoocanvas (Gnome widget linrary). %files %{python_files} %license LICENSE %doc README COPYRIGHT -%{python_sitelib}/* +%{python_sitelib}/goocalendar +%{python_sitelib}/GooCalendar-%{version}*-info %changelog