summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-01-18 20:19:14 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-01-18 20:19:14 +0000
commit7fd7789ea25b004a401dfb83463f13a65cf4dc8d (patch)
tree95d7bfa4b7e059da49d3a0b82544f026b681a7ec /firefox.spec
parentbuild fixes (diff)
downloadlibrewolf-fedora-ff-7fd7789ea25b004a401dfb83463f13a65cf4dc8d.tar.gz
librewolf-fedora-ff-7fd7789ea25b004a401dfb83463f13a65cf4dc8d.tar.bz2
librewolf-fedora-ff-7fd7789ea25b004a401dfb83463f13a65cf4dc8d.zip
- Remove the XLIB_SKIP_ARGB_VISUALS=1 workaround; the plugin got fixed.
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index c488360..fab66fc 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -408,6 +408,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Thu Jan 18 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.1-3
+- Remove the XLIB_SKIP_ARGB_VISUALS=1 workaround; the plugin got fixed.
+
* Fri Dec 22 2006 Christopher Aillon <caillon@redhat.com> 2.0.0.1-2
- Strip out some frequent warnings; they muddy up the build output
bgstack15