Improve gpg2 verification command
Following the suggestion from https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/LGQXK4EABUV4SR45BVP7WR2E6JNDU6JS/
This commit is contained in:
parent
2e6d3ba49b
commit
272423c9c8
@ -64,11 +64,8 @@ using spice-server, you will need to install spice-server-devel.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
|
||||||
%setup -q
|
%setup -q
|
||||||
gpg --homedir . --no-permission-warning \
|
|
||||||
--no-default-keyring --keyring %{SOURCE2} \
|
|
||||||
--trusted-key A9D8C21429AC6C82 \
|
|
||||||
--verify %{SOURCE1}
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user