packages: openhpi/openhpi.spec - added openhpi-config-echo.patch which fixe...

mguevara mguevara at pld-linux.org
Mon Oct 24 16:16:31 CEST 2011


Author: mguevara                     Date: Mon Oct 24 14:16:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added openhpi-config-echo.patch which fixes evaluation of size of the int
  in the configure script

---- Files affected:
packages/openhpi:
   openhpi.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/openhpi/openhpi.spec
diff -u packages/openhpi/openhpi.spec:1.46 packages/openhpi/openhpi.spec:1.47
--- packages/openhpi/openhpi.spec:1.46	Sat Oct 22 09:20:11 2011
+++ packages/openhpi/openhpi.spec	Mon Oct 24 16:16:25 2011
@@ -16,6 +16,7 @@
 Patch4:		%{name}-c++.patch
 Patch5:		%{name}-install.patch
 Patch6:		%{name}-link.patch
+Patch7:		%{name}-config-echo.patch
 URL:		http://www.openhpi.org/
 BuildRequires:	OpenIPMI-devel >= 1.4.20
 BuildRequires:	autoconf >= 2.57
@@ -187,6 +188,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
@@ -312,6 +314,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2011/10/24 14:16:25  mguevara
+- added openhpi-config-echo.patch which fixes evaluation of size of the int
+  in the configure script
+
 Revision 1.46  2011/10/22 07:20:11  qboosh
 - updated to 3.0.0 (note: new sonames)
 - updated link patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openhpi/openhpi.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list