[Mono-dev] Packaging NAnt
Wade Berrier
wberrier at novell.com
Fri Jul 21 04:47:41 EDT 2006
Hi,
On Fri, 2006-07-14 at 11:39 -0300, Rafael Teixeira wrote:
> Mono nowadays packs the .NET 1.1 libraries (Version=1.0.5000.0) that
> are compatible with the .NET 1.0 libraries (Version=1.0.3300.0). So
> adapt your script to add a rpm provides for each 1.1 library you pack.
> A better, but more complex solution, is to look at the version policy
> files being packed to be sure what manual provides should be issued.
>
> The ultimate solution would be Nant to be packaged asking for version
> >= 1.0.3300.0 of Mono Libraries, as the runtime already knows what to
> do as instructed by the version policy files.
>
Thanks for the explanation and suggestions. I've done just as your last
suggestion says: if 1.0.3300.0 version is found to be required, I use
the >= rpm op instead of =. This works out great, thanks!
Wade
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060721/a3afeb82/attachment.bin
More information about the Mono-devel-list
mailing list