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