Bug 1319267

Summary: sundials-devel depends on lapack only
Product: [Fedora] Fedora Reporter: Timothy Bourke <tim>
Component: sundialsAssignee: Mukundan Ragavan <nonamedotc>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 23CC: anto.trande, nonamedotc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-20 20:19:20 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:

Description Timothy Bourke 2016-03-18 16:27:33 UTC
sundials-devel currently depends on lapack, but it may be better were it to depend on lapack-devel since compiling programs that use Sundials when it is built with lapack require -lblas -llapack.

Comment 1 Mukundan Ragavan 2016-03-19 00:17:38 UTC
True. I will fix that in git ..

Comment 2 Mukundan Ragavan 2016-03-20 20:19:20 UTC
I have fixed this in git and built on rawhide.

Thanks for the report.