add pubring.gpg for 22.03-LTS

Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
This commit is contained in:
zhengzengkai 2022-03-03 13:15:22 +00:00 committed by Zheng Zengkai
parent 6dbf40a6e7
commit 51f28e250b
2 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Source0: kernel.tar.gz
Source10: sign-modules Source10: sign-modules
Source11: x509.genkey Source11: x509.genkey
Source12: extra_certificates Source12: extra_certificates
Source13: pubring.gpg
%if 0%{?with_kabichk} %if 0%{?with_kabichk}
Source18: check-kabi Source18: check-kabi
@ -256,6 +257,8 @@ tar -xjf %{SOURCE9998}
mv kernel linux-%{KernelVer} mv kernel linux-%{KernelVer}
cd linux-%{KernelVer} cd linux-%{KernelVer}
cp %{SOURCE13} certs
%if 0%{?with_patch} %if 0%{?with_patch}
cp %{SOURCE9000} . cp %{SOURCE9000} .
cp %{SOURCE9001} . cp %{SOURCE9001} .

BIN
pubring.gpg Normal file

Binary file not shown.