From 9e19888d09bd52e093ca61592384a1b0d4141e0c Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 23 Apr 2021 15:54:22 +0200 Subject: [PATCH] Remove the python3-slip-dbus dependency from -dbus subpackage Resolves: rhbz#1949841 --- policycoreutils.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 1941677..b84fce1 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -11,7 +11,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.2 -Release: 3%{?dist} +Release: 3.1%{?dist} License: GPLv2 # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.2/selinux-3.2.tar.gz @@ -212,7 +212,6 @@ an SELinux environment. %package dbus Summary: SELinux policy core DBUS api Requires: python3-policycoreutils = %{version}-%{release} -Requires: python3-slip-dbus Requires: python3-gobject-base BuildArch: noarch @@ -509,7 +508,7 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog -* Fri Apr 23 2021 Petr Lautrbach - 3.2-3 +* Fri Apr 23 2021 Petr Lautrbach - 3.2-3.1 - Do not use Python slip (#1949841) * Fri Apr 16 2021 Mohan Boddu - 3.2-2