delete debuginfo subpackage buildarch
This commit is contained in:
parent
f53b61ce5e
commit
5c46b47931
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: shim
|
Name: shim
|
||||||
Version: 15.6
|
Version: 15.6
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: First-stage UEFI bootloader
|
Summary: First-stage UEFI bootloader
|
||||||
ExclusiveArch: x86_64 aarch64
|
ExclusiveArch: x86_64 aarch64
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -72,7 +72,6 @@ bootloader under secure boot environments.
|
|||||||
Summary: Debug information for shim-unsigned
|
Summary: Debug information for shim-unsigned
|
||||||
Requires: %{name}-debugsource = %{version}-%{release}
|
Requires: %{name}-debugsource = %{version}-%{release}
|
||||||
AutoReqProv: 0
|
AutoReqProv: 0
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%description debuginfo
|
%description debuginfo
|
||||||
This package provides debug information for package %{expand:%%{name}} \
|
This package provides debug information for package %{expand:%%{name}} \
|
||||||
@ -82,7 +81,6 @@ use this package or when debugging this package.
|
|||||||
%package debugsource
|
%package debugsource
|
||||||
Summary: Debug Source for shim-unsigned
|
Summary: Debug Source for shim-unsigned
|
||||||
AutoReqProv: 0
|
AutoReqProv: 0
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%description debugsource
|
%description debugsource
|
||||||
This package provides debug information for package %{expand:%%{name}} \
|
This package provides debug information for package %{expand:%%{name}} \
|
||||||
@ -170,6 +168,9 @@ make test
|
|||||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 14 2023 jinlun <jinlun@huawei.com> - 15.6-9
|
||||||
- fix CVE-2023-0286 and add code check
|
- fix CVE-2023-0286 and add code check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user