On Tue, 2009-08-04 at 20:38 +0200, Patrice Dumas wrote: > On Tue, Aug 04, 2009 at 01:17:04PM -0400, Tom spot Callaway wrote: > > > > Fortran: > > https://fedoraproject.org/wiki/PackagingDrafts/Fortran > > I have 1 comment on that, I am not sure that using > > /usr/lib/gcc/<target>/<version>/finclude > > is right for %_fmoddir, maybe there should only be gfortran internal > .mod, and if a versioned directory is used, instead use something along > > /usr/lib/gcc/<target>/<version>/modules/ As you can see, the only part where the value of %{_fmoddir} is mentioned is in http://www.fedoraproject.org/wiki/PackagingDrafts/Fortran#Required_changes I actually modified that point some time ago, since the current situation is still a bit unclear. The existing FortranModulesDir guideline uses %{_libdir}/gfortran/modules, but Jakub Jelinek was against it in https://bugzilla.redhat.com/show_bug.cgi?id=513985 and he suggested using that directory which is already used by gfortran (for instance the OpenMP modules are there). However, there's a severe problem with Jakub's suggestion, as the directory is not multiarch compatible, so going with the first option in http://www.fedoraproject.org/wiki/PackagingDrafts/Fortran#Required_changes is preferable. -- Jussi Lehtola Fedora Project Contributor jussilehtola@xxxxxxxxxxxxxxxxx -- Fedora-packaging mailing list Fedora-packaging@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-packaging