add additional macros for autobuilding non-rawhide
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
085edec831
commit
5f9f84fa8d
@ -3,8 +3,10 @@
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
# to decide whether to autobuild and set download_url (non-rawhide only)
|
||||
%define built_tag v1.1.9
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%define download_url %{git0}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.1.9
|
||||
|
Loading…
Reference in New Issue
Block a user