update netdata.spec.

This commit is contained in:
chenyx2012 2022-06-21 02:41:15 +00:00 committed by Gitee
parent eda8770c6f
commit 03bf551903
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,9 +5,9 @@
%global upver 1.16.0
Name: netdata
Version: %{upver}%{?rcver:~%{rcver}}
Release: 3
Release: 4
Summary: Real-time performance monitoring
License: GPLv3 and GPLv3+ and ASL 2.0 and CC-BY and MIT and WTFPL
License: GPLv3 and GPLv3+ and ASL 2.0 and CC-BY-4.0 and MIT and WTFPL
URL: https://github.com/%{name}/%{name}/
Source0: https://github.com/%{name}/%{name}/archive/v%{upver}%{?rcver:-%{rcver}}/%{name}-%{upver}%{?rcver:-%{rcver}}.tar.gz
Source1: netdata.tmpfiles.conf
@ -218,6 +218,9 @@ fi
%attr(4755,root,root) %{_libexecdir}/%{name}/plugins.d/freeipmi.plugin
%changelog
* Tue Jun 21 2022 Chenyx <chenyixiong3@huawei.com> - 1.16.0 - 4
- License compliance rectification
* Sat Jan 29 2022 caodongxia <caodongxia@huawei.com> - 1.16.0 - 3
- remove install requires glyphicons-halfings-fonts