remove excess packaged files
This commit is contained in:
parent
640c62ca56
commit
bee895b424
@ -22,7 +22,7 @@
|
||||
|
||||
Name: shim
|
||||
Version: 15
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: First-stage UEFI bootloader
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
License: BSD
|
||||
@ -121,9 +121,6 @@ cd ..
|
||||
%defattr(-,root,root,-)
|
||||
/usr/lib/debug/*
|
||||
/usr/lib/debug/.build-id/*
|
||||
%ifarch x86_64
|
||||
/usr/lib/debug/.dwz/*
|
||||
%endif
|
||||
|
||||
%files debugsource
|
||||
%defattr(-,root,root,-)
|
||||
@ -131,6 +128,9 @@ cd ..
|
||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 24 2020 openEuler Buildteam <buildteam@openeuler.org> - 15-17
|
||||
- Remove excess packaged files
|
||||
|
||||
* Thu Feb 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 15-16
|
||||
- add BuildRequires: gcc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user