!474 [sync] PR-452: add build requires constraints on lwip version
From: @openeuler-sync-bot Reviewed-by: @jiangheng12 Signed-off-by: @jiangheng12
This commit is contained in:
commit
1ef8d0de2f
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
Name: gazelle
|
Name: gazelle
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 69
|
Release: 70
|
||||||
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++ lwip
|
BuildRequires: cmake gcc-c++
|
||||||
|
BuildRequires: lwip >= 2.1.3-75
|
||||||
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
|
||||||
|
|
||||||
@ -316,6 +317,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
|
||||||
|
* Fri Jun 30 2023 jiangheng12 <jiangheng14@huawei.com> - 1.0.1-70
|
||||||
|
- add build requires constraints on lwip version
|
||||||
|
|
||||||
* Tue Jun 27 2023 jiangheng12 <jiangheng14@huawei.com> - 1.0.1-69
|
* Tue Jun 27 2023 jiangheng12 <jiangheng14@huawei.com> - 1.0.1-69
|
||||||
- add udp_enable to turn off udp in need
|
- add udp_enable to turn off udp in need
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user