Skip to content

Console Output

09:17:59 + diff -uw openmodelica.spec.tpl.old.fc40 openmodelica.spec.tpl.fc40
09:17:59 --- openmodelica.spec.tpl.old.fc40	2024-12-16 08:17:58.760764556 +0000
09:17:59 +++ openmodelica.spec.tpl.fc40	2024-12-16 08:17:57.376775999 +0000
09:17:59 @@ -112,7 +112,7 @@
09:17:59  %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as
09:17:59  %endif
09:17:59  
09:17:59 -# EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
09:17:59 +# EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
09:17:59  %{?el7:Requires: devtoolset-11-gcc}
09:17:59  %{?el7:Requires: devtoolset-11-gcc-c++}
09:17:59  %{?el7:Requires: devtoolset-11-gcc-gfortran}
09:17:59 @@ -126,7 +126,7 @@
09:17:59  BuildRequires: OpenSceneGraph-devel
09:17:59  %endif
09:17:59  
09:17:59 -# We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
09:17:59 +# We should use clang, but OMEdit does not compile with it due to odd default qmake flags
09:17:59  Requires: gcc
09:17:59  Requires: gcc-c++
09:17:59  Requires: lapack-devel
09:17:59 @@ -134,7 +134,7 @@
09:17:59  Requires(post): %{_sbindir}/update-alternatives
09:17:59  Requires(postun): %{_sbindir}/update-alternatives
09:17:59  
09:17:59 -# CentOS doesn't have suggests
09:17:59 +# CentOS does not have suggests
09:17:59  %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
09:17:59  Suggests: boost-devel
09:17:59  Suggests: boost-static