Re: Packaging patch?
Iwan Vosloo <[email protected]> Mon, 14 Aug 2006 13:21:42 +0200
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Jonathan. I just had a look ad Pauli's deb stuff. It is far superior to what I have. I just hacked something together to work in my environment. Pauli has done quite a bit more to polish it. I also have packaged the code only; Pauli included more useful stuff. So I don't think you want mine. Of course, one would eventually want something that derives packaging anything from setuptools. And, as stated earlier, you can have this for a source tarball (sdist), rpm (bdist_rpm) and egg (bdist_egg) already. But, there is no bdist_deb AFAIK. So, what I do is to package the egg in a deb, slightly duplicating stuff anyways. There are meta information and scripts in a deb which cannot be generated from the information present in a setup.py, though. Which is probably why there's no bdist_deb yet. (The maintainer scripts, for example.) And, eggs are for python code. In Debian, you also package other stuff such as docs which are installed elsewhere. My debs thus package eggs, and the code only - since that was all I needed. -i ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642