From bcb2c57a1dd5d0a7af34b9fa7067a371648dd173 Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Nov 15 2004 23:39:57 +0000 Subject: Fixed an x86_64 PIC code problem. --- diff --git a/audit.spec b/audit.spec index 251cc03..d802ac4 100644 --- a/audit.spec +++ b/audit.spec @@ -6,6 +6,7 @@ License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/faith/audit/ Source0: %{name}-%{version}.tar.gz +Patch1: audit-0.5.2-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: pam-devel @@ -17,6 +18,7 @@ the audit subsystem in the Linux 2.6 kernel. %prep %setup -q +%patch1 -p1 -b .x86_64 %build autoreconf -fv --install