Accepting request 689075 from home:jengelh:branches:devel:languages:go

- Add systemd-rpm-macros and %systemd_ordering for %service_*.

OBS-URL: https://build.opensuse.org/request/show/689075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=11
This commit is contained in:
Jeff Kowalczyk 2019-03-27 17:46:38 +00:00 committed by Git OBS Bridge
parent 2a1e2c08c6
commit 6944c79df4
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 27 11:32:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Add systemd-rpm-macros and %systemd_ordering for %service_*.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 27 10:36:18 UTC 2019 - Stephan Kulow <coolo@suse.com> Wed Mar 27 10:36:18 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -27,6 +27,8 @@ Source1: %{name}-deps.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: go >= 1.7 BuildRequires: go >= 1.7
BuildRequires: golang-packaging BuildRequires: golang-packaging
BuildRequires: systemd-rpm-macros
%{?systemd_ordering}
## Features ## ## Features ##