Dominique Leuenberger 2020-02-04 18:54:44 +00:00 committed by Git OBS Bridge
commit 6caf8a624f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 3 16:33:41 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
-------------------------------------------------------------------
Tue Jan 7 10:33:41 UTC 2020 - Martin Rey <mrey@suse.com>

View File

@ -27,8 +27,8 @@ Source: https://github.com/%{name}/%{name}/releases/download/v%{version}
Source1: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz.asc
Source2: %{name}.keyring
BuildRequires: go >= 1.8
BuildRequires: systemd
BuildRequires: systemd-rpm-macros
BuildRequires: pkgconfig(systemd)
%{?systemd_ordering}
%description