From d24defc9c8df62e67332a7f60f9347ed4ca98b09034425bdd46e31a582c5b3fd Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 29 May 2017 18:25:35 +0000 Subject: [PATCH] Accepting request 499026 from home:AndreasStieger:branches:security - provide and obsolete clamav-nodb to trigger it's removal in Leap bsc#1040662 OBS-URL: https://build.opensuse.org/request/show/499026 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=143 --- clamav.changes | 6 ++++++ clamav.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/clamav.changes b/clamav.changes index 07a17f5..46346be 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 29 14:25:26 UTC 2017 - astieger@suse.com + +- provide and obsolete clamav-nodb to trigger it's removal in Leap + bsc#1040662 + ------------------------------------------------------------------- Thu Oct 13 07:56:56 UTC 2016 - fweiss@suse.com diff --git a/clamav.spec b/clamav.spec index 39a7495..0d8d8fa 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,7 +1,7 @@ # # spec file for package clamav # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,8 @@ Version: 0.99.2 Release: 0 Url: http://www.clamav.net Obsoletes: clamav-db < 0.88.3 +Provides: clamav-nodb = %{version} +Obsoletes: clamav-nodb <= 0.98.4 Requires(pre): %_sbindir/groupadd %_sbindir/useradd %_sbindir/usermod Requires(pre): /usr/bin/awk /bin/sed /bin/tar Source0: http://www.clamav.net/downloads/production/%{name}-%{version}.tar.gz