Fix rpmlint

This commit is contained in:
Denis Silakov 2016-06-18 00:14:13 +03:00
parent c7d82925a3
commit fc5a8de321
2 changed files with 2 additions and 3 deletions

View file

@ -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")

View file

@ -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}