forked from pool/golang-github-prometheus-prometheus
Accepting request 678196 from home:jfajerski:branches:server:monitoring
- fix spec file: actually ship promtool OBS-URL: https://build.opensuse.org/request/show/678196 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=10
This commit is contained in:
parent
157d051512
commit
8496b3ae03
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 22 09:20:11 UTC 2019 - Jan Fajerski <jan.fajerski@suse.com>
|
||||
|
||||
- fix spec file: actually ship promtool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 8 07:24:59 UTC 2019 - Jan Fajerski <jan.fajerski@suse.com>
|
||||
|
||||
|
@ -77,7 +77,7 @@ GOPATH=%{_builddir}/go promu build
|
||||
%install
|
||||
%goinstall
|
||||
install -D -m0755 %{_builddir}/prometheus-%{version}/prometheus %{buildroot}/%{_bindir}/prometheus
|
||||
install -D -m0755 %{_builddir}/prometheus-%{version}/prometheus %{buildroot}/%{_bindir}/promtool
|
||||
install -D -m0755 %{_builddir}/prometheus-%{version}/promtool %{buildroot}/%{_bindir}/promtool
|
||||
%gosrc
|
||||
install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/prometheus.service
|
||||
install -Dd -m 0755 %{buildroot}%{_sbindir}
|
||||
|
Loading…
Reference in New Issue
Block a user