Re: Synching RPM spec file with the community spec
- From: "Dave Page" <dpage(at)postgresql(dot)org>
- To: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
- Cc: "Devrim GÜNDÜZ" <devrim(at)commandprompt(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
- Subject: Re: Synching RPM spec file with the community spec
- Date: Sun, 27 Jan 2008 11:30:11 +0000
- Message-id: <937d27e10801270330g42948a0coa239a2f9174d0520@mail.gmail.com> <text/plain>
On Jan 27, 2008 2:18 AM, Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> wrote:
> I will check on SuSE, although change may be necessity.
Thanks. I guess the changes may well be in the naming of dependency
packages. Can you do something like:
#if $PLATFORM == 'suse'
...
else
...
#endif
in a specfile? I'd really like to have one file for all platforms if we can.
/D
Home |
Main Index |
Thread Index