Accepting request 760262 from network:ldap

OBS-URL: https://build.opensuse.org/request/show/760262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=149
This commit is contained in:
Dominique Leuenberger 2020-01-03 16:35:46 +00:00 committed by Git OBS Bridge
commit 92bc64ebf8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 22 14:44:19 UTC 2019 - Michael Ströder <michael@stroeder.com>
- use BuildRequires: pkgconfig(krb5) instead of krb5-devel-mini
-------------------------------------------------------------------
Fri Aug 2 08:16:46 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -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}