[Bug 227669] Review Request: ppl - A modern C++ library providing numerical abstractions

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 5 04:20:42 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ppl - A modern C++ library providing numerical abstractions


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227669





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-07-05 00:20 EST -------
(In reply to comment #60)
> NOTE:
> - Please write a comment in a spec file briefly why you disable
>   gprolog support on ppc64 (like I wrote)
> - Don't write
> ---------------------------------------------------------------
> # gprolog is not available on ppc64 <- Don't write comment here!
>                                        Here is in the %description of
>                                        previous subpackage.
> %ifnarch ppc64
> %package gprolog
> ...........
> %endif
> ----------------------------------------------------------------

Oh.. I also made a mistake... The correct way is:
%ifnarch ppc64
%package gprolog
# gprolog is not available on ppc64 <- please write comment here
.........
%endif


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list