summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-09-25 04:49:20 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-09-25 04:49:20 +0000
commit4ca0d1acd4277f412fc68621d454c469a6639787 (patch)
tree758a374f7f48aeb2823019111cbe3107f1190697 /firefox.spec
parentBR startup-notification-devel (diff)
downloadlibrewolf-fedora-ff-4ca0d1acd4277f412fc68621d454c469a6639787.tar.gz
librewolf-fedora-ff-4ca0d1acd4277f412fc68621d454c469a6639787.tar.bz2
librewolf-fedora-ff-4ca0d1acd4277f412fc68621d454c469a6639787.zip
remove some no longer used patches
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec14
1 files changed, 0 insertions, 14 deletions
diff --git a/firefox.spec b/firefox.spec
index 5bbdb9a..e00d9fd 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -36,19 +36,12 @@ Source101: add-gecko-provides.in
# build patches
Patch1: firefox-2.0-link-layout.patch
-Patch3: firefox-1.1-nss-system-nspr.patch
-Patch4: firefox-1.5-with-system-nss.patch
-Patch5: firefox-2.0-visibility.patch
# customization patches
Patch20: firefox-redhat-homepage.patch
Patch21: firefox-0.7.3-psfonts.patch
Patch22: firefox-1.1-default-applications.patch
Patch23: firefox-1.1-software-update.patch
-Patch24: firefox-RC1-stock-icons-be.patch
-Patch25: firefox-RC1-stock-icons-fe.patch
-Patch26: firefox-RC1-stock-icons-gnomestripe.patch
-Patch27: firefox-gnomestripe-0.1-livemarks.patch
# local bugfixes
Patch40: firefox-1.5-bullet-bill.patch
@@ -147,18 +140,11 @@ removed in favor of xulrunner-devel.
%prep
%setup -q -n mozilla
%patch1 -p1 -b .link-layout
-#%patch3 -p1
-#%patch4 -p1
-#%patch5 -p1 -b .visibility
#%patch20 -p0
%patch21 -p1 -b .psfonts
%patch22 -p0 -b .default-applications
#%patch23 -p0
-#%patch24 -p0
-#%patch25 -p0
-#%patch26 -p0
-#%patch27 -p1
%patch40 -p1 -b .bullet-bill
%patch41 -p1 -b .undo-uriloader
%patch42 -p0 -b .uriloader
bgstack15