[Erp5-report] r17152 - /spec/mandriva/2007.1/erp5-zope/erp5-zope.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Oct 24 00:02:07 CEST 2007
Author: kazuhiko
Date: Wed Oct 24 00:02:06 2007
New Revision: 17152
URL: http://svn.erp5.org?rev=17152&view=rev
Log:
* Tue Oct 23 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 2.8.9.1.final-4mdv2007.1
- modify Requires and BuildRequires.
Modified:
spec/mandriva/2007.1/erp5-zope/erp5-zope.spec
Modified: spec/mandriva/2007.1/erp5-zope/erp5-zope.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/erp5-zope/erp5-zope.spec?rev=17152&r1=17151&r2=17152&view=diff
==============================================================================
--- spec/mandriva/2007.1/erp5-zope/erp5-zope.spec (original)
+++ spec/mandriva/2007.1/erp5-zope/erp5-zope.spec Wed Oct 24 00:02:06 2007
@@ -1,6 +1,6 @@
%define realVersion 2.8.9.1-final
%define name zope
-%define release 3
+%define release 4
%define version %(echo %{realVersion} | sed -e's/-/./g')
%define sVersion %(echo %{realVersion} | cut -d- -f1)
@@ -18,8 +18,8 @@
Source10: zope-book.tar.bz2
Source11: zope-devguide.tar.bz2
Patch0: Zope-2.8.0-final-aq_dynamic.patch.bz2
-Requires: libpython2.4 python >= 2.4.3
-BuildRequires: libpython2.4-devel >= 2.4.3
+Requires: python2.4
+BuildRequires: python2.4-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
Epoch: 1
Provides: erp5-zope = %{?Epoch:%Epoch-}%{version}
@@ -163,6 +163,9 @@
%doc doc zope-book zope-devguide
%changelog
+* Tue Oct 23 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 2.8.9.1.final-4mdv2007.1
+- modify Requires and BuildRequires.
+
* Wed Oct 10 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 2.8.9.1.final-3mdv2007.1
- revise ownership of directories.
More information about the Erp5-report
mailing list