!81 delete debuginfo subpackage buildarch

From: @fu-shanqing 
Reviewed-by: @jinlun123123, @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2023-03-23 10:54:38 +00:00 committed by Gitee
commit f359ba6200
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,7 @@
Name: shim
Version: 15.6
Release: 8
Release: 9
Summary: First-stage UEFI bootloader
ExclusiveArch: x86_64 aarch64
License: BSD
@ -58,7 +58,6 @@ bootloader under secure boot environments.
Summary: Debug information for shim-unsigned
Requires: %{name}-debugsource = %{version}-%{release}
AutoReqProv: 0
BuildArch: noarch
%description debuginfo
This package provides debug information for package %{expand:%%{name}} \
@ -68,7 +67,6 @@ use this package or when debugging this package.
%package debugsource
Summary: Debug Source for shim-unsigned
AutoReqProv: 0
BuildArch: noarch
%description debugsource
This package provides debug information for package %{expand:%%{name}} \
@ -156,6 +154,9 @@ make test
/usr/src/debug/%{name}-%{version}-%{release}/*
%changelog
* Mon Feb 27 2023 fushanqing <fushanqing@kylinos.cn> - 15.6-9
- delete debuginfo and debugsource subpackage buildarch
* Sat Feb 11 2023 jinlun <jinlun@huawei.com> - 15.6-9
- add code check in shim