From cf104b2dfe37ca43a9ee1190eb7639156d2f3056303b757703f6cdf44eba7133 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Mon, 25 Mar 2024 15:06:06 +0000 Subject: [PATCH] Accepting request 1161449 from home:mslacken:pr without %{?rls_cnd} OBS-URL: https://build.opensuse.org/request/show/1161449 OBS-URL: https://build.opensuse.org/package/show/network:cluster/warewulf4?expand=0&rev=68 --- warewulf4.spec | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/warewulf4.spec b/warewulf4.spec index 6d61ef8..799dd99 100644 --- a/warewulf4.spec +++ b/warewulf4.spec @@ -17,10 +17,6 @@ %global vers 4.5.0 -#%%global rls_cndt rc2 -%if "0%{?rls_cndt}" != "0" -%global rls_char ~ -%endif %global tftpdir /srv/tftpboot %global srvdir %{_sharedstatedir} #%%global githash 5b0de8ea5397ca42584335517fd4959d7ffe3da5 @@ -28,13 +24,13 @@ ExclusiveArch: x86_64 aarch64 Name: warewulf4 -Version: %{vers}%{?rls_char}%{?rls_cndt} +Version: %{vers} Release: 0 Summary: A suite of tools for clustering License: BSD-3-Clause Group: Productivity/Clustering/Computing URL: https://warewulf.org -Source0: https://github.com/warewulf/warewulf/releases/download/v%{vers}%{?rls_cndt}/warewulf-%{vers}%{?rls_cndt}.tar.gz#/warewulf4-v%{version}.tar.gz +Source0: https://github.com/warewulf/warewulf/releases/download/v%{vers}/warewulf-%{vers}.tar.gz#/warewulf4-v%{version}.tar.gz #Source1: vendor.tar.gz Source5: warewulf4-rpmlintrc Source10: config-ww4.sh @@ -117,7 +113,7 @@ This package install the necessary configuration files in order to run a slurm cluster on the configured warewulf nodes. %prep -%setup -q -n warewulf-%{vers}%{?rls_cndt} +%setup -q -n warewulf-%{vers} %autopatch -p1 # tar xzf %{S:1}