- Remerge firefox-1.0-pango-selection.patch
- Add execshield patches for ia64 and ppc - BuildRequires libgnome-devel, libgnomeui-devel
This commit is contained in:
parent
3ca3761012
commit
70e560b0e5
16
firefox.spec
16
firefox.spec
@ -10,7 +10,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc s390 s390x
|
|||||||
Summary: Mozilla Firefox Web browser.
|
Summary: Mozilla Firefox Web browser.
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPL/LGPL
|
License: MPL/LGPL
|
||||||
@ -66,13 +66,18 @@ Patch105: firefox-1.0-useragent.patch
|
|||||||
Patch106: firefox-1.0-gtk-system-colors.patch
|
Patch106: firefox-1.0-gtk-system-colors.patch
|
||||||
Patch107: firefox-1.0-remote-intern-atoms.patch
|
Patch107: firefox-1.0-remote-intern-atoms.patch
|
||||||
Patch108: firefox-1.0-g-application-name.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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: libpng-devel, libjpeg-devel
|
BuildRequires: libpng-devel, libjpeg-devel
|
||||||
BuildRequires: zlib-devel, zip
|
BuildRequires: zlib-devel, zip
|
||||||
BuildRequires: libIDL-devel
|
BuildRequires: libIDL-devel
|
||||||
BuildRequires: desktop-file-utils
|
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: krb5-devel
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
BuildRequires: autoconf213
|
BuildRequires: autoconf213
|
||||||
@ -129,6 +134,8 @@ compliance, performance and portability.
|
|||||||
%patch106 -p0
|
%patch106 -p0
|
||||||
%patch107 -p0
|
%patch107 -p0
|
||||||
%patch108 -p0
|
%patch108 -p0
|
||||||
|
%patch109 -p0
|
||||||
|
%patch110 -p0
|
||||||
|
|
||||||
%{__rm} -f .mozconfig
|
%{__rm} -f .mozconfig
|
||||||
%{__cp} %{SOURCE10} .mozconfig
|
%{__cp} %{SOURCE10} .mozconfig
|
||||||
@ -315,6 +322,11 @@ fi
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 3 2005 Christopher Aillon <caillon@redhat.com> 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 <caillon@redhat.com> 0:1.0.1-2
|
* Sun Feb 27 2005 Christopher Aillon <caillon@redhat.com> 0:1.0.1-2
|
||||||
- Add upstream fix to reduce round trips to xserver during remote control
|
- Add upstream fix to reduce round trips to xserver during remote control
|
||||||
- Add upstream fix to call g_set_application_name
|
- Add upstream fix to call g_set_application_name
|
||||||
|
Loading…
Reference in New Issue
Block a user