Bug 1203348

Summary: [patch] When loaded, java library reports a version mismatch
Product: [Fedora] Fedora Reporter: Alec Leamas <leamas.alec>
Component: rxtxAssignee: Levente Farkas <lfarkas>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lfarkas
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: 2015-04-23 04:13:28 UTC Type: Bug
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 fixing problem by patching java version none

Description Alec Leamas 2015-03-18 16:11:51 UTC
Created attachment 1003321 [details]
Patch fixing problem by patching java version

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible: always


Steps to Reproduce:
1. Start an application using the library.

Actual results:

Message about version mismatch:
WARNING:  RXTX Version mismatch
	Jar version = RXTX-2.2
	native lib Version = RXTX-2.2pre2

Expected results:
No warning

Additional info:
Patch attached.

Comment 1 Alec Leamas 2015-03-18 16:13:05 UTC
Comment on attachment 1003321 [details]
Patch fixing problem by patching java version

Test builds is (soon) available at 
https://copr.fedoraproject.org/coprs/leamas/harctoolbox/builds/

Comment 2 Alec Leamas 2015-04-23 04:13:28 UTC
Som this seems to be fixed in rxtx-0:2.2-0.13.20100211.fc23.x86_64. Closing