From 9eda95bba435311db313e27636ea90edfd49a2c9 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Wed, 18 Jul 2012 09:37:59 +0200 Subject: [PATCH] fix: remove isa macro from BuildRequires --- openldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index 1958f37..8ba77e0 100644 --- a/openldap.spec +++ b/openldap.spec @@ -92,7 +92,7 @@ Requires(pre): shadow-utils Requires(post): systemd-units, systemd-sysv, chkconfig Requires(preun): systemd-units Requires(postun): systemd-units -BuildRequires: libdb-devel%{?_isa} +BuildRequires: libdb-devel BuildRequires: systemd-units Group: System Environment/Daemons # migrationtools (slapadd functionality):