From 8c12cdce77f2b89d9e2c934a11b3d56bfbede092a2851a0537fc53851a5081be Mon Sep 17 00:00:00 2001 From: Karol Babioch Date: Mon, 4 Mar 2019 10:55:19 +0000 Subject: [PATCH] Accepting request 681246 from home:dimstar:Factory - Replace krb5-devel BuildRequires with pkgconfig(krb5): Allow OBS to shortcut the ring0 bootstrap cycle by also using krb5-mini. OBS-URL: https://build.opensuse.org/request/show/681246 OBS-URL: https://build.opensuse.org/package/show/security/keyutils?expand=0&rev=47 --- keyutils.changes | 6 ++++++ keyutils.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/keyutils.changes b/keyutils.changes index e904ec1..881e6b1 100644 --- a/keyutils.changes +++ b/keyutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 4 09:41:58 UTC 2019 - Dominique Leuenberger + +- Replace krb5-devel BuildRequires with pkgconfig(krb5): Allow OBS + to shortcut the ring0 bootstrap cycle by also using krb5-mini. + ------------------------------------------------------------------- Mon Oct 29 16:36:11 UTC 2018 - astieger@suse.com diff --git a/keyutils.spec b/keyutils.spec index c29ac43..317d4e9 100644 --- a/keyutils.spec +++ b/keyutils.spec @@ -32,7 +32,7 @@ Patch1: request-key-cifs.patch Patch2: request-key-nfs4.patch Patch3: keyutils-nodate.patch Patch4: keyutils-usr-move.patch -BuildRequires: krb5-devel +BuildRequires: pkgconfig(krb5) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description