[Bug 542740] Review Request: f2c - Fortran to C/C++ conversion program

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 3 08:46:45 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=542740





--- Comment #24 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-12-03 03:46:45 EDT ---
Make the link as instructed in comment #10. It fixes the rpmlint error
f2c-libs.x86_64: E: no-ldconfig-symlink /usr/lib64/libf2c.so.0.22

Actually, you might want to change the arguments of the link commands from -sf
to -s, since the latter is safer.

**

You don't need to patch the makefile for CFLAGS, running
 make CFLAGS="%{optflags}"
overrides them in any case. Also the change of CC is not necessary.

And you can drop the MFLAG declaration, it isn't used anywhere!

**

The patch still needs a comment in the spec file.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list