diff --git a/openldap2-client.spec b/openldap2-client.spec index 291503c..bc2374f 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -47,13 +47,13 @@ BuildRequires: libdb-4_5-devel Conflicts: openldap Requires: libldap-2_4-2 = %{version_main} PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep -%else %if 0%{?suse_version} >= 1140 # avoid cycle with krb5 BuildRequires: krb5-mini BuildRequires: pkgconfig(systemd) %{?systemd_requires} %endif +%else Conflicts: openldap-client Requires: libldap-2_4-2 = %{version_main} %endif diff --git a/openldap2.changes b/openldap2.changes index 36850be..f5bda92 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 23 20:51:14 UTC 2014 - dmueller@suse.com + +- move systemd requires to server package + ------------------------------------------------------------------- Tue Feb 18 14:39:07 UTC 2014 - ckornacker@suse.com diff --git a/openldap2.spec b/openldap2.spec index 303e502..863ac51 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -47,13 +47,13 @@ BuildRequires: libdb-4_5-devel Conflicts: openldap Requires: libldap-2_4-2 = %{version_main} PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/groupadd /usr/bin/grep -%else %if 0%{?suse_version} >= 1140 # avoid cycle with krb5 BuildRequires: krb5-mini BuildRequires: pkgconfig(systemd) %{?systemd_requires} %endif +%else Conflicts: openldap-client Requires: libldap-2_4-2 = %{version_main} %endif