(Forward for list) Hi Charlie, > > > Now that i write this, i didn't try using the option of symlinking > Python 2.2 > > to /usr/bin/python2.1 .....Nasty, but will try that on my devbox. > Charlie Brady <[EMAIL PROTECTED]>: > That won't satisfy the RPM dependency. >
Yes, I know. > Perhaps the Zope RPMs should have "Requires: python >= 2.1" rather > than > "Requires: python = 2.1". And that depends on whether it just needs > particular python features, or it needs particular pathnames or > version > numbers. Well, let's nail this down: As for the spec that Jeff uses, it actually contains - "Requires python2 >= 2.0 " - note: python2, nor python - for the build, it contains "Prereq python2 python2-devel" But Sean's spec-files (which Dan used) do not contain a Requires (as expected), but neither a Provides! (both 2.1.1 and 2.2.2). I think that's were things are going wrong. (a rebuild of Py2.2.2 with a 'Provides python2 %version%' is running right now..:) ) Bart -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
