Changeset 12656 for packaging/centuryegg
- Timestamp:
- 01/21/11 07:00:47 (16 months ago)
- Files:
-
- 1 modified
-
packaging/centuryegg/makeall (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
packaging/centuryegg/makeall
r12488 r12656 79 79 ./find-srpms "python-xlrd>=0.6" || exit 80 80 ./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 181 ./find-srpms "PyXML>=0.8.4-15" || exit 1 82 82 # j5 build requires lxml, dateutil and pytz 83 83 if [ "x`rpm -qa python$PYTHON_SUFFIX-lxml`" == "x" ]
