Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=490576 --- Comment #9 from Guido Grazioli <[email protected]> 2009-03-19 21:54:06 EDT --- (In reply to comment #8) > (In reply to comment #7) > > The hevea package is not available for ppc64 because of problems with > > ocaml; i > > could copy the ExclusiveArch directive from hevea.spec (i already checked > > building of that package fails on ppc64), but i preferred to include > > conditionals > > %ifnarch to build html manual for archs other than ppc64 only (and provide > > just manual.ps for ppc64). The wiki doesnt seem to specify which way would > > fit > > best. > > OK, sounds reasonable. Did you test the build process to work on ppc64 now? I > believe it will fail since hevea is not available and make doc tries to build > the html file too.. No, because: %ifnarch ppc64 make doc %else make manual.ps %endif ... %doc manual.ps manual.dvi %ifnarch ppc64 %doc manual.html %endif last build it here: http://koji.fedoraproject.org/koji/taskinfo?taskID=1249703 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
