update code
This commit is contained in:
parent
409d671fe0
commit
02c6be5280
23
netcf.spec
23
netcf.spec
@ -1,6 +1,6 @@
|
|||||||
Name: netcf
|
Name: netcf
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 13
|
Release: 16
|
||||||
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
|
||||||
@ -40,7 +40,7 @@ The devel for %{name}
|
|||||||
%build
|
%build
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
||||||
%configure --with-sysinit=systemd
|
%configure --with-sysinit=systemd --with-driver=redhat
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -64,6 +64,7 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%license COPYING
|
||||||
%{_bindir}/ncftool
|
%{_bindir}/ncftool
|
||||||
%{_datadir}/netcf
|
%{_datadir}/netcf
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
@ -82,6 +83,24 @@ make check
|
|||||||
%{_mandir}/man1/ncftool.1*
|
%{_mandir}/man1/ncftool.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.8-16
|
||||||
|
- Type:enhancement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add network driver that caused failure of build
|
||||||
|
|
||||||
|
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.8-15
|
||||||
|
- Type:enhancement
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify the location of COPYING
|
||||||
|
|
||||||
|
* Wed Oct 09 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.2.8-14
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add COPYING
|
||||||
|
|
||||||
* Tue Sep 24 2019 wangli <wangli221@huawei.com> - 0.2.8-13
|
* Tue Sep 24 2019 wangli <wangli221@huawei.com> - 0.2.8-13
|
||||||
- Type:Enhance
|
- Type:Enhance
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user