Re: making a valid file name...

2006-10-17 Thread Edgar Matzinger
Hi, On 10/17/2006 06:22:45 PM, SpreadTooThin wrote: > valid = > ':./,^0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ ' > not specifying the OS platform, these are not all the characters that may occur in a filename: '[]{}-=", etc. And '/' is NOT valid. On a unix platform. And

FW: Re: [Spambayes] How to create a valid RPM?

2006-09-12 Thread Edgar Matzinger
ls, On 09/12/2006 11:48:10 AM, [EMAIL PROTECTED] wrote: > >> 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 v