Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread Michèle Garoche
Le 22 mai 2005 à 08:36, BABA Yoshihiko a écrit : On Sunday, May 22, 2005, at 02:58PM, Michèle Garoche <[EMAIL PROTECTED]> wrote: Disregard above please. Reading more you'll have to make conditional on BuildDepends. At the moment, it is only dependent on postgresql- dev; that's why you ge

Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread BABA Yoshihiko
On Sunday, May 22, 2005, at 02:58PM, Michèle Garoche <[EMAIL PROTECTED]> wrote: >Disregard above please. Reading more you'll have to make conditional >on BuildDepends. At the moment, it is only dependent on postgresql- >dev; that's why you get always postgresql, not postgresql-ssl. > >Try som

Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread BABA Yoshihiko
On Sunday, May 22, 2005, at 02:58PM, Michèle Garoche <[EMAIL PROTECTED]> wrote: >Disregard above please. Reading more you'll have to make conditional >on BuildDepends. At the moment, it is only dependent on postgresql- >dev; that's why you get always postgresql, not postgresql-ssl. > >Try som

Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread Michèle Garoche
Le 22 mai 2005 à 07:26, Michèle Garoche a écrit : Now the problem is more complicated. If I modified the lines like: (%type_raw[-nopgsql] = .) postgresql80-shlibs (>= 8.0.2-13) | (% type_raw[-nopgsql] = .) postgresql80-ssl-shlibs (>= 8.0.2-13), DUMPINFO rightly shows postgresql80-shlibs (>

Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread Michèle Garoche
Sorry, forgto to click on reply all. Le 22 mai 2005 à 07:05, BABA Yoshihiko a écrit : On Sunday, May 22, 2005, at 01:48PM, Michèle Garoche <[EMAIL PROTECTED]> wrote: Le 22 mai 2005 à 05:03, BABA Yoshihiko a écrit : Hi Daniel, There seems a problem when conditional is used with | (pip

Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread BABA Yoshihiko
On Sunday, May 22, 2005, at 01:48PM, Michèle Garoche <[EMAIL PROTECTED]> wrote: >Le 22 mai 2005 à 05:03, BABA Yoshihiko a écrit : > >> Hi Daniel, >> >> There seems a problem when conditional is used with | (pipe) in >> Depends/BuildDepends, or I am doing something wrong. >Yes, you"ll have to r

Re: [Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread Michèle Garoche
Le 22 mai 2005 à 05:03, BABA Yoshihiko a écrit : Hi Daniel, There seems a problem when conditional is used with | (pipe) in Depends/BuildDepends, or I am doing something wrong. Yes, you"ll have to repeat the conditional. The first alternatives (postgresql80-shlibs and grass60-shlibs in t

[Fink-devel] Conditional and Alternative in Depends/BuildDepends

2005-05-21 Thread BABA Yoshihiko
Hi Daniel, There seems a problem when conditional is used with | (pipe) in Depends/BuildDepends, or I am doing something wrong. The first alternatives (postgresql80-shlibs and grass60-shlibs in the sample below) are always missing in DUMPINFO. Please see the attached files for more info if you