summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-02-02 05:39:07 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-02-02 05:39:07 +0000
commitbd45ead918fdf5c1c5f25c3c9bbcf6555a13b404 (patch)
tree885b4eb7a05c63b4bb822e6905f15e5d0a1b08f6 /firefox.spec
parent- Update language packs to 1.5.0.1 (diff)
downloadlibrewolf-fedora-ff-bd45ead918fdf5c1c5f25c3c9bbcf6555a13b404.tar.gz
librewolf-fedora-ff-bd45ead918fdf5c1c5f25c3c9bbcf6555a13b404.tar.bz2
librewolf-fedora-ff-bd45ead918fdf5c1c5f25c3c9bbcf6555a13b404.zip
patchlevel 1, move the patch around
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index bd1cf55..0a19173 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -38,6 +38,7 @@ Patch1: firefox-1.0-prdtoa.patch
Patch3: firefox-1.1-nss-system-nspr.patch
Patch4: firefox-1.5-with-system-nss.patch
Patch5: firefox-1.1-visibility.patch
+Patch6: firefox-1.5.0.1-dumpstack.patch
# customization patches
Patch20: firefox-redhat-homepage.patch
@@ -56,7 +57,6 @@ Patch42: firefox-1.1-uriloader.patch
Patch81: firefox-nopangoxft.patch
# patches from upstream (Patch100+)
-Patch100: firefox-1.5.0.1-dumpstack.patch
# ---------------------------------------------------
@@ -105,6 +105,7 @@ compliance, performance and portability.
%ifnarch i386
%patch5 -p0
%endif
+%patch6 -p1
%patch20 -p0
%patch21 -p1
@@ -116,7 +117,6 @@ compliance, performance and portability.
#%patch27 -p1
%patch42 -p0
%patch81 -p1
-%patch100 -p0
%{__rm} -f .mozconfig
%{__cp} %{SOURCE10} .mozconfig
bgstack15