From a7e43d821e472c419e918500ea15aca8d3ca24c3 Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Sat, 4 Jan 2020 03:15:04 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (1) --- docker.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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