Build with nokmem

This commit is contained in:
Daniel J Walsh 2019-04-17 16:53:49 -04:00
parent fe5b6797d2
commit bd177767bd
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028

View File

@ -25,7 +25,7 @@
Name: %{repo}
Epoch: 2
Version: 1.0.0
Release: 89.dev.git%{shortcommit0}%{?dist}
Release: 90.dev.git%{shortcommit0}%{?dist}
Summary: CLI for running Open Containers
License: ASL 2.0
URL: %{git0}
@ -173,7 +173,7 @@ popd
pushd GOPATH/src/%{import_path}
export GOPATH=%{gopath}:$(pwd)/GOPATH
make BUILDTAGS="seccomp selinux" all
make BUILDTAGS="seccomp selinux nokmem" all
sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/%{name}
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
%endif
%changelog
* Wed Apr 17 2019 Daniel Walsh <dwalsh@fedoraproject.org> - 2:1.0.0-90.dev.gitda202113
- Build with nokmem
* Thu Apr 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-89.dev.git029124d
- autobuilt 029124d