Hi, >> how can I define an or-condition at a BuildRequires line like >> >> BuildRequires: (libx or liby) > > You can't. You can add the same virtual provides to both libx and liby. I'm not maintaining the packages and I would like to avoid changing the spec files on each platform. Regards Marten