From bd63665d7d116f95a3eae664eadb5baa30ccd067 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Wed, 27 Oct 2010 00:06:27 +0200 Subject: [PATCH] own content of __pycache__ too --- numpy.spec | 1 + 1 file changed, 1 insertion(+) 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