diff --git a/gnupg2.spec b/gnupg2.spec index 8c202f3..b55a80c 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -107,17 +107,17 @@ to the base GnuPG package %endif %setup -q -n gnupg-%{version} -%patch3 -p1 -b .secmem -%patch4 -p1 -b .file-is-digest -%patch6 -p1 -b .fips -%patch9 -p1 -b .large-rsa +%patch 3 -p1 -b .secmem +%patch 4 -p1 -b .file-is-digest +%patch 6 -p1 -b .fips +%patch 9 -p1 -b .large-rsa -%patch20 -p1 -b .test_missing_uid -%patch21 -p1 -b .prev_known_key -%patch22 -p1 -b .good_revoc +%patch 20 -p1 -b .test_missing_uid +%patch 21 -p1 -b .prev_known_key +%patch 22 -p1 -b .good_revoc -%patch30 -p1 -b .coverity -%patch31 -p1 -b .revert-rfc4880bis +%patch 30 -p1 -b .coverity +%patch 31 -p1 -b .revert-rfc4880bis # pcsc-lite library major: 0 in 1.2.0, 1 in 1.2.9+ (dlopen()'d in pcsc-wrapper) # Note: this is just the name of the default shared lib to load in scdaemon,