From 9622f459390c983052d91c6dd20b1306496fd9f8025d5718bcf6c88c13614f98 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Fri, 19 Nov 2021 09:42:50 +0000 Subject: [PATCH] Accepting request 932422 from home:dimstar:Factory - Do not BuildRequire and Require polkit: technically, this is not required at all. In plus, it helps us a great deal in bootstrap scenarios, as polkit-default-privs is used by rpmlint, and thus pulled into every single buildroot. OBS-URL: https://build.opensuse.org/request/show/932422 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=436 --- polkit-default-privs.changes | 8 ++++++++ polkit-default-privs.spec | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/polkit-default-privs.changes b/polkit-default-privs.changes index 2fde1e0..0e6c14c 100644 --- a/polkit-default-privs.changes +++ b/polkit-default-privs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 19 07:23:40 UTC 2021 - Dominique Leuenberger + +- Do not BuildRequire and Require polkit: technically, this is not + required at all. In plus, it helps us a great deal in bootstrap + scenarios, as polkit-default-privs is used by rpmlint, and thus + pulled into every single buildroot. + ------------------------------------------------------------------- Fri Oct 8 09:28:28 UTC 2021 - Matthias Gerstner diff --git a/polkit-default-privs.spec b/polkit-default-privs.spec index 7b7356d..ae5146f 100644 --- a/polkit-default-privs.spec +++ b/polkit-default-privs.spec @@ -30,8 +30,6 @@ License: GPL-2.0-or-later Group: Productivity/Security Source: polkit-default-privs-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: polkit -Requires: polkit Supplements: PolicyKit Supplements: libpolkit0 Supplements: polkit @@ -45,6 +43,8 @@ Predefined polkit profiles for different usage scenarios like desktop and server. These profiles define the kind of authentication required for various polkit actions used across applications. + + # use a separate package for the static whitelist (i.e. the one that isn't # part of the different profiles selectable during runtime). This whitelist is # of no use for users and only needed during rpmlint time.