From 985996eda4555a0281147056f451bc36cd3b58255fc4a77db84e9663c3049bdd Mon Sep 17 00:00:00 2001 From: Robert Frohl Date: Thu, 19 Dec 2019 15:48:53 +0000 Subject: [PATCH] Accepting request 758248 from home:dimstar:Factory - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Aloow OBS to shortcut through the -mini flavors. OBS-URL: https://build.opensuse.org/request/show/758248 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=195 --- clamav.changes | 6 ++++++ clamav.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/clamav.changes b/clamav.changes index 43e0503..b768db8 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 15:31:58 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Aloow OBS to shortcut through the -mini flavors. + ------------------------------------------------------------------- Wed Nov 20 19:01:10 UTC 2019 - Arjen de Korte diff --git a/clamav.spec b/clamav.spec index 6bcb8ff..e9ff08d 100644 --- a/clamav.spec +++ b/clamav.spec @@ -60,7 +60,7 @@ BuildRequires: pwdutils BuildRequires: python-devel BuildRequires: sed BuildRequires: sendmail-devel -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) BuildRequires: systemd-rpm-macros BuildRequires: zlib-devel Requires(pre): %_bindir/awk