diff --git a/python-pyjavaproperties.spec b/python-pyjavaproperties.spec index 3c50923..7550788 100644 --- a/python-pyjavaproperties.spec +++ b/python-pyjavaproperties.spec @@ -58,7 +58,8 @@ sed -i '/^#!/d' pyjavaproperties.py pyjavaproperties_test.py %files %{python_files} %license LICENSE %doc README.rst CHANGELOG.txt -%{python_sitelib}/pyjavaproperties +%{python_sitelib}/pyjavaproperties.py %{python_sitelib}/pyjavaproperties-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/pyjavaproperties* %changelog