Accepting request 611856 from home:kukuk:branches:network:ldap

- Don't require systemd explicit, spec file can handle both cases
  correct and in containers we don't have systemd.

OBS-URL: https://build.opensuse.org/request/show/611856
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=211
This commit is contained in:
Michael Ströder 2018-05-24 11:27:29 +00:00 committed by Git OBS Bridge
parent 8fa23b1e6f
commit 2338633266
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 24 11:59:02 CEST 2018 - kukuk@suse.de
- Don't require systemd explicit, spec file can handle both cases
correct and in containers we don't have systemd.
-------------------------------------------------------------------
Tue Apr 24 16:35:09 UTC 2018 - zsolt.kalmar@suse.com

View File

@ -84,8 +84,10 @@ BuildRequires: unixODBC-devel
# avoid cycle with krb5
BuildRequires: krb5-mini
BuildRequires: pkgconfig(systemd)
%if %{suse_version} < 1500
%{?systemd_requires}
%endif
%endif
Requires: libldap-2_4-2 = %{version_main}
Recommends: cyrus-sasl
Conflicts: openldap