From 97f30742af99aeea89c29c477dda1181cbdbf131 Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Mon, 3 Dec 2018 18:43:12 +0100 Subject: [PATCH] Fix version of freerdp-libwinpr obsoletes freerdp-libwinpr obsoletes uses dynamic value, but it should be static. Let's use the static value based on the commit 064a4594, which introduced this change. See the following guidelines: https://fedoraproject.org/wiki/Packaging:Guidelines#Renaming.2FReplacing_Existing_Packages --- freerdp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freerdp.spec b/freerdp.spec index f5c8c51..4ce39c6 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -122,7 +122,7 @@ the RDP protocol. %package -n libwinpr Summary: Windows Portable Runtime Provides: %{name}-libwinpr = %{?epoch}:%{version}-%{release} -Obsoletes: %{name}-libwinpr < %{?epoch}:%{version}-%{release} +Obsoletes: %{name}-libwinpr < 1:1.2.0 %description -n libwinpr WinPR provides API compatibility for applications targeting non-Windows