Bug 794475

Summary: x11vnc should not depend on OpenJDK 6
Product: [Fedora] Fedora Reporter: Omair Majid <omajid>
Component: x11vncAssignee: Pavel Alexeev <pahan>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dbhole, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-17 20:06:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to use whatever verison of openjdk is available none

Description Omair Majid 2012-02-16 22:29:43 UTC
Created attachment 563759 [details]
patch to use whatever verison of openjdk is available

OpenJDK 7 is the default java environment in F17. x11vnc should not depend on OpenJDK 6 as it might be going away soon. The attached patch fixes it by building x11vnc with whatever version of openjdk is available.

Please see https://fedoraproject.org/wiki/Java7_Package_Rebuild_Status for more information.

Comment 1 Deepak Bhole 2012-02-17 20:06:37 UTC
Pushed. Thanks Omair.