For RPM-based distros such as RedHat / CentOS / Fedora and others there are two underlying problems with getting RPMS properly generated and ordered. I've posted patches that solve both issues into the two bugs that I opened on these problems.
OpenERP v5.0.0_rc2: bdist_rpm fails: https://bugs.launchpad.net/openobject-client/+bug/311981 OpenERP v5.0.0_rc3: pre-release versioning conflicts with RPM ordering: https://bugs.launchpad.net/openobject-client/+bug/314575 With regard to the pre-release ordering bug I've also contacted the distutils developers and have proposed changes to distutils so that there is coordinated use of 'version' and 'release' strings between the various distutils targets which should make it much easier for distro packagers to make use of 'bdist_rpm' and to quit reinventing the wheel with all the various incantations of methods and spec files that all the different distros have been using to generate RPMS for python apps. Regards, Gerry -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=28430#28430 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
