From 70d99b05ebc6a084892c41ecf3e5ae6a2ff9d941 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 3 Oct 2024 13:57:39 -0600 Subject: [PATCH] adding provides for libomp(major) and libomp-devel(major) --- libomp18.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libomp18.spec b/libomp18.spec index 09f786c..75f9459 100644 --- a/libomp18.spec +++ b/libomp18.spec @@ -94,6 +94,8 @@ BuildRequires: %{llvm_pkg_name}-devel = %{version} Requires: elfutils-libelf%{?isa} +Provides:libomp(major) = %{maj_ver} + %description OpenMP runtime for clang. @@ -106,6 +108,8 @@ Requires: clang%{maj_ver}-resource-filesystem%{?isa} = %{version} Requires: clang-resource-filesystem%{?isa} = %{version} %endif +Provides:libomp-devel(major) = %{maj_ver} + %description devel OpenMP header files. @@ -192,6 +196,9 @@ rm -rf %{buildroot}%{install_libdir}/libarcher_static.a %endif %changelog +* Thu Oct 03 2024 Tim Flink - 18.1.7-4 +- add provides for libomp(major) and libomp-devel(major) + * Fri Sep 27 2024 Timm Bäder - 18.1.7-7 - Add conflicts with next major version of non-compat package