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}