From b84092e62e9fec2452182854059b41e6ff64d04f Mon Sep 17 00:00:00 2001 From: Pat Riehecky Date: Fri, 27 Feb 2026 08:45:51 -0600 Subject: [PATCH] Setup sourcename for spectool --- static-subid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-subid.spec b/static-subid.spec index a0d3b61..1e6fa1f 100644 --- a/static-subid.spec +++ b/static-subid.spec @@ -6,7 +6,7 @@ Release: 1%{?dist} License: BSD-3-Clause and CC-PDDC URL: https://github.com/fermitools/%{name} -Source0: %{url}/archive/refs/tags/%{version}.tar.gz +Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: redhat-rpm-config systemd-rpm-macros BuildRequires: cmake >= 3.21