summaryrefslogtreecommitdiffstats
path: root/zope
diff options
context:
space:
mode:
authorRobin Lee <robinlee.sysu@gmail.com>2010-07-03 19:29:20 +0800
committerRobin Lee <robinlee.sysu@gmail.com>2010-07-03 19:29:20 +0800
commit4b37e969e345418d3e57447562cd7826423cf949 (patch)
tree17a692de81ed9dfc0e60d97aaacd10bd123f14f9 /zope
parenta10f75d177aed44ff7c0bcd42fcae68ec3967271 (diff)
downloadzope-rpm-4b37e969e345418d3e57447562cd7826423cf949.tar.gz
zope-rpm-4b37e969e345418d3e57447562cd7826423cf949.tar.xz
zope-rpm-4b37e969e345418d3e57447562cd7826423cf949.zip
zope-2.12.8-1 python-zope-mkzeoinstance-3.9.4-2 python-Missing-2.13.1-1
Diffstat (limited to 'zope')
-rw-r--r--zope/F-13/zope.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/zope/F-13/zope.spec b/zope/F-13/zope.spec
index bd541e8..acfbcfa 100644
--- a/zope/F-13/zope.spec
+++ b/zope/F-13/zope.spec
@@ -15,7 +15,7 @@
Name: zope
Summary: Web application server for flexible content management applications
-Version: 2.12.7
+Version: 2.12.8
Release: 1%{?dist}
License: ZPLv2.1
Group: System Environment/Daemons
@@ -231,7 +231,7 @@ fi
%{_initddir}/zope
%config %{_sysconfdir}/cron.daily/zope-logrotate
%{_bindir}/zopectl
-%{_bindir}/mkzeoinstance
+%exclude %{_bindir}/mkzeoinstance
%{_bindir}/mkzopeinstance
%{_bindir}/runzope
%{_bindir}/zpasswd
@@ -242,6 +242,10 @@ fi
%changelog
+* Sat Jul 3 2010 Robin Lee <robinlee.sysu@gmail.com> - 2.12.8-1
+- Update to 2.12.8
+- Use %%{_bindir}/mkzeoinstance from python-zope-mkzeoinstance
+
* Fri Jun 18 2010 Robin Lee <robinlee.sysu@gmail.com> - 2.12.7-1
- Update to 2.12.7
- License Specified to ZPLv2.1