packages: libbinio/libbinio.spec, libbinio/gcc4.patch (NEW) - added gcc4.patch

sls sls at pld-linux.org
Sat Oct 31 00:56:40 CET 2009


Author: sls                          Date: Fri Oct 30 23:56:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added gcc4.patch

---- Files affected:
packages/libbinio:
   libbinio.spec (1.15 -> 1.16) , gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/libbinio/libbinio.spec
diff -u packages/libbinio/libbinio.spec:1.15 packages/libbinio/libbinio.spec:1.16
--- packages/libbinio/libbinio.spec:1.15	Mon Jul 28 00:24:47 2008
+++ packages/libbinio/libbinio.spec	Sat Oct 31 00:56:34 2009
@@ -13,6 +13,7 @@
 Source0:	http://dl.sourceforge.net/libbinio/%{name}-%{version}.tar.bz2
 # Source0-md5:	517ded8c7ce9b3de0f84b1db74a2ebda
 Patch0:		%{name}-infopage.patch
+Patch1:		gcc4.patch
 URL:		http://libbinio.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -67,6 +68,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -120,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/10/30 23:56:34  sls
+- added gcc4.patch
+
 Revision 1.15  2008/07/27 22:24:47  arekm
 - release 2
 

================================================================
Index: packages/libbinio/gcc4.patch
diff -u /dev/null packages/libbinio/gcc4.patch:1.1
--- /dev/null	Sat Oct 31 00:56:40 2009
+++ packages/libbinio/gcc4.patch	Sat Oct 31 00:56:34 2009
@@ -0,0 +1,10 @@
+--- libbinio-1.4/src/binwrap.cpp.orig	2009-10-29 03:18:43.450414766 +0100
++++ libbinio-1.4/src/binwrap.cpp	2009-10-29 03:21:15.939934508 +0100
+@@ -18,6 +18,7 @@
+  */
+ 
+ #include "binwrap.h"
++#include <cstdio>
+ 
+ #if BINIO_ENABLE_IOSTREAM
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libbinio/libbinio.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list