packages: exiv2/exiv2.spec, exiv2/gcc44.patch (NEW) - added gcc44.patch

sls sls at pld-linux.org
Wed Nov 4 18:05:57 CET 2009


Author: sls                          Date: Wed Nov  4 17:05:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added gcc44.patch

---- Files affected:
packages/exiv2:
   exiv2.spec (1.30 -> 1.31) , gcc44.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/exiv2/exiv2.spec
diff -u packages/exiv2/exiv2.spec:1.30 packages/exiv2/exiv2.spec:1.31
--- packages/exiv2/exiv2.spec:1.30	Wed Nov  4 17:51:07 2009
+++ packages/exiv2/exiv2.spec	Wed Nov  4 18:05:51 2009
@@ -10,6 +10,7 @@
 # Source0-md5:	52a602f4f0d9e89b7084ac795b7547ac
 Patch0:		%{name}-mkinstalldirs.patch
 Patch1:		%{name}-png_support.patch
+Patch2:		gcc44.patch
 URL:		http://www.exiv2.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -68,6 +69,7 @@
 %setup -q
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 ln -s config/configure.ac .
 
@@ -123,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2009/11/04 17:05:51  sls
+- added gcc44.patch
+
 Revision 1.30  2009/11/04 16:51:07  sls
 - BR: expat-devel
 

================================================================
Index: packages/exiv2/gcc44.patch
diff -u /dev/null packages/exiv2/gcc44.patch:1.1
--- /dev/null	Wed Nov  4 18:05:57 2009
+++ packages/exiv2/gcc44.patch	Wed Nov  4 18:05:51 2009
@@ -0,0 +1,20 @@
+--- exiv2-0.17.1/src/value.cpp.orig	2009-11-04 17:59:10.221228293 +0100
++++ exiv2-0.17.1/src/value.cpp	2009-11-04 17:59:20.220541063 +0100
+@@ -42,6 +42,7 @@
+ #include <sstream>
+ #include <cassert>
+ #include <cstring>
++#include <cstdio>
+ #include <ctime>
+ #include <cstdlib>
+ #include <ctype.h>
+--- exiv2-0.17.1/xmpsdk/src/XMPMeta.cpp.orig	2009-11-04 17:57:54.726416880 +0100
++++ exiv2-0.17.1/xmpsdk/src/XMPMeta.cpp	2009-11-04 17:58:15.225008059 +0100
+@@ -20,6 +20,7 @@
+ #include "UnicodeInlines.incl_cpp"
+ #include "UnicodeConversions.hpp"
+ 
++#include <cstdio>
+ #if XMP_DebugBuild
+ 	#include <iostream>
+ #endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/exiv2/exiv2.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list