1
0

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:
Klaus Kämpf 2018-03-14 08:37:06 +00:00 committed by Git OBS Bridge
parent 7c8a5543ed
commit c606722779
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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