Bug 1072028 - Review Request: mpfit - A MINPACK-1 Least Squares Fitting Library in C
Summary: Review Request: mpfit - A MINPACK-1 Least Squares Fitting Library in C
Keywords:
Status: CLOSED DUPLICATE of bug 1001194
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-03 17:36 UTC by Mukundan Ragavan
Modified: 2014-03-05 05:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-05 05:22:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mukundan Ragavan 2014-03-03 17:36:53 UTC
Spec URL: http://nonamedotc.fedorapeople.org/pkgreview/mpfit/mpfit.spec
SRPM URL: http://nonamedotc.fedorapeople.org/pkgreview/mpfit/mpfit-1.2-1.fc20.src.rpm

Description:
MPFIT uses the Levenberg-Marquardt technique to solve the least-squares \
problem. In its typical use, MPFIT will be used to fit a user-supplied \
function (the "model") to user-supplied data points (the "data") by adjusting \
a set of parameters. MPFIT is based upon MINPACK-1 (LMDIF.F) by More' and \
collaborators.

Fedora Account System Username: nonamedotc


$ rpmlint mpfit.spec ~/Downloads/temp/pkgs/mpfit/results/mpfit-*rpm
mpfit.spec: W: no-%build-section
mpfit.src: W: no-%build-section
mpfit.x86_64: E: devel-dependency mpfit-devel
mpfit.x86_64: E: no-binary
mpfit-devel.x86_64: W: only-non-binary-in-usr-lib
3 packages and 1 specfiles checked; 2 errors, 3 warnings.

In this package, mpfit contains only the license file whereas -devel package contains the C and header file. 

I wanted mpfit to be a dummy package and this is the only way I could think of and hence the devel-dependency error from rpmlint.


koji scratch build - http://koji.fedoraproject.org/koji/taskinfo?taskID=6591096

Comment 1 Mukundan Ragavan 2014-03-04 15:19:30 UTC
Forgot to mention this - I submitted this as a new package so that I can use this to update fityk which uses this.

Comment 2 Mukundan Ragavan 2014-03-05 05:22:30 UTC

*** This bug has been marked as a duplicate of bug 1001194 ***


Note You need to log in before you can comment on or make changes to this bug.