!16 remove libdb-devel dependency
From: @eaglegai Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
016cda09d2
10
iproute.spec
10
iproute.spec
@ -1,6 +1,6 @@
|
|||||||
Name: iproute
|
Name: iproute
|
||||||
Version: 5.5.0
|
Version: 5.5.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Linux network configuration utilities
|
Summary: Linux network configuration utilities
|
||||||
License: GPLv2+ and Public Domain
|
License: GPLv2+ and Public Domain
|
||||||
URL: https://kernel.org/pub/linux/utils/net/iproute2/
|
URL: https://kernel.org/pub/linux/utils/net/iproute2/
|
||||||
@ -15,7 +15,7 @@ Patch9004: feature-peer_notify_delay-renamed-to-peer_notif_delay.patch
|
|||||||
Patch9005: bugfix-iproute-support-assume-default-route.patch
|
Patch9005: bugfix-iproute-support-assume-default-route.patch
|
||||||
|
|
||||||
BuildRequires: gcc bison elfutils-libelf-devel flex iptables-devel libcap-devel
|
BuildRequires: gcc bison elfutils-libelf-devel flex iptables-devel libcap-devel
|
||||||
BuildRequires: libdb-devel libmnl-devel libselinux-devel pkgconfig git
|
BuildRequires: libmnl-devel libselinux-devel pkgconfig git
|
||||||
Requires: %{name}-help
|
Requires: %{name}-help
|
||||||
|
|
||||||
Provides: /sbin/ip iproute-tc tc
|
Provides: /sbin/ip iproute-tc tc
|
||||||
@ -81,6 +81,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 15 2021 gaihuiying <gaihuiying1@huawei.com> - 5.5.0-5
|
||||||
|
- Type:requirement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove libdb-devel dependency
|
||||||
|
|
||||||
* Thu Dec 10 2020 zhouyihang <zhouyihang3@huawei.com> - 5.5.0-4
|
* Thu Dec 10 2020 zhouyihang <zhouyihang3@huawei.com> - 5.5.0-4
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user