summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-07-29 20:41:09 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-07-29 20:41:09 +0000
commitc6dd5cb164f62cbc12b83a04a569928f219e7ddc (patch)
tree6a8d61a61fab0423b4bd1eab39ce910adce4a034 /firefox.spec
parentbump release (diff)
downloadlibrewolf-fedora-ff-c6dd5cb164f62cbc12b83a04a569928f219e7ddc.tar.gz
librewolf-fedora-ff-c6dd5cb164f62cbc12b83a04a569928f219e7ddc.tar.bz2
librewolf-fedora-ff-c6dd5cb164f62cbc12b83a04a569928f219e7ddc.zip
- Disable SVG and canvas again. The in-tree copy does not build against new
pango.
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index b5752f8..2974052 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -262,7 +262,8 @@ fi
%changelog
* Fri Jul 29 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.5.deerpark.alpha2
- Re-enable ppc now that its binutils are fixed.
-- When clicking a link and going back via history, don't keep the link focused
+- Disable SVG and canvas again. The in-tree copy does not build against new pango.
+- When clicking a link and going back via history, don't keep the link focused.
* Fri Jul 22 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.4.deerpark.alpha2
- Add patch from Christian Persch to make the file chooser modal
bgstack15