]> git.pld-linux.org Git - packages/Zope-CMFCollector.git/commitdiff
- install requirements fixed
authorwrobell <wrobell@pld-linux.org>
Mon, 28 Jul 2003 08:23:08 +0000 (08:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-CMFCollector.spec -> 1.3

Zope-CMFCollector.spec

index 4c36b87871aa0288489daa6ab2ab2354b7b87db4..0a658d5d426555a9d2a6f151e066bc35fd8acefa 100644 (file)
@@ -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
 
This page took 0.067091 seconds and 4 git commands to generate.