rpms/PerceptualDiff/devel PerceptualDiff-1.0.1-gcc43.patch,1.1,1.2

Chauvet (kwizart) fedora-extras-commits at redhat.com
Fri Jan 4 21:02:05 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/PerceptualDiff/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12663

Modified Files:
	PerceptualDiff-1.0.1-gcc43.patch 
Log Message:
Improve patch


PerceptualDiff-1.0.1-gcc43.patch:

Index: PerceptualDiff-1.0.1-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/PerceptualDiff/devel/PerceptualDiff-1.0.1-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PerceptualDiff-1.0.1-gcc43.patch	4 Jan 2008 20:33:36 -0000	1.1
+++ PerceptualDiff-1.0.1-gcc43.patch	4 Jan 2008 21:01:56 -0000	1.2
@@ -1,14 +1,31 @@
+diff -up PerceptualDiff-1.0.1/CompareArgs.h.gcc43 PerceptualDiff-1.0.1/CompareArgs.h
+--- PerceptualDiff-1.0.1/CompareArgs.h.gcc43	2007-03-16 07:17:17.000000000 +0100
++++ PerceptualDiff-1.0.1/CompareArgs.h	2008-01-04 21:46:01.000000000 +0100
+@@ -18,6 +18,9 @@ if not, write to the Free Software Found
+ #define _COMPAREARGS_H
+ 
+ #include <string>
++#include <cstdio>
++#include <cstdlib>
++#include <cstring>
+ 
+ class RGBAImage;
+ 
+@@ -41,4 +44,4 @@ public:
+ 	std::string		ErrorStr;			// Error string
+ };
+ 
+-#endif
+\ Pas de fin de ligne à la fin du fichier.
++#endif
 diff -up PerceptualDiff-1.0.1/CompareArgs.cpp.gcc43 PerceptualDiff-1.0.1/CompareArgs.cpp
---- PerceptualDiff-1.0.1/CompareArgs.cpp.gcc43	2008-01-04 21:19:00.000000000 +0100
-+++ PerceptualDiff-1.0.1/CompareArgs.cpp	2008-01-04 21:29:34.000000000 +0100
-@@ -16,7 +16,9 @@ if not, write to the Free Software Found
+--- PerceptualDiff-1.0.1/CompareArgs.cpp.gcc43	2008-01-04 21:46:11.000000000 +0100
++++ PerceptualDiff-1.0.1/CompareArgs.cpp	2008-01-04 21:46:21.000000000 +0100
+@@ -16,7 +16,6 @@ if not, write to the Free Software Found
  
  #include "CompareArgs.h"
  #include "RGBAImage.h"
 -#include <stdio.h>
-+#include <cstdio>
-+#include <cstdlib>
-+#include <cstring>
  
  static const char* copyright = 
  "PerceptualDiff version 1.0, Copyright (C) 2006 Yangli Hector Yee\n\




More information about the fedora-extras-commits mailing list