Accepting request 708093 from home:jcavalheiro:monitoring

- Add %license macro for LICENSE file

OBS-URL: https://build.opensuse.org/request/show/708093
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-lusitaniae-apache_exporter?expand=0&rev=2
This commit is contained in:
Lars Vogdt
2019-06-08 16:51:22 +00:00
committed by Git OBS Bridge
parent fbf0be4512
commit 28a85f0208
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 6 09:26:16 UTC 2019 - jmc <jcavalheiro@suse.com>
- Add %license macro for LICENSE file
-------------------------------------------------------------------
Thu Apr 18 09:04:18 UTC 2019 - jcavalheiro@suse.com

View File

@@ -70,7 +70,8 @@ getent passwd %{serviceuser} >/dev/null || %{_sbindir}/useradd -r -g %{serviceus
%files
%defattr(-,root,root,-)
%doc README.md LICENSE
%doc README.md
%license LICENSE
%{_bindir}/%{targetname}
%{_unitdir}/%{targetname}.service
%{_sbindir}/rc%{targetname}