remove dependency bridge-utils because it is DEPRECATED
(cherry picked from commit c19ba96aae5da16b62dd18c3b329f2ac92b3dec5)
This commit is contained in:
parent
25f519319c
commit
af6be74c7a
10
netcf.spec
10
netcf.spec
@ -1,6 +1,6 @@
|
||||
Name: netcf
|
||||
Version: 0.2.8
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: Cross-platform network configuration library
|
||||
License: LGPLv2+
|
||||
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: 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}
|
||||
Obsoletes: %{name}-libs = %{version}-%{release}
|
||||
@ -84,6 +84,12 @@ make check
|
||||
%{_mandir}/man1/ncftool.1*
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user