]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- rel 2; temporary hack for gcc 4.2 auto/th/mozilla-firefox-2_0_0_2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 26 Feb 2007 09:12:03 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.178

mozilla-firefox.spec

index d1255e0abd8e1ff27ff4751590bb5b834218e606..1cddb037636ba38286f40131c75e2b4a1ebdf0f7 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Firefox Community Edition web browser
 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
@@ -24,6 +24,10 @@ Patch0:              mozilla-install.patch
 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/
@@ -109,6 +113,7 @@ cd mozilla
 %patch1 -p1
 %patch3 -p1
 %patch5 -p1
+%patch6 -p2
 
 sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
 
This page took 0.550507 seconds and 4 git commands to generate.