diff --git a/edk2.spec b/edk2.spec index 30d808a176b6747da8001272380e079128a5a360..ae6aa9a345cacf5080f02e4e9cf3d5c0e8676acd 100644 --- a/edk2.spec +++ b/edk2.spec @@ -5,7 +5,7 @@ Name: edk2 Version: %{stable_date} -Release: 6 +Release: 7 Summary: EFI Development Kit II License: BSD-2-Clause-Patent URL: https://github.com/tianocore/edk2 @@ -135,7 +135,7 @@ chmod +x %{buildroot}%{_bindir}/Rsa2048Sha256GenerateKeys %ifarch x86_64 mkdir -p %{buildroot}/usr/share/%{name}/ovmf - cp Build/OvmfX64/*/FV/OVMF_*.fd %{buildroot}/usr/share/%{name}/ovmf + cp Build/OvmfX64/*/FV/OVMF*.fd %{buildroot}/usr/share/%{name}/ovmf %endif %ifarch %{ix86} @@ -210,6 +210,9 @@ chmod +x %{buildroot}%{_bindir}/Rsa2048Sha256GenerateKeys %endif %changelog +* Sun Mar 15 2020 openEuler Buildteam - 201908-7 +- fix missing OVMF.fd in package + * Sat Feb 22 2020 openEuler Buildteam - 201908-6 - add build requires of python2