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:
parent
f86351c0e0
commit
0112d10828
@ -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>
|
Tue Nov 10 16:44:57 UTC 2020 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ Requires(pre): /bin/tar
|
|||||||
Obsoletes: clamav-db < 0.88.3
|
Obsoletes: clamav-db < 0.88.3
|
||||||
Provides: clamav-nodb = %version
|
Provides: clamav-nodb = %version
|
||||||
Obsoletes: clamav-nodb <= 0.98.4
|
Obsoletes: clamav-nodb <= 0.98.4
|
||||||
%systemd_requires
|
%systemd_ordering
|
||||||
%if %{without clammspack}
|
%if %{without clammspack}
|
||||||
BuildRequires: libmspack-devel
|
BuildRequires: libmspack-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user