diff --git a/clamav.changes b/clamav.changes index aefd220..24652fe 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 12 11:02:09 UTC 2020 - Dominique Leuenberger + +- Do not hard-depend on systemd: use systemd_ordering instead of + systemd_requires. + ------------------------------------------------------------------- Tue Nov 10 16:44:57 UTC 2020 - Reinhard Max diff --git a/clamav.spec b/clamav.spec index 16ba62f..9746d6a 100644 --- a/clamav.spec +++ b/clamav.spec @@ -75,7 +75,7 @@ Requires(pre): /bin/tar Obsoletes: clamav-db < 0.88.3 Provides: clamav-nodb = %version Obsoletes: clamav-nodb <= 0.98.4 -%systemd_requires +%systemd_ordering %if %{without clammspack} BuildRequires: libmspack-devel %endif