Add devicemapper support

This commit is contained in:
Daniel J Walsh 2018-05-22 12:53:08 -04:00
parent 70baf348fb
commit 6e3c8119cc

View File

@ -26,7 +26,7 @@
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
%global git0 https://%{import_path}
%global commit0 ca3bff6a7c64694416a316dec1d0c258ad7ca50e
%global commit0 0b8ab959bba614a4f88bb3791dbc078c3d47f259
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required