delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
392d21b79b
commit
43a3436f1f
@ -1,6 +1,6 @@
|
|||||||
Name: netcf
|
Name: netcf
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 18
|
Release: 19
|
||||||
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
|
||||||
@ -12,7 +12,7 @@ Patch0002: 0002-netcf-linux-include-bond-element-for-bonds-with-no-slaves.p
|
|||||||
Patch0003: 0003-netcf-Properly-classify-bond-devices-with-no-slaves.patch
|
Patch0003: 0003-netcf-Properly-classify-bond-devices-with-no-slaves.patch
|
||||||
Patch0004: Fix-memory-leak-in-aug-match-mac.patch
|
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 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: bridge-utils systemd
|
||||||
@ -36,7 +36,7 @@ The devel for %{name}
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -S git
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
@ -84,6 +84,9 @@ make check
|
|||||||
%{_mandir}/man1/ncftool.1*
|
%{_mandir}/man1/ncftool.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.2.8-19
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Sep 10 2020 lunankun <lunankun@huawei.com> - 0.2.8-18
|
* Thu Sep 10 2020 lunankun <lunankun@huawei.com> - 0.2.8-18
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user