From 8e3510f75a34c04dcf4503c15d4cfa85c92ed0e4 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/filelight/filelight.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redhat/applications/filelight/filelight.spec') diff --git a/redhat/applications/filelight/filelight.spec b/redhat/applications/filelight/filelight.spec index b9aad87e3..99d2b466d 100644 --- a/redhat/applications/filelight/filelight.spec +++ b/redhat/applications/filelight/filelight.spec @@ -94,8 +94,8 @@ BuildRequires: update-desktop-files BuildRequires: brp-check-trinity %endif -Obsoletes: filelight-l10n < %{version}-%{release} -Provides: filelight-l10n = %{version}-%{release} +Obsoletes: filelight-l10n < %{?epoch:%{epoch}:}%{version}-%{release} +Provides: filelight-l10n = %{?epoch:%{epoch}:}%{version}-%{release} %description Filelight creates a complex, but data-rich graphical representation of the files and -- cgit v1.2.1