!9 remove bridge-utils dependency
Merge pull request !9 from eaglegai/openEuler-22.03-LTS-Next
This commit is contained in:
commit
d685afca89
10
netcf.spec
10
netcf.spec
@ -1,6 +1,6 @@
|
|||||||
Name: netcf
|
Name: netcf
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 19
|
Release: 20
|
||||||
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 gettext-devel libnl3-devel libtool
|
BuildRequires: autoconf automake augeas-devel gcc 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
|
||||||
|
* Thu Dec 30 2021 gaihuiying <gaihuiying1@huawei.com> - 0.2.8-20
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove bridge-utils dependency
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.2.8-19
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.2.8-19
|
||||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user