delete debuginfo subpackage buildarch
This commit is contained in:
parent
f53b61ce5e
commit
5c46b47931
@ -25,7 +25,7 @@
|
||||
|
||||
Name: shim
|
||||
Version: 15.6
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: First-stage UEFI bootloader
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
License: BSD
|
||||
@ -72,7 +72,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}} \
|
||||
@ -82,7 +81,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}} \
|
||||
@ -170,6 +168,9 @@ make test
|
||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 08 2023 chendexi <chendexi@kylinos.cn> - 15.6-10
|
||||
- delete debuginfo and debugsource subpackage buildarch
|
||||
|
||||
* Tue Feb 14 2023 jinlun <jinlun@huawei.com> - 15.6-9
|
||||
- fix CVE-2023-0286 and add code check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user