summaryrefslogtreecommitdiff
path: root/xcb-util-errors.spec
diff options
context:
space:
mode:
Diffstat (limited to 'xcb-util-errors.spec')
-rw-r--r--xcb-util-errors.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/xcb-util-errors.spec b/xcb-util-errors.spec
index 6ed165e..ef9cf8b 100644
--- a/xcb-util-errors.spec
+++ b/xcb-util-errors.spec
@@ -47,7 +47,8 @@ developing applications that use %{name}.
%prep
-%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
+gpg --import '%{SOURCE2}'
+gpg --verify '%{SOURCE1}' '%{SOURCE0}'
%autosetup