Author: arekm                        Date: Mon Feb 26 10:27:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc 4.2 hack added

---- Files affected:
SPECS:
   mozilla-thunderbird.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.81 SPECS/mozilla-thunderbird.spec:1.82
--- SPECS/mozilla-thunderbird.spec:1.81 Tue Feb 20 08:09:09 2007
+++ SPECS/mozilla-thunderbird.spec      Mon Feb 26 11:27:10 2007
@@ -14,7 +14,7 @@
 Name:          mozilla-thunderbird
 %define        _rc     b2
 Version:       2.0
-Release:       0.%{_rc}.1
+Release:       0.%{_rc}.2
 License:       MPL/LGPL
 Group:         Applications/Networking
 Source0:       
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}%{_rc}/source/thunderbird-%{version}%{_rc}-source.tar.bz2
@@ -31,6 +31,10 @@
 Patch4:                %{name}-enigmail-shared.patch
 Patch5:                %{name}-gcc.patch
 Patch6:                %{name}-fonts.patch
+# drop as soon as bug is fixed since it's so ugly hack
+# fixing symptoms only
+# https://bugzilla.mozilla.org/show_bug.cgi?id=362462
+Patch7:                mozilla-hack-gcc_4_2.patch
 URL:           http://www.mozilla.org/projects/thunderbird/
 BuildRequires: automake
 BuildRequires: freetype-devel >= 1:2.1.8
@@ -98,6 +102,7 @@
 %{?with_enigmail:%patch4 -p1}
 %patch5 -p1
 %patch6 -p1
+%patch7 -p2
 
 :> config/gcc_hidden.h
 
@@ -294,6 +299,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2007/02/26 10:27:10  arekm
+- gcc 4.2 hack added
+
 Revision 1.81  2007/02/20 07:09:09  arekm
 - stripping has to be done by rpm not by mozilla itself
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.81&r2=1.82&f=u

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

Reply via email to