[python-zope-event] - Add a missed percent character

cheeselee cheeselee at fedoraproject.org
Tue Aug 31 02:29:43 UTC 2010


commit 512263b530c3be78bd9c0622e7df8a826801b9eb
Author: Robin Lee <robinlee.sysu at gmail.com>
Date:   Tue Aug 31 10:29:26 2010 +0800

    - Add a missed percent character

 python-zope-event.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-zope-event.spec b/python-zope-event.spec
index 053078c..c74cde6 100644
--- a/python-zope-event.spec
+++ b/python-zope-event.spec
@@ -1,6 +1,6 @@
 Name:           python-zope-event
 Version:        3.5.0.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Zope Event Publication
 Group:          Development/Languages
 License:        ZPLv2.1
@@ -44,12 +44,15 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/zope/event/*.txt
 %doc CHANGES.txt COPYRIGHT.txt LICENSE.txt
 %doc src/zope/event/*.txt
 %{python_sitelib}/zope/event/
-%dir {python_sitelib}/zope/
+%dir %{python_sitelib}/zope/
 %{python_sitelib}/zope.event-*.egg-info
 %{python_sitelib}/zope.event-*-nspkg.pth
 
 
 %changelog
+* Tue Aug 31 2010 Robin Lee <robinlee.sysu at gmail.com> - 3.5.0.1-4
+- Add a missed percent character
+
 * Tue Aug 31 2010 Robin Lee <robinlee.sysu at gmail.com> - 3.5.0.1-3
 - Remove python-zope-filesystem from requirements
 - Own %%{python_sitelib}/zope/


More information about the scm-commits mailing list