From 3683dd8cbaab6d3047b9b47d489cf0255bce1a344ab254fa861a9e9cf9f56b4d Mon Sep 17 00:00:00 2001 From: Marcel Kuehlhorn Date: Wed, 12 Feb 2020 08:08:58 +0000 Subject: [PATCH] Accepting request 773601 from home:mauriziogalli:bugs:xfce - xfconfd needs to be a hard dependency to libxfconf (boo#1163214) OBS-URL: https://build.opensuse.org/request/show/773601 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=54 --- xfconf.changes | 5 +++++ xfconf.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xfconf.changes b/xfconf.changes index 216d936..fa39edf 100644 --- a/xfconf.changes +++ b/xfconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 12 05:42:59 UTC 2020 - Maurizio Galli + +- xfconfd needs to be a hard dependency to libxfconf (boo#1163214) + ------------------------------------------------------------------- Fri Aug 16 12:58:40 UTC 2019 - Maurizio Galli diff --git a/xfconf.spec b/xfconf.spec index bba65a7..0fb93a6 100644 --- a/xfconf.spec +++ b/xfconf.spec @@ -67,7 +67,7 @@ This package contains the Perl interface to %{name}. %package -n %{libname} Summary: Xfconf Shared Library Group: System/Libraries -Recommends: %{name} = %{version} +Requires: %{name} >= %{version} Provides: libxfce4mcs = %{version} Obsoletes: libxfce4mcs < %{version}