From afcf5d6492d3713e23227236e5ae6d95e6940679 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:49:08 +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/polkit-pkla-compat.git#2b8f5eb2dd2049d8f85c1896871756fb67933593 --- polkit-pkla-compat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/polkit-pkla-compat.spec b/polkit-pkla-compat.spec index 1fe8e8d..90225b6 100644 --- a/polkit-pkla-compat.spec +++ b/polkit-pkla-compat.spec @@ -1,6 +1,6 @@ Name: polkit-pkla-compat Version: 0.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Rules for polkit to add compatibility with pklocalauthority # GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in # the binary package. @@ -8,6 +8,7 @@ License: LGPLv2+ URL: https://pagure.io/polkit-pkla-compat Source0: http://releases.pagure.org/polkit-pkla-compat/polkit-pkla-compat-%{version}.tar.xz +BuildRequires: make BuildRequires: gcc BuildRequires: docbook-style-xsl, libxslt, glib2-devel, polkit-devel # To ensure the polkitd group already exists when this is installed @@ -49,6 +50,9 @@ make check %dir %{_localstatedir}/lib/polkit-1/localauthority/*.d %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.1-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.1-18 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild