From e52db6bbedf0d08f3b052f90ef66da0acb3fa3c9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 22 Feb 2021 11:53:19 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/realmd.git#1518e44f01c2628f98e1f97d566a058cd0df1a36 --- realmd.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/realmd.spec b/realmd.spec index 844e922..f3e80bd 100644 --- a/realmd.spec +++ b/realmd.spec @@ -1,6 +1,6 @@ Name: realmd Version: 0.17.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kerberos realm enrollment service License: LGPLv2+ URL: https://gitlab.freedesktop.org/realmd/realmd @@ -23,6 +23,7 @@ BuildRequires: python3 Requires: authselect Requires: polkit +Conflicts: realmd-devel-docs < %{version}-%{release} %description realmd is a DBus system service which manages discovery and enrollment in realms @@ -31,6 +32,7 @@ back end to 'join' a domain simply and automatically configure things correctly. %package devel-docs Summary: Developer documentation files for %{name} +Conflicts: realmd < %{version}-%{release} %description devel-docs The %{name}-devel package contains developer documentation for developing @@ -74,6 +76,9 @@ make install DESTDIR=%{buildroot} %doc ChangeLog %changelog +* Sat Feb 20 2021 Sumit Bose - 0.17.0-2 +- Add Conflicts to avoid update/downgrade issues + * Fri Feb 19 2021 Sumit Bose - 0.17.0-1 - Updated to upstream 0.17.0