On Wed, 2007-03-21 at 11:07 +0100, Michal Marek wrote:
> Jules Colding wrote:
> > I've experimented with the neededforbuild macro instead of adding
> > additional BuildRequires statements. This unfortunately makes 'build'
> > complain about failed build dependencies.
> 
> You shouldn't use # neededforbuild anymore. The build script supports it
> only to be able to rebuild build packages from SUSE Linux <= 10.0, but
> then it disregards BuildRequires:.

OK, that explains my observations.


> %if 0%{?suse_version}
> BuildRequires: ...
> %endif

What does 0%{?suse_version} do? Does it only evaluates to true if
suse_version is defined or something like that??


> is the way to go.

Thanks,
  jules


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to