From aec5be89925690d5acde109d64c40a32e5995b58 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Sep 27 2019 14:15:46 +0000 Subject: need the excludes that were commented out --- diff --git a/python-jaraco-functools.spec b/python-jaraco-functools.spec index 6546e4a..a2e5a63 100644 --- a/python-jaraco-functools.spec +++ b/python-jaraco-functools.spec @@ -75,10 +75,10 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %doc README.rst # These excludes are provided by python3-jaraco -#%exclude %{python3_sitelib}/jaraco/__init__* -#%exclude %{python3_sitelib}/jaraco/__pycache__/__init__* +%exclude %{python3_sitelib}/jaraco/__init__* +%exclude %{python3_sitelib}/jaraco/__pycache__/__init__* %{python3_sitelib}/jaraco/functools* -#%{python3_sitelib}/jaraco/__pycache__/functools* +%{python3_sitelib}/jaraco/__pycache__/functools* %{python3_sitelib}/jaraco.functools-%{version}-py?.?.egg-info %if %{with docs}