diff --git a/syncthing.changes b/syncthing.changes index 5cce5d4..3d9fa78 100644 --- a/syncthing.changes +++ b/syncthing.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 16:33:41 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Tue Jan 7 10:33:41 UTC 2020 - Martin Rey diff --git a/syncthing.spec b/syncthing.spec index c9fbff2..421559a 100644 --- a/syncthing.spec +++ b/syncthing.spec @@ -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