forked from pool/golang-github-prometheus-prometheus
Accepting request 586680 from home:jfajerski:branches:server:monitoring
- spec: fix directory for fdupes OBS-URL: https://build.opensuse.org/request/show/586680 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=5
This commit is contained in:
parent
7c8a5543ed
commit
c606722779
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 07:20:23 UTC 2018 - jan.fajerski@suse.com
|
||||
|
||||
- spec: fix directory for fdupes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 10:11:26 UTC 2018 - kkaempf@suse.com
|
||||
|
||||
|
@ -86,7 +86,7 @@ install -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/prometheus/prometheus.y
|
||||
install -Dd -m 0750 %{buildroot}%{_localstatedir}/lib/prometheus
|
||||
install -Dd -m 0750 %{buildroot}%{_localstatedir}/lib/prometheus/metrics
|
||||
%gofilelist
|
||||
%fdupes %{buildroot}
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%pre
|
||||
%service_add_pre prometheus.service
|
||||
|
Loading…
Reference in New Issue
Block a user