What the exact build problem did you encountered?
Regards,
Jedy
On Sun, 2009-08-23 at 20:12 +0200, dick hoogendijk wrote:
> SFEemacs.spec does not build on OpenSolaris 2009.06 due to this lines in
> the spec file:
> Requires: %{name}-root
> %if %{?_with_gtk:1}%{?!_with_gtk}
> %define toolkit gtk
> Requires: SUNWgtk2
> Requires: SUNWglib
> Requires: SUNWcairo
>
> I removed the SUNWgtk2 line (osol supports gtk2 I'm sure of that) and
> the build completes without errors. Is this a bug in the spec file?
>