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