mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 17:42:47 +00:00
Added rpmlintrc
This commit is contained in:
parent
681f170f46
commit
ae83fcc16f
2 changed files with 3 additions and 0 deletions
2
docker.rpmlintrc
Normal file
2
docker.rpmlintrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
# # modifying the dockerinit binary breaks the SHA1 sum check by docker
|
||||
addFilter("unstripped-binary-or-object")
|
|
@ -21,6 +21,7 @@ URL: http://www.docker.com
|
|||
ExclusiveArch: x86_64
|
||||
Source0: https://%{import_path}/archive/v%{version}.tar.gz
|
||||
#Source0: https://%{import_path}/archive/%{commit}.tar.gz
|
||||
Source100: %{name}.rpmlintrc
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glibc-static-devel
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue