use easier tag macros to make both fedora and debbuild happy

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2022-08-17 14:48:15 -04:00
parent 9ee26cd499
commit 590ccfd018

View File

@ -7,7 +7,7 @@
%endif %endif
%endif %endif
%global built_tag 1.5 %global built_tag_strip 1.5
Summary: OCI runtime written in C Summary: OCI runtime written in C
Name: crun Name: crun
@ -62,7 +62,7 @@ Provides: oci-runtime
%{name} is a runtime for running OCI containers %{name} is a runtime for running OCI containers
%prep %prep
%autosetup -Sgit %autosetup -Sgit %{name}-%{built_tag_strip}
%build %build
./autogen.sh ./autogen.sh