[python-zope-exceptions] - Own %%{python_sitelib}/zope/

cheeselee cheeselee at fedoraproject.org
Tue Aug 31 01:42:39 UTC 2010


commit dc4b4432c5132758ee177d7d27a39f2be8be19e6
Author: Robin Lee <robinlee.sysu at gmail.com>
Date:   Tue Aug 31 09:42:19 2010 +0800

    - Own %%{python_sitelib}/zope/

 python-zope-exceptions.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-zope-exceptions.spec b/python-zope-exceptions.spec
index b28e8d1..9bee5ae 100644
--- a/python-zope-exceptions.spec
+++ b/python-zope-exceptions.spec
@@ -3,7 +3,7 @@
 Summary: Zope Exceptions
 Name: python-zope-exceptions
 Version: 3.6.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Source0: http://pypi.python.org/packages/source/z/%{modname}/%{modname}-%{version}.zip
 License: ZPLv2.1
 Group: Development/Libraries
@@ -31,11 +31,15 @@ python setup.py install --root=$RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc LICENSE.txt CHANGES.txt README.txt COPYRIGHT.txt
 %{python_sitelib}/zope/exceptions/
+%dir %{python_sitelib}/zope/
 %{python_sitelib}/%{modname}-*.egg-info
 %{python_sitelib}/%{modname}-*-nspkg.pth
 
 
 %changelog
+* Tue Aug 31 2010 Robin Lee <robinlee.sysu at gmail.com> - 3.6.1-4
+- Own %%{python_sitelib}/zope/
+
 * Mon Aug 30 2010 Robin Lee <robinlee.sysu at gmail.com> - 3.6.1-3
 - Remove python-zope-filesystem from requirements
 - Import to Fedora repositories


More information about the scm-commits mailing list