diff --git a/audit.spec b/audit.spec index 653d5ec..3565b32 100644 --- a/audit.spec +++ b/audit.spec @@ -7,6 +7,7 @@ License: GPLv2+ URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}-alpha9.tar.gz Source1: https://www.gnu.org/licenses/lgpl-2.1.txt +Patch1: audit-3.0-no-common.patch BuildRequires: gcc swig BuildRequires: openldap-devel @@ -82,6 +83,7 @@ Management Facility) database, through an IBM Tivoli Directory Server %prep %setup -q cp %{SOURCE1} . +%patch1 -p1 %build %configure --sbindir=/sbin --libdir=/%{_lib} --with-python=no \