summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-05-03 20:04:51 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-05-03 20:04:51 +0000
commit2c9ee4d0acb79d582d2d712b3ec54ee31538aa7d (patch)
tree0330166292cff2122eb18b4db921cc0ad4c19668 /firefox.spec
parent- Firefox script fixes to support multilib installs. (diff)
downloadlibrewolf-fedora-ff-2c9ee4d0acb79d582d2d712b3ec54ee31538aa7d.tar.gz
librewolf-fedora-ff-2c9ee4d0acb79d582d2d712b3ec54ee31538aa7d.tar.bz2
librewolf-fedora-ff-2c9ee4d0acb79d582d2d712b3ec54ee31538aa7d.zip
- Patch from Marcel Mol supporting launching with filenames containing
whitespace.
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 9a812ae..7046c0b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -332,6 +332,10 @@ fi
#---------------------------------------------------------------------
%changelog
+* Tue May 3 2005 Christopher Aillon <caillon@redhat.com>
+- Patch from Marcel Mol supporting launching with filenames
+ containing whitespace.
+
* Tue May 3 2005 Christopher Aillon <caillon@redhat.com> 0:1.0.3-3
- Firefox script fixes to support multilib installs.
- Add upstream patch to fix bidi justification of pango
bgstack15