From 4ab0cef72c749961898a864eba8708194c28d4a8 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 21 Jul 2014 20:15:42 -0400 Subject: [PATCH] Own these files, also. --- python-zope-event.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-zope-event.spec b/python-zope-event.spec index 11da5e7..6259251 100644 --- a/python-zope-event.spec +++ b/python-zope-event.spec @@ -89,6 +89,7 @@ popd %{python_sitelib}/zope/event/ %exclude %{python_sitelib}/zope/event/tests.py* %dir %{python_sitelib}/zope/ +%{python_sitelib}/zope/__init__* %{python_sitelib}/zope.event-*.egg-info %{python_sitelib}/zope.event-*-nspkg.pth @@ -100,6 +101,7 @@ popd %exclude %{python3_sitelib}/zope/event/tests.py* %exclude %{python3_sitelib}/zope/event/__pycache__/tests* %dir %{python3_sitelib}/zope/ +%{python3_sitelib}/zope/__init__* %{python3_sitelib}/zope.event-*.egg-info %{python3_sitelib}/zope.event-*-nspkg.pth %endif