Re: [Fink-devel] InfoN increases in .info files

2007-11-06 Thread David Reiser
Ah. I almost noticed that all the examples had %type_* in the package name, but I kept telling myself, "No, I don't want that in the name...". I think I'll deal with this with a distribution tag instead. Thanks. Dave On Nov 6, 2007, at 2:46 AM, Philip Lamb wrote: > The %type_pkg field causes

Re: [Fink-devel] InfoN increases in .info files

2007-11-05 Thread Philip Lamb
The %type_pkg field causes the info file to be cloned, once for each variant. So you have to also use the %type_pkg field in the package name and the names of any splitoffs. Have a look at my openvrml016 package for an example. Cheers, Phil. On 6/11/2007, at 8:14 PM, David Reiser wrote: > >

[Fink-devel] InfoN increases in .info files

2007-11-05 Thread David Reiser
I'm trying to make the gnucash2.info file accommodate both perl 5.8.6 and 5.8.8 modules in the finance-quote dependencies. The validator tells me I need to have InfoN>=2 to use %type_pkg substitution in Depends: fields. So I slapped Info2: << at the top and << at the bottom of the existing