From: wrobell Date: Mon, 28 Jul 2003 08:23:08 +0000 (+0000) Subject: - install requirements fixed X-Git-Tag: auto/ac/Zope-CMFCollector-0_9b-8~16 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=829e7e7938dceddf98bffa0d4f7ab333489c4f0a;p=packages%2FZope-CMFCollector.git - install requirements fixed Changed files: Zope-CMFCollector.spec -> 1.3 --- diff --git a/Zope-CMFCollector.spec b/Zope-CMFCollector.spec index 4c36b87..0a658d5 100644 --- a/Zope-CMFCollector.spec +++ b/Zope-CMFCollector.spec @@ -8,20 +8,12 @@ License: GNU Group: Development/Tools Source0: http://cvs.zope.org/CMF/%{zope_subname}/%{zope_subname}.tar.gz?tarball=1 # Source0-md5: 151c906d1058115f3f98155ec042f8fe - URL: http://cvs.zope.org/CMF/%{zope_subname}/ -Requires: python >= 2.2 -Requires: python-modules >= 2.2 -Requires: python-libs >= 2.2 +pyrequires_eq: python-modules Requires: Zope Requires: CMF BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# define python_prefix %(echo `python -c "import sys; print sys.prefix"`) -# define python_version %(echo `python -c "import sys; print sys.version[:3]"`) -# define python_libdir %{python_prefix}/lib/python%{python_version} -# define python_sitedir %{python_libdir}/site-packages - %define zope_lib /usr/lib/zope/Addons %define product_dir /usr/lib/zope/Products