update
This commit is contained in:
parent
244a22bfde
commit
9569b2b09f
Binary file not shown.
14
ipxe.spec
14
ipxe.spec
@ -2,16 +2,15 @@
|
||||
%global qemuroms 10222000 10ec8029 8086100e 10ec8139 1af41000 80861209 808610d3 15ad07b0
|
||||
%global buildarches x86_64
|
||||
%global debug_package %{nil}
|
||||
%global hash 3fe683e
|
||||
|
||||
Name: ipxe
|
||||
Version: 20190930
|
||||
Release: 5
|
||||
Version: 1.20.1
|
||||
Release: 1
|
||||
Summary: A network boot loader
|
||||
|
||||
Epoch: 1
|
||||
License: GPLv2 with additional permissions and BSD
|
||||
URL: http://ipxe.org/
|
||||
Source0: https://git.ipxe.org/ipxe.git/snapshot/%{name}-%{hash}.tar.bz2
|
||||
Source0: https://github.com/ipxe/ipxe/archive/v%{version}.tar.gz
|
||||
Patch0001: 0001-build-customize-configuration.patch
|
||||
Patch0002: 0002-Use-spec-compliant-timeouts.patch
|
||||
|
||||
@ -67,7 +66,7 @@ replacement for proprietary PXE ROMs, with many extra features such as
|
||||
DNS, HTTP, iSCSI, etc.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{hash}
|
||||
%setup -q -n %{name}-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
|
||||
@ -168,6 +167,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 22 2020 zhujunhao <zhujunhao8@huawei.com> - 1.20.1-1
|
||||
- update to 1.20.1
|
||||
|
||||
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 20190125-5
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
BIN
v1.20.1.tar.gz
Normal file
BIN
v1.20.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user