[openldap] fix: remove isa macro from BuildRequires

jvcelak jvcelak at fedoraproject.org
Wed Jul 18 17:11:24 UTC 2012


commit 9eda95bba435311db313e27636ea90edfd49a2c9
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Wed Jul 18 09:37:59 2012 +0200

    fix: remove isa macro from BuildRequires

 openldap.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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):


More information about the scm-commits mailing list