diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2005-04-16 05:48:04 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2005-04-16 05:48:04 +0000 |
commit | cce48caf85b4492b2a819a6872c245f084ad8c0a (patch) | |
tree | c8f39ce897ca34cc6dcd1b1195adbf067bbe511b /firefox.spec | |
parent | - Add patch to properly link against libgfxshared_s.a (diff) | |
download | librewolf-fedora-ff-cce48caf85b4492b2a819a6872c245f084ad8c0a.tar.gz librewolf-fedora-ff-cce48caf85b4492b2a819a6872c245f084ad8c0a.tar.bz2 librewolf-fedora-ff-cce48caf85b4492b2a819a6872c245f084ad8c0a.zip |
execshield patches are upstreamed this release
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec index fcf8f1c..ae5cbbd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -72,8 +72,6 @@ Patch105: firefox-1.0-useragent.patch Patch106: firefox-1.0-gtk-system-colors.patch Patch107: firefox-1.0-remote-intern-atoms.patch Patch108: firefox-1.0-g-application-name.patch -Patch109: firefox-1.0-execshield-nspr.patch -Patch110: firefox-1.0-execshield-xpcom.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel, libjpeg-devel @@ -146,8 +144,6 @@ compliance, performance and portability. %patch106 -p0 %patch107 -p0 %patch108 -p0 -%patch109 -p0 -%patch110 -p0 %{__rm} -f .mozconfig %{__cp} %{SOURCE10} .mozconfig |