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