8 |
%global commit 2c70fa70727c953c51695f800f25d6b44abb368e |
%global commit 2c70fa70727c953c51695f800f25d6b44abb368e |
9 |
%global shortcommit %(c=%{commit}; echo ${c:0:7}) |
%global shortcommit %(c=%{commit}; echo ${c:0:7}) |
10 |
|
|
11 |
|
%define rel 0.2 |
12 |
|
|
13 |
Name: golang-%{provider}-%{project}-%{repo} |
Name: golang-%{provider}-%{project}-%{repo} |
14 |
Version: 0 |
Version: 0 |
15 |
Release: %mkrel 0.1.git%{shortcommit} |
Release: %mkrel %{rel}.git%{shortcommit} |
16 |
Summary: Getpasswd for Go |
Summary: Getpasswd for Go |
17 |
License: ISC |
License: ISC |
18 |
URL: https://%{import_path} |
URL: https://%{import_path} |
19 |
Source0: https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz |
Source0: https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz |