update lwip version buildrequire
(cherry picked from commit 1f76214be3c56d7c3b85d871c93ed2a2e08ad5e6)
This commit is contained in:
parent
aa0225cbb7
commit
081a1c6f6f
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
Name: gazelle
|
Name: gazelle
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: gazelle is a high performance user-mode stack
|
Summary: gazelle is a high performance user-mode stack
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
URL: https://gitee.com/openeuler/gazelle
|
URL: https://gitee.com/openeuler/gazelle
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: cmake gcc-c++
|
BuildRequires: cmake gcc-c++
|
||||||
BuildRequires: lwip >= 2.1.3-76
|
BuildRequires: lwip >= 2.1.3-78
|
||||||
BuildRequires: dpdk-devel >= 21.11-5
|
BuildRequires: dpdk-devel >= 21.11-5
|
||||||
BuildRequires: numactl-devel libpcap-devel libconfig-devel libboundscheck uthash-devel
|
BuildRequires: numactl-devel libpcap-devel libconfig-devel libboundscheck uthash-devel
|
||||||
|
|
||||||
@ -72,6 +72,9 @@ install -Dpm 0640 %{_builddir}/%{name}-%{version}/src/ltran/ltran.conf %{b
|
|||||||
%config(noreplace) %{conf_path}/ltran.conf
|
%config(noreplace) %{conf_path}/ltran.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 14 2023 yinbin6 <yinbin8@huawei.com> - 1.0.2-6
|
||||||
|
- update lwip version buildrequire
|
||||||
|
|
||||||
* Fri Oct 13 2023 yinbin6 <yinbin8@huawei.com> - 1.0.2-5
|
* Fri Oct 13 2023 yinbin6 <yinbin8@huawei.com> - 1.0.2-5
|
||||||
- lstack_lwip: external api start with do_lwip_ prefix
|
- lstack_lwip: external api start with do_lwip_ prefix
|
||||||
- init: remove sync sem between lstack thread and main thread
|
- init: remove sync sem between lstack thread and main thread
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user