!10 fix build with rpm 4.18.0
From: @eaglegai Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
b51dfc0268
@ -1,6 +1,6 @@
|
|||||||
Name: netcf
|
Name: netcf
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 20
|
Release: 21
|
||||||
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
|
||||||
@ -50,6 +50,7 @@ make install DESTDIR=$RPM_BUILD_ROOT SYSTEMD_UNIT_DIR=%{_unitdir} INSTALL="%{__i
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
|
make distclean
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%systemd_preun netcf-transaction.service
|
%systemd_preun netcf-transaction.service
|
||||||
@ -84,6 +85,12 @@ make check
|
|||||||
%{_mandir}/man1/ncftool.1*
|
%{_mandir}/man1/ncftool.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 08 2023 gaihuiying <eaglegai@163.com> - 0.2.8-21
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix build with rpm 4.18.0
|
||||||
|
|
||||||
* Thu Dec 30 2021 gaihuiying <gaihuiying1@huawei.com> - 0.2.8-20
|
* Thu Dec 30 2021 gaihuiying <gaihuiying1@huawei.com> - 0.2.8-20
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user