Add rpmlintrc to avoid some annoying warnings.

This commit is contained in:
Milan Broz 2020-02-10 12:38:33 +01:00
parent 09cfa4adf8
commit 329a2d7889
2 changed files with 2 additions and 1 deletions

1
cryptsetup.rpmlintrc Normal file
View File

@ -0,0 +1 @@
addFilter(r'spelling-error .* en_US (dm|reencryption|situ|libcryptsetup)')

View File

@ -60,7 +60,7 @@ The integritysetup package contains a utility for setting up
disk integrity protection using dm-integrity kernel module.
%package reencrypt
Summary: A utility for offline reencryption of LUKS encrypted disks.
Summary: A utility for offline reencryption of LUKS encrypted disks
Requires: cryptsetup-libs = %{version}-%{release}
%description reencrypt