add macros for autobuilding on non-rawhide
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
		
							parent
							
								
									e80f1ff812
								
							
						
					
					
						commit
						61863a2b15
					
				| @ -42,8 +42,10 @@ | |||||||
| %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) | %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) | ||||||
| 
 | 
 | ||||||
| # Used for comparing with latest upstream tag | # 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 v3.0.1 | %define built_tag v3.0.1 | ||||||
|  | %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) | ||||||
|  | %define download_url %{git0}/archive/%{built_tag}.tar.gz | ||||||
| 
 | 
 | ||||||
| Name: podman | Name: podman | ||||||
| %if 0%{?fedora} | %if 0%{?fedora} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user