From bd63665d7d116f95a3eae664eadb5baa30ccd067 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Oct 26 2010 22:06:27 +0000 Subject: own content of __pycache__ too --- diff --git a/numpy.spec b/numpy.spec index 22c676b..82c3754 100644 --- a/numpy.spec +++ b/numpy.spec @@ -216,6 +216,7 @@ rm -rf %{buildroot} %files -n python3-numpy %defattr(-,root,root,-) %doc docs-f2py doc/* LICENSE.txt README.txt THANKS.txt DEV_README.txt COMPATIBILITY site.cfg.example +%{python3_sitearch}/%{name}/__pycache__/* %dir %{python3_sitearch}/%{name} %{python3_sitearch}/%{name}/*.py* %{python3_sitearch}/%{name}/core