- Added the warnings patch and also applied it now. ;)
This commit is contained in:
parent
54dcbd54f3
commit
c7f2a249c6
@ -12,6 +12,7 @@ Source3: openipmi.sysconf
|
|||||||
Source4: openipmi.initscript
|
Source4: openipmi.initscript
|
||||||
Patch1: OpenIPMI-1.4.11-gcc4.patch
|
Patch1: OpenIPMI-1.4.11-gcc4.patch
|
||||||
Patch2: OpenIPMI-1.4.14-oob.patch
|
Patch2: OpenIPMI-1.4.14-oob.patch
|
||||||
|
Patch3: OpenIPMI-1.4.14-warnings.patch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-root
|
BuildRoot: /var/tmp/%{name}-%{version}-root
|
||||||
BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel openssl-devel
|
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
|
%setup -q -a 2
|
||||||
%patch1 -p1 -b .gcc4
|
%patch1 -p1 -b .gcc4
|
||||||
%patch2 -p1 -b .oob
|
%patch2 -p1 -b .oob
|
||||||
|
%patch3 -p1 -b .warnings
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
Reference in New Issue
Block a user