How to create a valid RPM?
ls, when I download python-spambayes-1.0rc2-2.src.rpm, install it and run rpmbuild -ba ../SPECS/python-spambayes.spec, I get a lot of error messages. It complains about a lot of installed but unpackaged files. How can I create a valid RPM? Thanks, cu l8r, Edgar. -- \|||/ (o o) Just curious... ----ooO-(_)-Ooo-------------------------------------------------------
Edgar> when I download python-spambayes-1.0rc2-2.src.rpm, install it and Edgar> run rpmbuild -ba ../SPECS/python-spambayes.spec, I get a lot of Edgar> error messages. It complains about a lot of installed but Edgar> unpackaged files. How can I create a valid RPM? Dunno. Did you try "python setup.py bdist_rpm"? This is a bit more general than just SpamBayes. You might get some useful help from comp.lang.python (aka python-list@python.org). Skip
participants (2)
-
Edgar Matzinger -
skip@pobox.com