From 4bb03ec6b36b7805f2575d7d79ad7e62a9d44eb3b660bf81aa7eb8c2763d2c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Feb 2020 18:21:58 +0000 Subject: [PATCH] Accepting request 769725 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769725 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=178 --- syncthing.changes | 6 ++++++ syncthing.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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