diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2006-08-28 12:47:20 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2006-08-28 12:47:20 +0000 |
commit | fe0b980e0df27122885c0de7c03272f737087d6a (patch) | |
tree | fa31195176314443413172c74da58b38249304fd /firefox.spec | |
parent | - Remove "Pango breaks MathML" from firefox-1.5-pango-about.patch (diff) | |
download | librewolf-fedora-ff-fe0b980e0df27122885c0de7c03272f737087d6a.tar.gz librewolf-fedora-ff-fe0b980e0df27122885c0de7c03272f737087d6a.tar.bz2 librewolf-fedora-ff-fe0b980e0df27122885c0de7c03272f737087d6a.zip |
- Turn visibility back off again for now, as it still breaks the build.
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index cacc75c..0826f1f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -11,7 +11,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.5.0.6 -Release: 7 +Release: 8 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -124,7 +124,7 @@ removed in favor of xulrunner-devel. # See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297 # UPDATE: 2006-07-24: i386 is also broken now. #%ifnarch i386 -#%patch5 -p0 +%patch5 -p0 #%endif %patch20 -p0 @@ -356,6 +356,9 @@ fi #--------------------------------------------------------------------- %changelog +* Mon Aug 28 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.6-8 +- Turn visibility back off again for now, as it still breaks the build. + * Sat Aug 26 2006 Behdad Esfahbod <besfahbo@redhat.com> 1.5.0.6-7 - Remove "Pango breaks MathML" from firefox-1.5-pango-about.patch |