Bug 609698
Summary: | Macaulay2 : does not adhere to Static Library Packaging Guidelines | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Schwendt <bugs.michael> |
Component: | Macaulay2 | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | rdieter, tremble |
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: | 2010-06-30 20:56:47 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: |
Description
Michael Schwendt
2010-06-30 20:46:30 UTC
* Wed Jun 30 2010 Rex Dieter <rdieter> - 1.3.1-7 - BR: cddlib-static (#609698) I must admit I'm not sure about this yet. :-/ Automatically examining koji build logs is not trivial, and reading the log myself and checking the source, it doesn't become clear how cddlib is used. The source seems to suggest that Macaulay2 only needs cddlib for gfan, which is not a devel pkg, but programs statically linked with cddlib-static already in Fedora. The libraries/cddlib and libraries/gfan dirs are empty, though. Is BR cddlib-devel strictly required for Macaulay2? > checking for cdd.h... no > checking for cdd.h... yes ... > configure: using CPPFLAGS = -I/usr/include/cddlib ... ... > config.status: creating libraries/cddlib/Makefile |