forked from pool/golang-github-lusitaniae-apache_exporter
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:
committed by
Git OBS Bridge
parent
fbf0be4512
commit
28a85f0208
@@ -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
|
Thu Apr 18 09:04:18 UTC 2019 - jcavalheiro@suse.com
|
||||||
|
|
||||||
|
@@ -70,7 +70,8 @@ getent passwd %{serviceuser} >/dev/null || %{_sbindir}/useradd -r -g %{serviceus
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README.md LICENSE
|
%doc README.md
|
||||||
|
%license LICENSE
|
||||||
%{_bindir}/%{targetname}
|
%{_bindir}/%{targetname}
|
||||||
%{_unitdir}/%{targetname}.service
|
%{_unitdir}/%{targetname}.service
|
||||||
%{_sbindir}/rc%{targetname}
|
%{_sbindir}/rc%{targetname}
|
||||||
|
Reference in New Issue
Block a user