On Fri, 2007-11-09 at 16:03 -0800, Bernard Li wrote:
> As packaging documentations from both Fedora and SUSE mention that
> they should be included, I have decided to include the .pyc files.
I think that is good. Let rpm manage the .pyc files. In most cases, it
can do a much better job of manag
Hi Carlo:
On 11/9/07, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote:
> > > If it's okay with you, I will follow the instructions in the wiki docs
> > > to add the .pyc files to the RPM.
>
> and the .pyo
I don't see much benefit to include .pyo files -- the main reason why
I brought up the
>>> On 11/9/2007 at 4:00 PM, in message <[EMAIL PROTECTED]>, Carlo
Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 09, 2007 at 02:55:16PM -0700, Brad Nicholes wrote:
>> "Bernard Li" <[EMAIL PROTECTED]> wrote:
>> > On 11/9/07, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote:
>> >
On Fri, Nov 09, 2007 at 02:55:16PM -0700, Brad Nicholes wrote:
> "Bernard Li" <[EMAIL PROTECTED]> wrote:
> > On 11/9/07, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote:
> >
> >> http://fedoraproject.org/wiki/Packaging/Python
> >
> > If it's okay with you, I will follow the instructions in