fix spec patch9069
Signed-off-by: Lemmy Huang <huangliming5@huawei.com> (cherry picked from commit 423d04387e06ef38c967e759b2b20996952f09ad)
This commit is contained in:
parent
f867eb0aea
commit
0c0378f4ec
@ -4,7 +4,7 @@
|
|||||||
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
||||||
Name: lwip
|
Name: lwip
|
||||||
Version: 2.1.3
|
Version: 2.1.3
|
||||||
Release: 61
|
Release: 62
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://savannah.nongnu.org/projects/lwip/
|
URL: http://savannah.nongnu.org/projects/lwip/
|
||||||
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
||||||
@ -168,6 +168,7 @@ find %{_builddir}/%{name}-%{version} -type f -exec dos2unix -q {} \;
|
|||||||
%patch9066 -p1
|
%patch9066 -p1
|
||||||
%patch9067 -p1
|
%patch9067 -p1
|
||||||
%patch9068 -p1
|
%patch9068 -p1
|
||||||
|
%patch9069 -p1
|
||||||
%patch9070 -p1
|
%patch9070 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -184,6 +185,9 @@ cd %{_builddir}/%{name}-%{version}/src
|
|||||||
%{_libdir}/liblwip.a
|
%{_libdir}/liblwip.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 29 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-62
|
||||||
|
- fix spec patch9069
|
||||||
|
|
||||||
* Mon May 29 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-61
|
* Mon May 29 2023 Lemmy Huang <huangliming5@huawei.com> - 2.1.3-61
|
||||||
- cleancode: refactor sys_now and lwip_ioctl
|
- cleancode: refactor sys_now and lwip_ioctl
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user