delete debuginfo subpackage buildarch
This commit is contained in:
parent
0061f4faa9
commit
1adf51038c
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: shim
|
Name: shim
|
||||||
Version: 15.6
|
Version: 15.6
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: First-stage UEFI bootloader
|
Summary: First-stage UEFI bootloader
|
||||||
ExclusiveArch: x86_64 aarch64
|
ExclusiveArch: x86_64 aarch64
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -58,7 +58,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}} \
|
||||||
@ -68,7 +67,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}} \
|
||||||
@ -156,6 +154,9 @@ make test
|
|||||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 11 2023 jinlun <jinlun@huawei.com> - 15.6-9
|
||||||
- add code check in shim
|
- add code check in shim
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user