SPECS: mozilla-firefox.spec - appply patch for bug #305970
adamg
adamg at pld-linux.org
Thu Jan 19 17:59:21 CET 2006
Author: adamg Date: Thu Jan 19 16:59:21 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- appply patch for bug #305970
---- Files affected:
SPECS:
mozilla-firefox.spec (1.114 -> 1.115)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.114 SPECS/mozilla-firefox.spec:1.115
--- SPECS/mozilla-firefox.spec:1.114 Thu Jan 19 15:55:45 2006
+++ SPECS/mozilla-firefox.spec Thu Jan 19 17:59:15 2006
@@ -26,6 +26,9 @@
Patch3: %{name}-nopangoxft.patch
Patch4: %{name}-name.patch
Patch5: %{name}-lang.patch
+# official patches
+# certain ui operations cause prolonged hang (cpu at 100%)
+Patch100: %{name}-bug305970.patch
# UPDATE or DROP?
#PatchX: %{name}-searchplugins.patch
URL: http://www.mozilla.org/projects/firefox/
@@ -106,6 +109,9 @@
%patch3 -p1
%patch4 -p1
#%patch5 -p1
+
+# official patches
+%patch100 -p1
sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
%build
@@ -367,6 +373,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.115 2006/01/19 16:59:15 adamg
+- appply patch for bug #305970
+
Revision 1.114 2006/01/19 14:55:45 paszczus
- disabled Patch5: mozilla-firefox-name.patch
- release 4 - now works on amd64
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.114&r2=1.115&f=u
More information about the pld-cvs-commit
mailing list