bot: rpm5 -> rpm4 (1)

This commit is contained in:
NixTux Commit Bot 2020-01-04 03:15:04 +03:00
parent 8c54afe7c7
commit a7e43d821e

View file

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