From f161b5a476881965123594c6fb8dc770ee54f58a263c7abfd7f3630d6ca68c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Wed, 1 Jan 2020 17:19:14 +0000 Subject: [PATCH] Accepting request 758863 from home:stroeder:branches:network:ldap - use BuildRequires: pkgconfig(krb5) instead of krb5-devel-mini OBS-URL: https://build.opensuse.org/request/show/758863 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=252 --- openldap2.changes | 5 +++++ openldap2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/openldap2.changes b/openldap2.changes index a7ed528..1d3c90f 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 22 14:44:19 UTC 2019 - Michael Ströder + +- use BuildRequires: pkgconfig(krb5) instead of krb5-devel-mini + ------------------------------------------------------------------- Fri Aug 2 08:16:46 UTC 2019 - Martin Liška diff --git a/openldap2.spec b/openldap2.spec index aee4feb..65b8cc4 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -81,7 +81,7 @@ BuildRequires: openslp-devel BuildRequires: unixODBC-devel %if %{suse_version} >= 1310 && %{suse_version} != 1315 # avoid cycle with krb5 -BuildRequires: krb5-mini +BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(systemd) %if %{suse_version} < 1500 %{?systemd_requires}