From 37bd1399a2103b9f18f15d03d09a0949f094c5cc688f35b35905aa020bd9eea9 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 12 Feb 2020 14:08:43 +0000 Subject: [PATCH] - set %base_ver for SLE-15-SP2 to 2002. OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=133 --- slurm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slurm.spec b/slurm.spec index a313e08..7d84f10 100644 --- a/slurm.spec +++ b/slurm.spec @@ -41,7 +41,7 @@ ExclusiveArch: do_not_build %define base_ver 1808 %endif %if 0%{?sle_version} == 150200 -%define base_ver 1905 +%define base_ver 2002 %endif %if 0%{?base_ver} > 0 && 0%{?base_ver} < %(echo %{_ver} | tr -d _)