diff --git a/cryptsetup.rpmlintrc b/cryptsetup.rpmlintrc new file mode 100644 index 0000000..68c240e --- /dev/null +++ b/cryptsetup.rpmlintrc @@ -0,0 +1 @@ +addFilter(r'spelling-error .* en_US (dm|reencryption|situ|libcryptsetup)') diff --git a/cryptsetup.spec b/cryptsetup.spec index 13609f8..c2a023f 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -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