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





--- Comment #4 from manuel wolfshant <[EMAIL PROTECTED]>  2008-09-26 05:08:30 
EDT ---
Ref #1 and #2, the elegant solution is something along the following:

%if "0%{fedora}" > "0.fc8"
Requires: openjdk
%else
Requires: icedtea
%endif

This way you will not be affected if sometime in the future openjdk will no
longer provide icedtea. I have assumed you will not try to build on anything
earlier than F-8. Otherwise you will need extra test blocks.

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

Reply via email to