Re: SPECS: perl-Devel-ebug.spec - release 2: tests off (until the fuck...

2007-07-15 Thread Andrzej Krzysztofowicz
radek wrote: > # Conditional build: > -%bcond_without tests # do not perform "make test" > +%bcond_with tests # do not perform "make test" Tests should not be disabled without comment what is the problem in spec. --

rpm and mono

2007-07-15 Thread Łukasz Jernaś
Hello. I just want to drop a note here that current mono-find-requires doesn't find libraries p-invoked from mono assemblies. They can be partially get from monodis --moduleref but some sort of mechanism for pulling the complete soname would be needed, because just the name of the lib is inclu

Re: rpm and mono

2007-07-15 Thread Jakub Bogusz
On Sun, Jul 15, 2007 at 10:44:59AM +0200, Łukasz Jernaś wrote: > Hello. > > I just want to drop a note here that current mono-find-requires doesn't find > libraries p-invoked from mono assemblies. They can be partially get from > monodis --moduleref but some sort of mechanism for pulling the >

Re: rpm and mono

2007-07-15 Thread Bartosz Taudul
On Sun, Jul 15, 2007 at 10:44:59AM +0200, Łukasz Jernaś wrote: > I just want to drop a note here that current mono-find-requires doesn't find > libraries p-invoked from mono assemblies. They can be partially get from > monodis --moduleref but some sort of mechanism for pulling the > complete so

Re: rpm and mono

2007-07-15 Thread Jeff Johnson
On Jul 15, 2007, at 7:45 AM, Jakub Bogusz wrote: > On Sun, Jul 15, 2007 at 10:44:59AM +0200, Łukasz Jernaś wrote: >> Hello. >> >> I just want to drop a note here that current mono-find-requires >> doesn't find >> libraries p-invoked from mono assemblies. They can be partially >> get from >> m

Re: rpm and mono

2007-07-15 Thread Jakub Bogusz
On Sun, Jul 15, 2007 at 11:24:19AM -0400, Jeff Johnson wrote: > On Jul 15, 2007, at 7:45 AM, Jakub Bogusz wrote: > > On Sun, Jul 15, 2007 at 10:44:59AM +0200, Łukasz Jernaś wrote: > >> Hello. > >> > >> I just want to drop a note here that current mono-find-requires > >> doesn't find > >> librarie

Re: rpm and mono

2007-07-15 Thread Jeff Johnson
On Jul 15, 2007, at 12:39 PM, Jakub Bogusz wrote: > On Sun, Jul 15, 2007 at 11:24:19AM -0400, Jeff Johnson wrote: >> On Jul 15, 2007, at 7:45 AM, Jakub Bogusz wrote: >>> On Sun, Jul 15, 2007 at 10:44:59AM +0200, Łukasz Jernaś wrote: Hello. I just want to drop a note here that curre

Re: rpm and mono

2007-07-15 Thread Jakub Bogusz
On Sun, Jul 15, 2007 at 12:53:17PM -0400, Jeff Johnson wrote: > On Jul 15, 2007, at 12:39 PM, Jakub Bogusz wrote: > > On Sun, Jul 15, 2007 at 11:24:19AM -0400, Jeff Johnson wrote: > >> On Jul 15, 2007, at 7:45 AM, Jakub Bogusz wrote: > >>> On Sun, Jul 15, 2007 at 10:44:59AM +0200, Łukasz Jernaś wro

Re: rpm and mono

2007-07-15 Thread Jeff Johnson
On Jul 15, 2007, at 12:59 PM, Jakub Bogusz wrote: >> >> Well, I'll remove the mono scripts (added 2 days ago) from rpm >> sources. ;-) > > Oops, I didn't know that :) > ;-) Actually external per-interpreter rpm helpers is preferred, PLD just got there first, as always ;-) >>> Actually: >>> 1. W

Re: rpm and mono

2007-07-15 Thread Radoslaw Zielinski
Jeff Johnson <[EMAIL PROTECTED]> [15-07-2007 18:53]: [...] [...] [...] > and whether rpmbuild invokes external helpers per-file or per-package > that are intimately tied to [...] Would be nice if RPM could invoke perl.prov / perl.req per-package, instead of per-file, as it currently does. -- Rad

Re: rpm and mono

2007-07-15 Thread Jeff Johnson
On Jul 15, 2007, at 1:11 PM, Radoslaw Zielinski wrote: > Jeff Johnson <[EMAIL PROTECTED]> [15-07-2007 18:53]: [...] [...] > [...] >> and whether rpmbuild invokes external helpers per-file or per-package >> that are intimately tied to > [...] > > Would be nice if RPM could invoke perl.prov / perl.

Re: rpm and mono

2007-07-15 Thread Jakub Bogusz
On Sun, Jul 15, 2007 at 01:08:51PM -0400, Jeff Johnson wrote: [...] > >>> Actually: > >>> 1. We can safely generate (arch-dependent) soname dependencies for > >>> arch-dependent dotnet* packages (those with glue ELF libraries, like > >>> gtk-sharp, or gnome-sharp, which started this discussion). >

Re: rpm and mono

2007-07-15 Thread Jeff Johnson
On Jul 15, 2007, at 2:58 PM, Jakub Bogusz wrote: > > Here is some ugly update to mono-find-requires script (from mono > package), which tries to generate soname deps. Poke a final mono patch onto <[EMAIL PROTECTED]> (or send to arekm ;-) please. 73 de Jeff