summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-13 03:54:17 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-13 03:54:17 +0000
commitc4eee68dee61e258a3adc900319ce3b75deacdd0 (patch)
tree33dd6fd98ec738c2c97b5a252c6e19db51d902fd
parent558562fa64ea9d34aa000d81bc631ded353c13cf (diff)
automatic import of libdisplay-infoopeneuler24.03_LTS
-rw-r--r--libdisplay-info.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/libdisplay-info.spec b/libdisplay-info.spec
index 6b3f65c..0be0015 100644
--- a/libdisplay-info.spec
+++ b/libdisplay-info.spec
@@ -41,7 +41,8 @@ developing applications that use %{name}.
%prep
-%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
+gpg --import '%{SOURCE2}'
+gpg --verify '%{SOURCE1}' '%{SOURCE0}'
%autosetup