mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 17:42:47 +00:00
Fix rpmlint
This commit is contained in:
parent
c7d82925a3
commit
fc5a8de321
2 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
||||||
# # modifying the dockerinit binary breaks the SHA1 sum check by docker
|
# modifying the dockerinit binary breaks the SHA1 sum check by docker
|
||||||
addFilter("unstripped-binary-or-object")
|
addFilter("unstripped-binary-or-object")
|
||||||
|
|
|
@ -41,6 +41,7 @@ Source4: %{repo}-logrotate.sh
|
||||||
Source5: README.%{repo}-logrotate
|
Source5: README.%{repo}-logrotate
|
||||||
Source6: %{repo}-network.sysconfig
|
Source6: %{repo}-network.sysconfig
|
||||||
Source7: %{repo}.socket
|
Source7: %{repo}.socket
|
||||||
|
Source100: %{name}.rpmlintrc
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: glibc-static-devel
|
BuildRequires: glibc-static-devel
|
||||||
|
@ -376,5 +377,3 @@ exit 0
|
||||||
|
|
||||||
%files zsh-completion
|
%files zsh-completion
|
||||||
%{_datadir}/zsh/site-functions/_%{repo}
|
%{_datadir}/zsh/site-functions/_%{repo}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue