From d6b236c8542e3b951029fd23d0ad955704cb7a22 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 19 Dec 2024 12:17:10 +0200 Subject: [PATCH] Fix NVR for riscv64 Signed-off-by: David Abdurachmanov --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 352ae45..eac89ad 100644 --- a/samba.spec +++ b/samba.spec @@ -161,7 +161,7 @@ # -e : Allows specifying the extraver portion of the release. # -b : Allows specifying a custom base release number (the # default is 1). -%global samba_release %autorelease +%global samba_release %autorelease -e 1.riscv64 %global pre_release %{nil} %if "x%{?pre_release}" != "x"