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