Author: arekm Date: Mon Feb 26 09:12:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; temporary hack for gcc 4.2
---- Files affected: SPECS: mozilla-firefox.spec (1.177 -> 1.178) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.177 SPECS/mozilla-firefox.spec:1.178 --- SPECS/mozilla-firefox.spec:1.177 Fri Feb 23 21:40:01 2007 +++ SPECS/mozilla-firefox.spec Mon Feb 26 10:12:03 2007 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): Firefox Community Edition - przeglÄ…darka WWW Name: mozilla-firefox Version: 2.0.0.2 -Release: 1 +Release: 2 License: MPL/LGPL Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2 @@ -25,6 +25,10 @@ Patch1: %{name}-lib_path.patch Patch3: %{name}-nopangoxft.patch Patch5: %{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 +Patch6: mozilla-hack-gcc_4_2.patch # if ac rebuild is needed... #PatchX: %{name}-ac.patch URL: http://www.mozilla.org/projects/firefox/ @@ -110,6 +114,7 @@ %patch1 -p1 %patch3 -p1 %patch5 -p1 +%patch6 -p2 sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure @@ -360,6 +365,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.178 2007/02/26 09:12:03 arekm +- rel 2; temporary hack for gcc 4.2 + Revision 1.177 2007/02/23 20:40:01 rotom - up to 2.0.0.2 - works for me on x86_64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.177&r2=1.178&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
