From 70e560b0e5cb94a671c734020921d7905b78d434 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Mar 04 2005 04:13:11 +0000 Subject: - Remerge firefox-1.0-pango-selection.patch - Add execshield patches for ia64 and ppc - BuildRequires libgnome-devel, libgnomeui-devel --- diff --git a/firefox.spec b/firefox.spec index e4acb40..e9faedc 100644 --- a/firefox.spec +++ b/firefox.spec @@ -10,7 +10,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc s390 s390x Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.0.1 -Release: 2 +Release: 3 Epoch: 0 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL @@ -66,13 +66,18 @@ 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 BuildRequires: zlib-devel, zip BuildRequires: libIDL-devel BuildRequires: desktop-file-utils -BuildRequires: gtk2-devel, gnome-vfs2-devel +BuildRequires: gtk2-devel +BuildRequires: gnome-vfs2-devel +BuildRequires: libgnome-devel +BuildRequires: libgnomeui-devel BuildRequires: krb5-devel BuildRequires: pango-devel BuildRequires: autoconf213 @@ -129,6 +134,8 @@ compliance, performance and portability. %patch106 -p0 %patch107 -p0 %patch108 -p0 +%patch109 -p0 +%patch110 -p0 %{__rm} -f .mozconfig %{__cp} %{SOURCE10} .mozconfig @@ -315,6 +322,11 @@ fi #--------------------------------------------------------------------- %changelog +* Thu Mar 3 2005 Christopher Aillon 0:1.0.1-3 +- Remerge firefox-1.0-pango-selection.patch +- Add execshield patches for ia64 and ppc +- BuildRequires libgnome-devel, libgnomeui-devel + * Sun Feb 27 2005 Christopher Aillon 0:1.0.1-2 - Add upstream fix to reduce round trips to xserver during remote control - Add upstream fix to call g_set_application_name