09:19:31+ diff -uw openmodelica.spec.tpl.old.fc41 openmodelica.spec.tpl.fc41
09:19:31--- openmodelica.spec.tpl.old.fc41 2024-12-16 08:19:30.914728721 +0000
09:19:31+++ openmodelica.spec.tpl.fc41 2024-12-16 08:19:30.398742342 +0000
09:19:31@@ -112,7 +112,7 @@
09:19:31 %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:19:31 %endif
09:19:3109:19:31-# EL7 has -static-libstdc++ inside devtools (but the system g++ doesn't know the flag) -- adrpo: check this, also for el6
09:19:31+# EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
09:19:31 %{?el7:Requires: devtoolset-11-gcc}
09:19:31 %{?el7:Requires: devtoolset-11-gcc-c++}
09:19:31 %{?el7:Requires: devtoolset-11-gcc-gfortran}
09:19:31@@ -126,7 +126,7 @@
09:19:31 BuildRequires: OpenSceneGraph-devel
09:19:31 %endif
09:19:3109:19:31-# We should use clang, but OMEdit doesn't compile with it due to odd default qmake flags
09:19:31+# We should use clang, but OMEdit does not compile with it due to odd default qmake flags
09:19:31 Requires: gcc
09:19:31 Requires: gcc-c++
09:19:31 Requires: lapack-devel
09:19:31@@ -134,7 +134,7 @@
09:19:31 Requires(post): %{_sbindir}/update-alternatives
09:19:31 Requires(postun): %{_sbindir}/update-alternatives
09:19:3109:19:31-# CentOS doesn't have suggests
09:19:31+# CentOS does not have suggests
09:19:31 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
09:19:31 Suggests: boost-devel
09:19:31 Suggests: boost-static