forked from pool/telegraf
Accepting request 732254 from devel:languages:go
Was trying to give them benefit of the doubt, but if you insist. - Trim future goals from description, it is not in the scope of openSUSE package descriptions. (forwarded request 729707 from jengelh) OBS-URL: https://build.opensuse.org/request/show/732254 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegraf?expand=0&rev=3
This commit is contained in:
commit
57bc761c77
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 07:46:24 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim future goals from description, it is not in the scope
|
||||
of openSUSE package descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 09:37:19 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@ -46,9 +46,6 @@ Patch0: 0001-Generic-SQL-output-plugin-for-Telegraf.patch
|
||||
%description
|
||||
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
|
||||
|
||||
Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can
|
||||
easily add support for collecting metrics from local or remote services.
|
||||
|
||||
%prep
|
||||
mkdir -p %{_influxdata_dir}
|
||||
tar -C %{_influxdata_dir} -xzf %{SOURCE0}
|
||||
@ -100,7 +97,7 @@ ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name}
|
||||
%license src/github.com/influxdata/%{name}/LICENSE
|
||||
%doc src/github.com/influxdata/%{name}/README.md
|
||||
%dir %{_config_dir}
|
||||
%config %{_config_dir}/%{name}.conf
|
||||
%config(noreplace) %{_config_dir}/%{name}.conf
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user