The gpg command on the verify page does not work as given.
https://fedoraproject.org/en/verify

$ gpg --verify *-CHECKSUM
gpg: not a detached signature

This works, however:
$ gpg --verify --multifile *-CHECKSUM

gnupg-1.4.11-2.fc14.x86_64

==
Steve