Changeset 12656 for packaging/centuryegg

Show
Ignore:
Timestamp:
01/21/11 07:00:47 (16 months ago)
Author:
build
Message:

We need a PyXML patched for Python 2.6

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • packaging/centuryegg/makeall

    r12488 r12656  
    7979./find-srpms "python-xlrd>=0.6" || exit 
    8080./find-srpms python-imaging python-simplejson MySQL-python "numpy>=1.1" python-pgsql protobuf python-lxml python-crypto python-suds python-dateutil "python-sqlalchemy>=0.6" "pytz>=2010" "pyparsing>=1.5.1" || exit 
    81 ./find-srpms PyXML || exit 1 
     81./find-srpms "PyXML>=0.8.4-15" || exit 1 
    8282# j5 build requires lxml, dateutil and pytz 
    8383if [ "x`rpm -qa python$PYTHON_SUFFIX-lxml`" == "x" ]