Author: blues                        Date: Wed Nov 25 09:20:32 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- gcc44 patch added - builds

---- Files affected:
packages/iceape:
   iceape.spec (1.27.2.7 -> 1.27.2.8) , iceape-gcc44.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/iceape/iceape.spec
diff -u packages/iceape/iceape.spec:1.27.2.7 
packages/iceape/iceape.spec:1.27.2.8
--- packages/iceape/iceape.spec:1.27.2.7        Tue Nov  3 17:14:45 2009
+++ packages/iceape/iceape.spec Wed Nov 25 10:20:27 2009
@@ -15,7 +15,7 @@
 Summary(pt_BR.UTF-8):  Navegador Iceape
 Name:          iceape
 Version:       2.0
-Release:       0.1
+Release:       0.5
 License:       MPL 1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications/Networking
 Source0:       
ftp://ftp.mozilla.org/pub/seamonkey/releases/%{version}/source/seamonkey-%{version}.source.tar.bz2
@@ -39,6 +39,7 @@
 Patch6:                %{name}-agent.patch
 Patch7:                %{name}-prefs.patch
 Patch8:                %{name}-lcrmf.patch
+Patch9:                %{name}-gcc44.patch
 URL:           http://www.pld-linux.org/Packages/Iceape
 BuildRequires: automake
 %{?with_svg:BuildRequires:     cairo-devel >= 1.0.0}
@@ -235,6 +236,7 @@
 %endif
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 cd mozilla
@@ -794,6 +796,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27.2.8  2009/11/25 09:20:27  blues
+- gcc44 patch added - builds
+
 Revision 1.27.2.7  2009/11/03 16:14:45  hawk
 - updated mailnews files based on list of missing ones when built with
   --disable-mailnews

================================================================
Index: packages/iceape/iceape-gcc44.patch
diff -u /dev/null packages/iceape/iceape-gcc44.patch:1.1
--- /dev/null   Wed Nov 25 10:20:32 2009
+++ packages/iceape/iceape-gcc44.patch  Wed Nov 25 10:20:27 2009
@@ -0,0 +1,40 @@
+--- 
./mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc.org
       2009-10-25 15:34:09.000000000 +0100
++++ 
./mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc
   2009-11-25 08:59:48.106546323 +0100
+@@ -30,6 +30,7 @@
+ #include <a.out.h>
+ #include <cstdarg>
+ #include <cstdlib>
++#include <cstdio>
+ #include <cxxabi.h>
+ #include <elf.h>
+ #include <errno.h>
+--- 
./mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.h.org
        2009-10-25 15:34:09.000000000 +0100
++++ 
./mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.h 
   2009-11-25 09:00:07.496970299 +0100
+@@ -34,6 +34,7 @@
+ #define COMMON_LINUX_DUMP_SYMBOLS_H__
+ 
+ #include <string>
++#include <cstdio>
+ 
+ namespace google_breakpad {
+ 
+--- 
./mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.h.org
   2009-10-25 15:34:09.000000000 +0100
++++ 
./mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.h
       2009-11-25 09:45:04.809191950 +0100
+@@ -37,6 +37,7 @@
+ #include <map>
+ #include <string>
+ #include <vector>
++#include <cstdio>
+ 
+ #include "client/linux/handler/minidump_generator.h"
+ 
+--- 
./mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc.org
 2009-10-25 15:34:09.000000000 +0100
++++ 
./mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc
     2009-11-25 10:01:54.432424772 +0100
+@@ -41,6 +41,7 @@
+ #include <cstdlib>
+ #include <ctime>
+ #include <string.h>
++#include <cstdio>
+ 
+ #include "common/linux/file_id.h"
+ #include "client/linux/handler/linux_thread.h"
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceape/iceape.spec?r1=1.27.2.7&r2=1.27.2.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to