From 9a3f451f5c7eb56f4e99a3d1a0a55dadc1824d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Fri, 10 May 2013 18:35:32 +0200 Subject: [PATCH] Add Requires: polkit-pkla-compat We want this compatibility, and want polkit behavior to be unconditionally consistent. --- polkit.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/polkit.spec b/polkit.spec index f533d93..e62ad14 100644 --- a/polkit.spec +++ b/polkit.spec @@ -26,7 +26,7 @@ BuildRequires: automake BuildRequires: libtool %endif -Requires: dbus, js +Requires: dbus, js, polkit-pkla-compat Requires(pre): shadow-utils @@ -149,6 +149,8 @@ exit 0 * Fri May 10 2013 Miloslav Trmač - 0.110-4 - Make the JavaScript engine mandatory. The polkit-js-engine package has been removed, main polkit package Provides:polkit-js-engine for compatibility. +- Add Requires: polkit-pkla-compat + Resolves: #908808 * Wed Feb 13 2013 Miloslav Trmač - 0.110-3 - Don't ship pk-example-frobnicate in the "live" configuration