From fd0dab72910bdfab2c1cbf31236f47528a1d772c Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 23 Sep 2024 13:59:53 +0300 Subject: [PATCH] Bootstrap (riscv64) Signed-off-by: David Abdurachmanov --- golang-github-nxadm-tail.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/golang-github-nxadm-tail.spec b/golang-github-nxadm-tail.spec index 9fcbd7d..40d0d11 100644 --- a/golang-github-nxadm-tail.spec +++ b/golang-github-nxadm-tail.spec @@ -1,6 +1,6 @@ # Generated by go2rpm 1.14.0 %bcond check 1 -%bcond bootstrap 0 +%bcond bootstrap 1 %if %{with bootstrap} %global debug_package %{nil} @@ -23,7 +23,7 @@ Go package for reading from continuously updated files (tail -f).} %global godocs CHANGES.md CONTRIBUTING.md README.md Name: golang-github-nxadm-tail -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Go package for reading from continuously updated files License: MIT