From c79fd9d2b4ccc5c48850540536af4a76ff65455003cad5f77d3b158e83c1a437 Mon Sep 17 00:00:00 2001 From: Christian Kornacker Date: Thu, 20 Feb 2014 10:03:13 +0000 Subject: [PATCH] BuildRequire pkgconfig(systemd) OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=113 --- openldap2-client.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap2-client.spec b/openldap2-client.spec index 1fa7d7f..133e3a0 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -51,7 +51,7 @@ PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/group %if 0%{?suse_version} >= 1140 # avoid cycle with krb5 BuildRequires: krb5-mini -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %endif Conflicts: openldap-client