mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 09:32:49 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
8c54afe7c7
commit
a7e43d821e
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue