%post -n libada -p /sbin/ldconfig
%postun -n libada -p /sbin/ldconfig
-%package fortran
-Summary: The GNU Fortran Compiler and Support Files
-License: GPL-3.0+
-Group: Development/Languages
-%description fortran
-This is the Fortran compiler of the GNU Compiler Collection (GCC).
-
-%package -n libgfortran
-Summary: The GNU Fortran Compiler Runtime Library
-License: GPL-3.0-with-GCC-exception
-Group: Development/Languages
-%description -n libgfortran
-The runtime library needed to run programs compiled with the Fortran compiler
-of the GNU Compiler Collection (GCC).
-%post -n libgfortran -p /sbin/ldconfig
-%postun -n libgfortran -p /sbin/ldconfig
-
%package -n libquadmath
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1
%post -n libada-32bit -p /sbin/ldconfig
%postun -n libada-32bit -p /sbin/ldconfig
-%package fortran-32bit
-Summary: The GNU Fortran Compiler and Support Files
-License: GPL-3.0+
-Group: Development/Languages
-%description fortran-32bit
-This is the Fortran compiler of the GNU Compiler Collection (GCC).
-
-%package -n libgfortran-32bit
-Summary: The GNU Fortran Compiler Runtime Library
-License: GPL-3.0-with-GCC-exception
-Group: Development/Languages
-%description -n libgfortran-32bit
-The runtime library needed to run programs compiled with the Fortran compiler
-of the GNU Compiler Collection (GCC).
-%post -n libgfortran-32bit -p /sbin/ldconfig
-%postun -n libgfortran-32bit -p /sbin/ldconfig
-
%package -n libquadmath-32bit
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1
--mandir=%{_mandir} \
--libdir=%{libdir} \
--libexecdir=%{libdir} \
- --enable-languages=c,c++,fortran \
+ --enable-languages=c,c++ \
--enable-checking=release \
--enable-ssp \
--disable-libssp \
} \
--disable-libgcc \
--disable-libquadmath \
- --disable-libgfortran \
--disable-libgomp \
--disable-libatomic \
--disable-libstdc++-v3 \
%{libdir}/libubsan.so.*
%endif
-%files fortran
-%defattr(-,root,root)
-%dir %{libsubdir}/finclude
-%{_bindir}/gfortran
-%{_bindir}/%{target_arch}-gfortran
-%{libsubdir}/f951
-%{libsubdir}/finclude/*
-%{libdir}/libgfortran.a
-%{libdir}/libgfortran.so
-%{libsubdir}/libgfortran.spec
-%{libsubdir}/libgfortranbegin.a
-%{libsubdir}/libcaf_single.a
-%ifarch %quadmath_arch
-%{libdir}/libquadmath.a
-%{libdir}/libquadmath.so
-%endif
-
-%files -n libgfortran
-%defattr(-,root,root)
-%{libdir}/libgfortran.so.*
-
%ifarch %quadmath_arch
%files -n libquadmath
%defattr(-,root,root)
%{libsubdir}/32/libcilkrts.so.*
%endif
-%files -n libgfortran-32bit
-%defattr(-,root,root)
-%{libsubdir}/32/libgfortran.so.*
-
%files -n libgcc-32bit
%defattr(-,root,root)
%{libsubdir}/32/libgcc_s.so.*
%post -n libada -p /sbin/ldconfig
%postun -n libada -p /sbin/ldconfig
-%package fortran
-Summary: The GNU Fortran Compiler and Support Files
-License: GPL-3.0+
-Group: Development/Languages
-%description fortran
-This is the Fortran compiler of the GNU Compiler Collection (GCC).
-
-%package -n libgfortran
-Summary: The GNU Fortran Compiler Runtime Library
-License: GPL-3.0-with-GCC-exception
-Group: Development/Languages
-%description -n libgfortran
-The runtime library needed to run programs compiled with the Fortran compiler
-of the GNU Compiler Collection (GCC).
-%post -n libgfortran -p /sbin/ldconfig
-%postun -n libgfortran -p /sbin/ldconfig
-
%package -n libquadmath
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1
%post -n libada-32bit -p /sbin/ldconfig
%postun -n libada-32bit -p /sbin/ldconfig
-%package fortran-32bit
-Summary: The GNU Fortran Compiler and Support Files
-License: GPL-3.0+
-Group: Development/Languages
-%description fortran-32bit
-This is the Fortran compiler of the GNU Compiler Collection (GCC).
-
-%package -n libgfortran-32bit
-Summary: The GNU Fortran Compiler Runtime Library
-License: GPL-3.0-with-GCC-exception
-Group: Development/Languages
-%description -n libgfortran-32bit
-The runtime library needed to run programs compiled with the Fortran compiler
-of the GNU Compiler Collection (GCC).
-%post -n libgfortran-32bit -p /sbin/ldconfig
-%postun -n libgfortran-32bit -p /sbin/ldconfig
-
%package -n libquadmath-32bit
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1
--mandir=%{_mandir} \
--libdir=%{libdir} \
--libexecdir=%{libdir} \
- --enable-languages=c,c++,fortran \
+ --enable-languages=c,c++ \
--enable-checking=release \
--enable-ssp \
--disable-libssp \
} \
--disable-libgcc \
--disable-libquadmath \
- --disable-libgfortran \
--disable-libgomp \
--disable-libatomic \
--disable-libstdc++-v3 \
%{libdir}/libubsan.so.*
%endif
-%files fortran
-%defattr(-,root,root)
-%dir %{libsubdir}/finclude
-%{_bindir}/gfortran
-%{_bindir}/%{target_arch}-gfortran
-%{libsubdir}/f951
-%{libsubdir}/finclude/*
-%{libdir}/libgfortran.a
-%{libdir}/libgfortran.so
-%{libsubdir}/libgfortran.spec
-%{libsubdir}/libgfortranbegin.a
-%{libsubdir}/libcaf_single.a
-%ifarch %quadmath_arch
-%{libdir}/libquadmath.a
-%{libdir}/libquadmath.so
-%endif
-
-%files -n libgfortran
-%defattr(-,root,root)
-%{libdir}/libgfortran.so.*
-
%ifarch %quadmath_arch
%files -n libquadmath
%defattr(-,root,root)
%{libsubdir}/32/libcilkrts.so.*
%endif
-%files -n libgfortran-32bit
-%defattr(-,root,root)
-%{libsubdir}/32/libgfortran.so.*
-
%files -n libgcc-32bit
%defattr(-,root,root)
%{libsubdir}/32/libgcc_s.so.*
%post -n libada -p /sbin/ldconfig
%postun -n libada -p /sbin/ldconfig
-%package fortran
-Summary: The GNU Fortran Compiler and Support Files
-License: GPL-3.0+
-Group: Development/Languages
-%description fortran
-This is the Fortran compiler of the GNU Compiler Collection (GCC).
-
-%package -n libgfortran
-Summary: The GNU Fortran Compiler Runtime Library
-License: GPL-3.0-with-GCC-exception
-Group: Development/Languages
-%description -n libgfortran
-The runtime library needed to run programs compiled with the Fortran compiler
-of the GNU Compiler Collection (GCC).
-%post -n libgfortran -p /sbin/ldconfig
-%postun -n libgfortran -p /sbin/ldconfig
-
%package -n libquadmath
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1
%post -n libada-32bit -p /sbin/ldconfig
%postun -n libada-32bit -p /sbin/ldconfig
-%package fortran-32bit
-Summary: The GNU Fortran Compiler and Support Files
-License: GPL-3.0+
-Group: Development/Languages
-%description fortran-32bit
-This is the Fortran compiler of the GNU Compiler Collection (GCC).
-
-%package -n libgfortran-32bit
-Summary: The GNU Fortran Compiler Runtime Library
-License: GPL-3.0-with-GCC-exception
-Group: Development/Languages
-%description -n libgfortran-32bit
-The runtime library needed to run programs compiled with the Fortran compiler
-of the GNU Compiler Collection (GCC).
-%post -n libgfortran-32bit -p /sbin/ldconfig
-%postun -n libgfortran-32bit -p /sbin/ldconfig
-
%package -n libquadmath-32bit
Summary: The GNU Fortran Compiler Quadmath Runtime Library
License: LGPL-2.1
--mandir=%{_mandir} \
--libdir=%{libdir} \
--libexecdir=%{libdir} \
- --enable-languages=c,c++,fortran \
+ --enable-languages=c,c++ \
--enable-checking=release \
--enable-ssp \
--disable-libssp \
} \
--disable-libgcc \
--disable-libquadmath \
- --disable-libgfortran \
--disable-libgomp \
--disable-libatomic \
--disable-libstdc++-v3 \
%{libdir}/libubsan.so.*
%endif
-%files fortran
-%defattr(-,root,root)
-%dir %{libsubdir}/finclude
-%{_bindir}/gfortran
-%{_bindir}/%{target_arch}-gfortran
-%{libsubdir}/f951
-%{libsubdir}/finclude/*
-%{libdir}/libgfortran.a
-%{libdir}/libgfortran.so
-%{libsubdir}/libgfortran.spec
-%{libsubdir}/libgfortranbegin.a
-%{libsubdir}/libcaf_single.a
-%ifarch %quadmath_arch
-%{libdir}/libquadmath.a
-%{libdir}/libquadmath.so
-%endif
-
-%files -n libgfortran
-%defattr(-,root,root)
-%{libdir}/libgfortran.so.*
-
%ifarch %quadmath_arch
%files -n libquadmath
%defattr(-,root,root)
%{libsubdir}/32/libcilkrts.so.*
%endif
-%files -n libgfortran-32bit
-%defattr(-,root,root)
-%{libsubdir}/32/libgfortran.so.*
-
%files -n libgcc-32bit
%defattr(-,root,root)
%{libsubdir}/32/libgcc_s.so.*