Add rpmlintrc to avoid some annoying warnings.
This commit is contained in:
parent
09cfa4adf8
commit
329a2d7889
1
cryptsetup.rpmlintrc
Normal file
1
cryptsetup.rpmlintrc
Normal file
@ -0,0 +1 @@
|
||||
addFilter(r'spelling-error .* en_US (dm|reencryption|situ|libcryptsetup)')
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user