summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-12 07:02:20 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-12 07:02:20 +0000
commitd0df5f02b92deec6ab423e1847ea1eaca48adae5 (patch)
tree52adfe7ccf8fc3cf1f09c6b0ebbbafbe1472a8ae
parent5c5dd9ff737ac468179ce608bb77babb0ba58bfd (diff)
automatic import of xcb-util-errorsopeneuler24.03_LTS
-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