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=561448

--- Comment #9 from Mamoru Tasaka <[email protected]> 2010-03-10 
12:25:52 EST ---
For -3:

* For ppc{,64}
  - To compile your jffi.src on these architecture, adding
    the below at the end of %prep is enough
------------------------------------------------------------------
%prep
...
...
...
sed -i.cpu -e '/m\$(MODEL)/d' jni/GNUmakefile libtest/GNUmakefile
%ifnarch %{ix86} x86_64
rm -rf test/
%endif
------------------------------------------------------------------
    ! Well, test fails on these archs, I don't know why (I don't
      know java well).

http://koji.fedoraproject.org/koji/taskinfo?taskID=2044713

Other things seem okay.

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to