!6 [sync] PR-5: remove dependency bridge-utils because it is DEPRECATED
From: @openeuler-sync-bot Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
775a90ea5d
10
netcf.spec
10
netcf.spec
@ -1,6 +1,6 @@
|
|||||||
Name: netcf
|
Name: netcf
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: Cross-platform network configuration library
|
Summary: Cross-platform network configuration library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://pagure.io/netcf
|
URL: https://pagure.io/netcf
|
||||||
@ -15,7 +15,7 @@ Patch0004: Fix-memory-leak-in-aug-match-mac.patch
|
|||||||
BuildRequires: autoconf automake augeas-devel gcc git gettext-devel libnl3-devel libtool
|
BuildRequires: autoconf automake augeas-devel gcc git gettext-devel libnl3-devel libtool
|
||||||
BuildRequires: libxml2-devel libxslt-devel perl-podlators readline-devel systemd /usr/bin/pod2man
|
BuildRequires: libxml2-devel libxslt-devel perl-podlators readline-devel systemd /usr/bin/pod2man
|
||||||
|
|
||||||
Requires: bridge-utils systemd
|
Requires: systemd
|
||||||
|
|
||||||
Provides: bundled(gnulib) %{name}-libs = %{version}-%{release}
|
Provides: bundled(gnulib) %{name}-libs = %{version}-%{release}
|
||||||
Obsoletes: %{name}-libs = %{version}-%{release}
|
Obsoletes: %{name}-libs = %{version}-%{release}
|
||||||
@ -84,6 +84,12 @@ make check
|
|||||||
%{_mandir}/man1/ncftool.1*
|
%{_mandir}/man1/ncftool.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 2 2021 gaihuiying1 <gaihuiying1@huawei.com> - 0.2.8-18
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove dependency bridge-utils because it is DEPRECATED
|
||||||
|
|
||||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.2.8-17
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.2.8-17
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user