diff --git a/docker.spec b/docker.spec index 89f7844..87ef789 100644 --- a/docker.spec +++ b/docker.spec @@ -1,4 +1,4 @@ -%define __noautoreq '.*/bin/make' +%global __requires_exclude '.*/bin/make' # modifying the dockerinit binary breaks the SHA1 sum check by docker %global __os_install_post %{_usrlibrpm}/brp-compress @@ -101,7 +101,7 @@ exit 0 Summary: Fish completion files for Docker Group: System/Kernel and hardware Requires: %{name} = %{EVRD} -Suggests: fish +Recommends: fish Provides: %{name}-io-fish-completion = %{EVRD} %description fish-completion @@ -189,7 +189,7 @@ fake_gopath_popd ### docker-init fake_gopath_pushd tini github.com/krallin/tini %cmake - %make tini-static + %make_build tini-static fake_gopath_popd %install