Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1392340

Summary: [libsvm] wrong condition to disable java subpackage
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: libsvmAssignee: Ding-Yi Chen <dchen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82, dchen, puntogil, than
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-07 15:07:03 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:
Bug Depends On:    
Bug Blocks: 1071880    

Description Dan Horák 2016-11-07 09:26:52 UTC
Due the wrong logic in the spec file (http://pkgs.fedoraproject.org/cgit/rpms/libsvm.git/tree/libsvm.spec#n48), the java subpackage is disabled even when it shouldn't be (in Fedora). And it causes additional issues, eg. in the weka package.

Because OpenJDK is not available on ppc and ppc64 arches in RHEL <= 6, the java subpackage should be disabled only there.


Version-Release number of selected component (if applicable):
libsvm-3.21-1.fc25

Comment 1 Than Ngo 2016-11-07 15:07:03 UTC
it should be fixed in libsvm-3.21-2.fc26

Comment 2 Dan Horák 2016-11-07 16:23:59 UTC
*** Bug 1392225 has been marked as a duplicate of this bug. ***