From ec1c5eaa0e86bf9f34c15e86675834683fbcbbfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 13 May 2021 20:36:43 +0200 Subject: RPM: update all 'Obsoletes' and 'Provides' statement to avoid build warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Andriot --- redhat/applications/tdeio-locate/tdeio-locate.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redhat/applications/tdeio-locate/tdeio-locate.spec') diff --git a/redhat/applications/tdeio-locate/tdeio-locate.spec b/redhat/applications/tdeio-locate/tdeio-locate.spec index dda8398b4..8ee35756e 100644 --- a/redhat/applications/tdeio-locate/tdeio-locate.spec +++ b/redhat/applications/tdeio-locate/tdeio-locate.spec @@ -92,8 +92,8 @@ BuildRequires: gamin-devel # OPENSSL support BuildRequires: openssl-devel -Obsoletes: trinity-kio-locate < %{version}-%{release} -Provides: trinity-kio-locate = %{version}-%{release} +Obsoletes: trinity-kio-locate < %{?epoch:%{epoch}:}%{version}-%{release} +Provides: trinity-kio-locate = %{?epoch:%{epoch}:}%{version}-%{release} %description -- cgit v1.2.1