On Thursday April 22 2004 13:49, Simon Edwards wrote: > On Thursday 22 April 2004 22:26, Jim Bublitz wrote: > > > I'll have a dig around here and try to find out where > > > eventModuleName went. > > > > This looks like a case of "backporting". In the "official" > > sources (from kde.org), eventModuleName() is in 3.2.0 but > > not 3.2.1 or greater. > > Sounds about right. Mandrake like to patch the crap out of > their releases. > > > There should already be a %If wrapping it - > > just change the "KDE_3_2_1" to "KDE_3_2_0" and it should > > work. > > > > I'll make that change to the PyKDE sources - it's not likely > > to be an important method call. > > If it is Mandrake specific, then I can better just patch it > when I make the RPMs.
Well, some people will probably want to compile against Mdk, so this needs to be least common denominator. Taking it out also ensures that Python/PyKDE programs are portable across platforms. Besides, I already changed it. Jim _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
