SHA256
1
0
forked from pool/warewulf4

- Fix rc version again

OBS-URL: https://build.opensuse.org/package/show/network:cluster/warewulf4?expand=0&rev=19
This commit is contained in:
Egbert Eich 2023-01-16 09:56:44 +00:00 committed by Git OBS Bridge
parent 08012e145b
commit ea19fbd38e

View File

@ -16,7 +16,7 @@
#
%define %rc rc3
%define rc_v rc3
ExclusiveArch: x86_64 aarch64
@ -27,7 +27,7 @@ Summary: A suite of tools for clustering
License: BSD-3-Clause
Group: Productivity/Clustering/Computing
URL: https://warewulf.org
Source0: https://github.com/hpcng/warewulf/archive/v%{version}%{?rc}.tar.gz#/warewulf4-v%{version}.tar.gz
Source0: https://github.com/hpcng/warewulf/archive/v%{version}%{?rc_v}.tar.gz#/warewulf4-v%{version}.tar.gz
Source1: vendor.tar.gz
Source3: warewulf4-rpmlintrc
@ -95,7 +95,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-%{version}%{?rc}
%setup -q -n warewulf-%{version}%{?rc_v}
# extract the vendor stuff
tar xzf %{S:1}
%autopatch -p1