solve source url problem

This commit is contained in:
hanzj0122_admin 2020-09-10 20:52:01 +08:00
parent a8c0d5762c
commit 64aa76a132
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
efi-rpm-macros-4.tar.gz Normal file

Binary file not shown.

View File

@ -4,11 +4,11 @@
Name: efi-rpm-macros Name: efi-rpm-macros
Version: 4 Version: 4
Release: 2 Release: 3
Summary: A set of EFI-related RPM Macros Summary: A set of EFI-related RPM Macros
License: GPLv3+ License: GPLv3+
URL: https://github.com/rhboot/%{name}/ URL: https://github.com/rhboot/%{name}/
Source0: https://github.com/rhboot/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2 Source0: https://github.com/rhboot/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
#patch backport from upstream community #patch backport from upstream community
BuildRequires: git sed BuildRequires: git sed
@ -59,6 +59,9 @@ git config --local --add efi.arches "x86_64 aarch64"
%{_prefix}/lib/rpm/brp-boot-efi-times %{_prefix}/lib/rpm/brp-boot-efi-times
%changelog %changelog
* Thu Sep 10 2020 hanzhijun <hanzhijun1@huawei.com> - 4-3
- solve source url problem
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 4-2 * Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 4-2
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA