LOG Add rpmlint filter

This commit is contained in:
Andrey Bondrov 2012-10-22 20:13:52 +11:00
parent 458aae5b66
commit a53e9bfe2e
2 changed files with 7 additions and 1 deletions

4
glibc.rpmlintrc Normal file
View file

@ -0,0 +1,4 @@
addFilter("E: non-versioned-file-in-library-package")
addFilter("E: executable-in-library-package")
addFilter("E: unstripped-binary-or-object")
addFilter("E: non-standard-executable-perm")

View file

@ -74,7 +74,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: 2.15
Release: 6
Release: 7
Epoch: 6
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Group: System/Libraries
@ -96,6 +96,8 @@ Source8: http://ftp.gnu.org/gnu/glibc/%{glibcportsdir}.tar.gz
Source9: http://ftp.gnu.org/gnu/glibc/%{glibcportsdir}.tar.gz.sig
%endif
Source10: %{name}.rpmlintrc
# Blowfish support
Source50: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz
Source51: http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz.sign