Accepting request 848100 from home:dimstar:Factory

- Do not hard-depend on systemd: use systemd_ordering instead of
  systemd_requires.

OBS-URL: https://build.opensuse.org/request/show/848100
OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=213
This commit is contained in:
Reinhard Max 2020-11-13 08:23:03 +00:00 committed by Git OBS Bridge
parent f86351c0e0
commit 0112d10828
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 12 11:02:09 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not hard-depend on systemd: use systemd_ordering instead of
systemd_requires.
-------------------------------------------------------------------
Tue Nov 10 16:44:57 UTC 2020 - Reinhard Max <max@suse.com>

View File

@ -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