Guten Morgen!

I'd like to write a spec file for the Perl module ExtUtils::F77.  This
module makes only sense to use with an installed Fortran compiler.  So I'd
like to require either gcc-g77 OR egcs-g77 (or maybe both :-]), but I don't
want to require BOTH.  So this would be not correct:

Requires: gcc-g77, egcs-g77

Okay, I could solve this problem by requiring %{_bindir}/g77, but
nonetheless, how do I write a Requires: line that is content if one of the
packages is present?

Alexander Skwar
-- 
Homepage:       http://www.digitalprojects.com
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:            7328191

Reply via email to