From ec35e7fc672663ee2360837cb83501153deb98ef Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 07 2021 06:43:02 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/openvpn-auth-ldap.spec b/openvpn-auth-ldap.spec index a236909..cff070d 100644 --- a/openvpn-auth-ldap.spec +++ b/openvpn-auth-ldap.spec @@ -12,6 +12,7 @@ Patch4: auth-ldap-remoteAddress.patch # This is a plugin not linked against a lib, so hardcode the requirement # since we require the parent configuration and plugin directories Requires: openvpn >= 2.0 +BuildRequires: make Buildrequires: doxygen BuildRequires: gcc-objc BuildRequires: check-devel