From c7f2a249c6d40c576b019bc4f6f8d73d5b1c9f11 Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Tue, 11 Oct 2005 12:47:09 +0000 Subject: [PATCH] - Added the warnings patch and also applied it now. ;) --- OpenIPMI.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenIPMI.spec b/OpenIPMI.spec index 3a5a881..f456f04 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -12,6 +12,7 @@ Source3: openipmi.sysconf Source4: openipmi.initscript Patch1: OpenIPMI-1.4.11-gcc4.patch Patch2: OpenIPMI-1.4.14-oob.patch +Patch3: OpenIPMI-1.4.14-warnings.patch BuildRoot: /var/tmp/%{name}-%{version}-root BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel openssl-devel @@ -49,6 +50,7 @@ of the OpenIPMI project. %setup -q -a 2 %patch1 -p1 -b .gcc4 %patch2 -p1 -b .oob +%patch3 -p1 -b .warnings %build %configure