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

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 3 08:23:19 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 #21 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-12-03 03:23:18 EDT ---
(In reply to comment #19)
> I wonder if this -libs -devel split makes sense for this package.

It does.

> Using f2c means that you want to convert Fortran code to C code, to
> actually compile the result of that you need -libs *and* -devel package
> as f2c will always add
> 
> #include "f2c.h"
> 
> to C output. 
> 
> Only f2c and f2c-devel is not useful, you have to add f2c-devel
> to make use of f2c-libs.

No, you have to add f2c-devel to use f2c. So actually one could unite f2c-devel
with f2c, which would just have a virtual Provides: f2c-devel.

Anyway, if you build something with f2c, then the resulting package will only
need the shared library, that is provided by f2c-libs.

-- 
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