firefox.spec revision 16532
10139N/A#
10139N/A# Copyright (c) Sun Microsystems, Inc.
10139N/A#
10139N/A# Owner: davelam
13600N/A# bugdb: bugzilla.mozilla.org
10139N/A#
10139N/A#####################################
10139N/A## Package Information Section ##
10139N/A#####################################
10139N/A
10139N/AName: firefox
10139N/ASummary: Mozilla Firefox Web browser
10139N/AVersion: 3.5
13898N/A%define tarball_version 3.5b4
13898N/ARelease: 1
10139N/ACopyright: MPL/LGPL
10139N/AGroup: Applications/Internet
10139N/ADistribution:Java Desktop System
10139N/AVendor: Sun Microsystems, Inc.
10139N/ASource: http://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{tarball_version}/source/%{name}-%{tarball_version}-source.tar.bz2
10139N/ASource1: firefox-icon.png
10139N/ASource2: firefox.desktop
10139N/ASource3: firefox-preload.list.in
10139N/ASource4: %{name}.cfg
10139N/ASource5: %{name}-xpcom.pc.in
10139N/ASource6: %{name}-plugin.pc.in
13926N/ASource7: %{name}-js.pc.in
13898N/A%define without_moz_nss_nspr %{?_without_moz_nss_nspr:1}%{?!_without_moz_nss_nspr:0}
13898N/A%define with_apoc_adapter %{?!_without_apoc_adapter:1}%{?_without_apoc_adapter:0}
10139N/A%if %with_apoc_adapter
10139N/A%define apoc_version 3.1
10139N/ASource8: firefox-%{apoc_version}-apoc-adapter.tar.bz2
10139N/A%endif
13898N/A
13898N/A
13898N/A# owner:evan date:2007-11-28 type:branding
13898N/A# change preference to support multi-language
10139N/APatch1: firefox3-01-locale.diff
11999N/A
11999N/A# owner:davelam date:2006-02-24 type:branding
13898N/A# enable firefox preload mechanism
10139N/APatch2: firefox3-02-preload.diff
10139N/A
10139N/A# owner:hawklu date:2007-04-27 type:branding
13898N/A# bugster:6542910
10139N/APatch3: firefox3-03-disable-online-update.diff
13898N/A
13898N/A# owner:ginnchen date:2009-04-27 type:bug
13898N/A# bugzilla:487197
10139N/APatch4: firefox3-04-oggplay.diff
13898N/A
13898N/A# owner:fujiwara date:2008-04-10 type:bug
12164N/A# bugster:6686579 bugzilla:285267
11425N/APatch5: firefox3-05-g11n-nav-lang.diff
11425N/A
13898N/A# owner:ginnchen date:2008-08-19 type:bug
13898N/A# bugster:6724471 bugzilla:451007
14376N/APatch6: firefox3-06-donot-delay-stopping-realplayer.diff
10330N/A
10330N/A# owner:ginnchen date:2008-09-19 type:bug bugzilla:442231
13898N/APatch7: firefox3-07-spellchecker-default.diff
13898N/A
13898N/A# owner:alfred date:2008-10-10 type:bug bugster:6750518
13898N/APatch8: firefox3-08-ksh.diff
13898N/A
10404N/A# owner:ginnchen date:2008-10-15 type:branding
13898N/A# bugzilla:457196
13898N/APatch9: firefox3-09-jemalloc-shared-library.diff
13898N/A
10544N/A# owner:ginnchen date:2008-11-27 type:bug bugzilla:464443
12830N/APatch10: firefox3-10-fix-mimetype-for-helper-app.diff
12830N/A
13898N/A# owner:hawklu date:2008-12-12 type:bug bugzilla:468041 status:upstream
14124N/APatch13: firefox3-13-js-dtrace.diff
13898N/A
13898N/A# owner:ginnchen date:2009-03-04 type:branding bugzilla:478390 bugster:6805829
12830N/APatch14: firefox3-14-compiler-workaround.diff
13898N/A
13898N/A# owner:hawklu date:2008-12-16 type:branding
13915N/APatch19: firefox3-19-xpcom-glue-no-hidden.diff
13898N/A
13898N/A# owner:hawklu date:2008-04-20 type:branding bugster:664645
13898N/APatch20: firefox3-20-gen-devel-files.diff
13915N/A
13898N/A%if %with_apoc_adapter
12918N/A# owner:brian.lu date:2009-02-04 type:branding bugster:6801006
13914N/APatch23: firefox3-23-package-apoc-adapter.diff
13915N/A
13914N/A# owner:brian.lu date:2009-02-04 type:branding bugster:6478680
13914N/APatch24: firefox3-24-enable-apoc-adapter.diff
14099N/A%endif
13996N/A
14425N/A# owner:ginnchen date:2009-03-30 type:branding
13996N/A# disable sessionstore for form by default
14099N/APatch28 : firefox3-28-ss-privacy-level.diff
13996N/A
14425N/A%if %option_with_indiana_branding
14425N/A# owner:alfred date:2009-03-02 type:branding
14425N/APatch29 : firefox3-29-getting-started.diff
14425N/A%endif
14425N/A
14425N/A# owner:ginnchen date:2009-04-27 type:bug bugzilla:489812
14425N/APatch30: firefox3-30-timer-execution.diff
14425N/A
10139N/A# owner:hawklu date:2009-05-19 type:bug bugzilla:8471
10139N/APatch31: firefox3-31-sunaudio-sparc.diff
10139N/A
10139N/AURL: http://www.mozilla.com/firefox
10139N/A
10139N/ABuildRoot: %{_tmppath}/%{name}-%{tarball_version}-build
10139N/APrefix: /usr
10139N/AProvides: webclient
10139N/AAutoreqprov: on
10139N/A
10139N/A#####################################
10139N/A## Package Defines Section ##
10139N/A#####################################
13898N/A
10139N/A%define _unpackaged_files_terminate_build 0
13898N/A%define _ffdir %{_libdir}/%{name}
13898N/A%if %without_moz_nss_nspr
13898N/A%define nss_nspr_dir %{_libdir}/mps
10139N/A%else
10139N/A%define nss_nspr_dir %{_libdir}/%{name}
10139N/A%endif
10139N/A
10139N/A#####################################
10139N/A## Package Requirements Section ##
10139N/A#####################################
10139N/A
10139N/ABuildRequires: libjpeg
10139N/ABuildRequires: zip
10139N/ABuildRequires: perl
10139N/ABuildRequires: autoconf
10139N/ABuildRequires: libIDL-devel
10139N/ABuildRequires: glib2-devel
10139N/ABuildRequires: gtk2-devel
10139N/APrereq: fileutils perl
10139N/APrereq: /usr/bin/killall
10139N/A
10139N/A#####################################
10139N/A## Package Description Section ##
10139N/A#####################################
10139N/A
10139N/A%description
10139N/AMozilla Firefox is an open-source web browser, designed for standards
10139N/Acompliance, performance and portability.
10139N/A
10139N/A#####################################
10139N/A## Package Preparation Section ##
10139N/A#####################################
10139N/A
10139N/A%prep
10139N/A%if %with_apoc_adapter
10139N/A%setup -q -c -n %{name} -a8
10139N/A%else
10139N/A%setup -q -c -n %{name}
10139N/A%endif
10139N/A
10139N/Acd ..
10139N/A/bin/mv %{name} %{name}.tmp.$$
10139N/Amkdir %{name}
10139N/Aif [ -d %{name}.tmp.$$/mozilla-* ]
10139N/Athen
10139N/A/bin/cp -r %{name}.tmp.$$/mozilla-*/* %{name}
10139N/Afi
10139N/Aif [ -d %{name}.tmp.$$/mozilla ]
10139N/Athen
11425N/A/bin/cp -r %{name}.tmp.$$/mozilla/* %{name}
14376N/Afi
11425N/Arm -rf %{name}.tmp.$$
13898N/Acd %{name}
10139N/A%patch1 -p1
10139N/A%patch2 -p1
13898N/A%patch3 -p1
12169N/A%patch4 -p1
12169N/A%patch5 -p1
12830N/A%patch6 -p1
13914N/A%patch7 -p1
14099N/A%patch8 -p1
13996N/A%patch9 -p1
14425N/A%patch10 -p1
14425N/A%patch13 -p1
14099N/A%patch14 -p1
10139N/A%patch19 -p1
10139N/A%patch20 -p1
10139N/A%patch28 -p1
10139N/A%patch30 -p1
10139N/A%patch31 -p1
10139N/A
10139N/A%if %option_with_indiana_branding
10139N/A%patch29 -p1
10139N/A%endif
10139N/A
10139N/A%if %with_apoc_adapter
10139N/A%patch23 -p1
10139N/A%patch24 -p1
10139N/A%endif
10139N/A
10139N/A#####################################
10139N/A## Package Build Section ##
10139N/A#####################################
10139N/A
10139N/A%build
10139N/A%ifos linux
10139N/Aif [ -x /usr/bin/getconf ]; then
10139N/A CPUS=`getconf _NPROCESSORS_ONLN`
10139N/Afi
10139N/A%else
13898N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
13898N/A%endif
13898N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
14124N/A CPUS=1
10139N/Afi
13898N/A
10139N/Acat << "EOF" > .mozconfig
13898N/Amk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
13898N/A. $topsrcdir/browser/config/mozconfig
13898N/Amk_add_options BUILD_OFFICIAL=1
13898N/Amk_add_options MOZILLA_OFFICIAL=1
10139N/Aac_add_options --prefix=%{_prefix}
10139N/Aac_add_options --libdir=%{_libdir}
10139N/Aac_add_options --mandir=%{_mandir}
10139N/A%if %option_with_debug
10139N/Aac_add_options --enable-debug
10139N/Aac_add_options --enable-libxul
10139N/Aac_add_options --disable-optimize
10139N/A%endif
10139N/Aac_add_options --enable-official-branding
10139N/Aac_add_options --disable-updater
10139N/Aac_add_options --disable-tests
10139N/Aac_add_options --enable-dtrace
10139N/Aac_add_options --with-system-jpeg
10139N/Aac_add_options --enable-system-cairo
10139N/Aac_add_options --disable-crashreporter
13898N/A#ac_add_options --enable-system-sqlite
13898N/AEOF
13898N/A
13898N/A%if %with_apoc_adapter
13898N/Aecho "ac_add_options --enable-extensions=default,apoc" >> .mozconfig
10139N/A%endif
13898N/A
13898N/ABUILD_OFFICIAL=1
13898N/AMOZILLA_OFFICIAL=1
14124N/AMOZ_PKG_FORMAT=BZ2
14124N/APKG_SKIP_STRIP=1
14124N/Aexport BUILD_OFFICIAL MOZILLA_OFFICIAL MOZ_PKG_FORMAT PKG_SKIP_STRIP CFLAGS CXXFLAGS
13898N/A
12834N/A#Build in a separated directory
10139N/ASRCDIR=$PWD
10139N/Aexport MOZCONFIG=$PWD/.mozconfig
10139N/Amkdir -p ../obj
10139N/Acd ../obj
13898N/A
13898N/A${SRCDIR}/configure
13898N/Amake
13898N/A
13898N/A# install firefox.cfg (make debugging easier in obj/dist/bin)
13898N/Acp %{SOURCE4} dist/bin/firefox.cfg
13898N/A
13898N/Acd browser/installer
13898N/Amake
13898N/A
13898N/A%install
13898N/A/bin/rm -rf $RPM_BUILD_ROOT
13898N/A
13898N/Amkdir -p $RPM_BUILD_ROOT%{_bindir}
13898N/Amkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}
13898N/Amkdir -p $RPM_BUILD_ROOT%{_includedir}/%{name}
13898N/Amkdir -p $RPM_BUILD_ROOT%{_datadir}/idl/%{name}
13898N/Amkdir -p $RPM_BUILD_ROOT/tmp
13898N/A
14376N/ALIBDIR=$RPM_BUILD_ROOT%{_libdir}/%{name}
13898N/AINCLUDEDIR=$RPM_BUILD_ROOT%{_includedir}/%{name}
13898N/AIDLDIR=$RPM_BUILD_ROOT%{_datadir}/idl/%{name}
13898N/A
13898N/ABUILDDIR=$PWD/../obj
14376N/Acd $RPM_BUILD_ROOT/tmp
13898N/Abzip2 -dc $BUILDDIR/dist/firefox-*.sdk.tar.bz2 | tar -xf -
13898N/A
13898N/Acd firefox*
14190N/Amv bin/* ${LIBDIR}
14190N/Amv sdk/bin/xpidl ${LIBDIR}
14190N/Amv sdk/bin/xpt_link ${LIBDIR}
14190N/Amv sdk/bin/xpt_dump ${LIBDIR}
10139N/Aecho `date` > ${LIBDIR}/.autoreg
10139N/A
10139N/Amv include/* ${INCLUDEDIR}
10139N/Amv idl/* ${IDLDIR}
10139N/A
10139N/A# Fix *.h *.idl attribute issue
10139N/Afind ${INCLUDEDIR} ${IDLDIR} \
10139N/A -type f -name "*.h" -o -type f -name "*.idl" | xargs chmod 644
10139N/A
10139N/A%if %without_moz_nss_nspr
10139N/A# Don't deliver nss, nspr header files if we use system nss nspr
10139N/Arm -rf $RPM_BUILD_ROOT/%{_includedir}/%{name}/include/nss
10139N/Arm -rf $RPM_BUILD_ROOT/%{_includedir}/%{name}/include/nspr
10139N/A%endif
10139N/A
13898N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
13898N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
13898N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
13898N/Ainstall -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/firefox-icon.png
13898N/Ainstall -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/firefox.desktop
13898N/A
14124N/A/bin/ln -s ../lib/firefox/firefox $RPM_BUILD_ROOT%{_bindir}/firefox
14124N/A
10139N/A# install preloaded library list that would be picked up by gdmprefetch
10139N/A/usr/bin/sed -e 's,NSS_NSPR_DIR,%{nss_nspr_dir},g' \
10139N/A -e 's,FIREFOX_LIB_DIR,%{_ffdir},g' %{SOURCE3} > \
10139N/A $RPM_BUILD_ROOT%{_ffdir}/firefox-preload.list
13898N/A/bin/chmod 644 $RPM_BUILD_ROOT%{_ffdir}/firefox-preload.list
10139N/A
10139N/A# install firefox.cfg
10139N/Ainstall -c -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_ffdir}/firefox.cfg
10139N/A
10139N/A# install firefox-xpcom.pc
10544N/Amkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
10544N/A
10544N/A/usr/bin/sed -e "s,BASEDIR,%{_basedir},g" \
13898N/A -e "s,LIBDIR,%{_libdir},g" \
13898N/A -e "s,DATADIR,%{_datadir},g"\
13898N/A -e "s,IDLDIR,%{_datadir}/idl/%{name},g"\
13898N/A -e "s,INCLUDEDIR,%{_includedir},g" \
13898N/A -e "s,NAME,%{name},g" \
13898N/A %{SOURCE5} > $RPM_BUILD_ROOT/tmp/%{name}-xpcom.pc
13898N/Ainstall -c -m 644 $RPM_BUILD_ROOT/tmp/%{name}-xpcom.pc \
13898N/A $RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}-xpcom.pc
13898N/A
14376N/A/usr/bin/sed -e "s,BASEDIR,%{_basedir},g" \
14376N/A -e "s,LIBDIR,%{_libdir},g" \
13898N/A -e "s,DATADIR,%{_datadir},g"\
13898N/A -e "s,INCLUDEDIR,%{_includedir},g" \
13898N/A -e "s,NAME,%{name},g" \
13898N/A %{SOURCE6} > $RPM_BUILD_ROOT/tmp/%{name}-plugin.pc
13898N/Ainstall -c -m 644 $RPM_BUILD_ROOT/tmp/%{name}-plugin.pc \
13898N/A$RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}-plugin.pc
13898N/A
14376N/A/usr/bin/sed -e "s,BASEDIR,%{_basedir},g" \
14376N/A -e "s,LIBDIR,%{_libdir},g" \
13898N/A -e "s,DATADIR,%{_datadir},g"\
13898N/A -e "s,INCLUDEDIR,%{_includedir},g" \
13898N/A -e "s,NAME,%{name},g" \
13898N/A %{SOURCE7} > $RPM_BUILD_ROOT/tmp/%{name}-js.pc
13898N/Ainstall -c -m 644 $RPM_BUILD_ROOT/tmp/%{name}-js.pc \
13898N/A$RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}-js.pc
13898N/A
14376N/Arm -rf $RPM_BUILD_ROOT/tmp
14376N/A
13898N/A# remove local dictionary and share the one that delivered
13898N/A# by myspell-dictionary
14376N/Arm -rf $RPM_BUILD_ROOT%{_ffdir}/dictionaries
13898N/A
10550N/A# move the default bookmarks file to a separated package: SUNWfirefox-bookmark
10550N/A# remove this one
10550N/Arm -f $RPM_BUILD_ROOT%{_libdir}/firefox/defaults/profile/bookmarks.html
10550N/A
10550N/A%clean
10550N/A/bin/rm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A#########################################
10139N/A## Package Post[Un] Install Section ##
10139N/A#########################################
10139N/A
10139N/A%post
10139N/A# run ldconfig before regxpcom
10139N/A/sbin/ldconfig >/dev/null 2>/dev/null
10139N/A
10139N/A%postun
10139N/A/sbin/ldconfig >/dev/null 2>/dev/null
10139N/A
10139N/A#####################################
10139N/A## Package Files Section ##
10139N/A#####################################
10139N/A
10139N/A%files
10139N/A%defattr(-,root,root)
10139N/A%dir %{_ffdir}
10139N/A%{_ffdir}/*
10139N/A%{_bindir}/firefox
10139N/A%{_mandir}/man1/*
10139N/A%{_datadir}/applications/%{name}.desktop
10139N/A%{_datadir}/pixmaps/%{name}-icon.png
10139N/A
10139N/A%changelog
10139N/A* Tue May 18 2009 - brian.lu@sun.com - Add patch firefox3--31-sunaudio-sparc.diff for d.o.o 8471
10139N/A* Tue Apr 28 2009 - ginn.chen@sun.com
14425N/A- Bump to 3.5 beta 4, add patch firefox3-04-oggplay.diff
14425N/A firefox3-30-timer-execution.diff for d.o.o. 8450.
14425N/A* Tue Mar 31 2009 - alfred.peng@sun.com
14376N/A- Add patch firefox3-22-308-security-fixes.diff to include the security
14376N/A fixes released in Firefox 3.0.8.
14376N/A* Mon Mar 30 2009 - ginn.chen@sun.com
14376N/A- Add patch firefox3-27-bug484932.diff. Fix d.o.o. 7638.
14376N/A- Add patch firefox3-28-ss-privacy-level.diff. Workaround for d.o.o. 7634.
14376N/A* Fri Mar 20 2009 - ginn.chen@sun.com
14376N/A- Add patch firefox3-26-bug468727.diff.
14190N/A* Thu Mar 05 2009 - ginn.chen@sun.com
14190N/A- Bump to 3.1b3 build 1.
14124N/A* Wed Mar 04 2009 - ginn.chen@sun.com
14124N/A- Bump to 3.1b3 pre. Update patches accordingly.
14099N/A* Mon Mar 02 2009 - alfred.peng@sun.com
14099N/A- Add patch for OpenSolaris getting started page.
14033N/A* Thu Feb 19 2009 - brian.lu@sun.com
14033N/A- Fix the issue caused by pango upgrade
14033N/A* Tue Feb 10 2009 - dave.lin@sun.com
13996N/A- Enable apoc adapter as default.
13926N/A* Web Feb 04 2009 - brian.lu@sun.com
13926N/A- Enable APOC adapter when build with --with-apoc-apdater
13914N/A* Mon Feb 02 2009 - alfred.peng@sun.com
13914N/A- fit and finish: add default-to-downloads.diff for bugster CR#6735323.
13914N/A* Wed Jan 07 2009 - dave.lin@sun.com
13914N/A- Change version number from 3.1b2 to 3.1 since
13914N/A svr4 pkg requires digit only.
13898N/A* Thu Dec 18 2008 - ginn.chen@sun.com
13898N/A- add firefox3-21-cache-directives.diff
13898N/A- update firefox3-29-strip-gtk-module-settings.diff
13898N/A* Wed Dec 17 2008 - ginn.chen@sun.com
13898N/A- clean up and update some patches
13898N/A* Wed Dec 17 2008 - alfred.peng@sun.com
13898N/A- correct the name typo of patch36.
13898N/A* Tue Dec 16 2008 - brian.lu@sun.com
13898N/A- patches/firefox3-36-font-config.diff
13600N/A patches/firefox3-37-xpcom-no-hidden.diff
13600N/A* Mon Dec 15 2008 - dave.lin@sun.com
13898N/A- Removed upstreamed patch -24-moz-fix-link-path.diff.
13898N/A* Mon Dec 15 2008 - brian.lu@sun.com
13898N/A- patches/firefox3-18-gen-devel-files.diff
13898N/A patches/firefox3-21-donot-delay-stopping-realplayer.diff:
13577N/A update patch
13898N/A- patches/firefox3-31-js-dtrace.diff: add patch
13898N/A- patches/firefox3-32-alloca.diff: add patch
13898N/A
13898N/A* Fri Dec 12 2008 - brian.lu@sun.com
13898N/A- Bump to firefox 3.1b2
13898N/A
13898N/A Remove following patches (upstreamed):
13898N/A firefox3-19-no-xrender-perf.diff
13898N/A firefox3-20-remap-pixman-functions.diff
13898N/A firefox3-26-know-your-rights.diff
13898N/A
13898N/A Add following patches:
13898N/A firefox3-30-js.diff
13898N/A firefox3-33-libogg.diff
13898N/A firefox3-34-liboggz.diff
13898N/A firefox3-35-theora-disable-inline-asm.diff
13268N/A
13268N/A Update follwoing patches:
13268N/A firefox3-09-remove-core-file-check.diff
13898N/A firefox3-29-strip-gtk-module-settings.diff
13898N/A
13898N/A* Wed Dec 03 2008 - alfred.peng@sun.com
13898N/A- Move the default bookmarks file to a separated package, CR6777386.
13898N/A Remove patches: firefox3-11-getting-started-bookmark.diff and
13898N/A firefox3-22-bug-report-bookmark.diff
13898N/A* Thu Nov 27 2008 - ginn.chen@sun.com
13898N/A- Add firefox3-28-fix-mimetype-for-helper-app.diff
13898N/A- Add firefox3-29-strip-gtk-module-settings.diff
12830N/A* Mon Nov 17 2008 - brian.lu@sun.com
13898N/A- bump to 3.0.4
12830N/A* Wed Oct 15 2008 - ginn.chen@sun.com
13898N/A- Add firefox3-27-jemalloc-interpose-flag.diff.
13898N/A* Fri Oct 10 2008 - alfred.peng@sun.com
13898N/A- Add %option_with_indiana_branding for firefox3-25-ksh.diff.
13898N/A* Fri Oct 10 2008 - alfred.peng@sun.com
13898N/A- Add firefox3-25-ksh.diff for indiana only to fix bugster CR6750518.
13898N/A Add firefox3-26-know-your-rights.diff for the EULA pop-up bugster CR6757178.
13898N/A Update firefox3-11-getting-started-bookmark.diff for the default
13898N/A bookmarks and toolbar entries on OpenSolaris 2008.11.
13898N/A* Fri Oct 10 2008 - ginn.chen@sun.com
12169N/A- enable system cairo: fix for #3586
13898N/A* Sat Sep 27 2008 - ginn.chen@sun.com
12169N/A- Bump to 3.0.3.
12169N/A- Add enable-libxul for debug version.
12102N/A* Fri Sep 19 2008 - ginn.chen@sun.com
12102N/A- Add firefox3-23-spellchecker-default.diff
12097N/A- Add firefox3-24-moz-fix-link-path.diff
12097N/A* Wed Sep 17 2008 - ginn.chen@sun.com
12097N/A- Remove firefox3-01-change-install-dir.diff
12018N/A- Remove firefox3-03-plugins.diff
12018N/A- Remove firefox3-04-common-tar-option.diff
11999N/A- Remove firefox3-06-find-opt.diff
11999N/A- Remove firefox3-11-developer-guide-bookmark.diff
11999N/A- Put timestamp into .autoreg as a workaround for IPS for now.
11996N/A* Tue Sep 09 2008 - ginn.chen@sun.com
11996N/A- Do not remove nss/nspr header files for now.
11908N/A* Wed Sep 03 2008 - ginn.chen@sun.com
11910N/A- Fix firefox-preload.list.in and some small tweaks for specfile.
11910N/A* Tue Sep 02 2008 - brian.lu@sun.com
11854N/A- Add %if option_with_sun_branding around patch22
11854N/A* Wed Aug 27 2008 - ginn.chen@sun.com
11440N/A- Update patch firefox3-20-remap-pixman-functions.diff
11440N/A* Fri Aug 22 2008 - dave.lin@sun.com
11425N/A- add patch firefox3-22-bug-report-bookmark.diff
11425N/A* Wed Aug 20 2008 - dave.lin@sun.com
11314N/A- Rename firefox3-preload.list.in to firefox-preload.list.in.
11314N/A* Tue Aug 19 2008 - ginn.chen@sun.com
11280N/A- Add firefox3-21-donot-delay-stopping-realplayer.diff
11280N/A- Update firefox3-20-remap-pixman-functions.diff
11004N/A- Remove firefox3-16-crash-in-8-bit-mode.diff
11004N/A- Remove firefox3-07-no-ldlibpath.diff
10946N/A* Mon Aug 18 2008 - dave.lin@sun.com
10946N/A- Rename firefox3.spec to firefox.spec since FF2 has been replaced by FF3 in Nevada and OS for several builds
10946N/A* Mon Aug 18 2008 - dave.lin@sun.com
10844N/A- Enable debug mode when --with-debug specified
10844N/A* Mon Jul 21 2008 - dave.lin@sun.com
10844N/A- Fixed another "-type f" issue of find command, which is similar as below
10711N/A* Mon Jul 21 2008 - damien.carbery@sun.com
10711N/A- Add another "-type f" to /usr/bin/find command because Solaris find needs it
10685N/A on both sides of -o to only find files.
10685N/A* Mon Jul 21 2008 - ginn.chen@sun.com
10550N/A- Add bugdb info.
10550N/A* Sat Jul 19 2008 - dave.lin@sun.com
10544N/A- Fixed *.h *.idl 755 attribute issue.
10544N/A* Thu Jul 17 2008 - brian.lu@sun.com
10465N/A- bump to 3.0.1
10465N/A* Thu Jul 17 2008 - dave.lin@sun.com
10465N/A- Change the patch firefox3-03-plugins as branding patch
10447N/A* Fri Jul 11 2008 - brian.lu@sun.com
10447N/A- Add bugId for the patch firefox3-09-remove-core-file-check.diff
10404N/A- Remove patch firefox3-16-crash-in-8-bit-mode.diff: upstreamed
10404N/A- Add bugId for firefox3-18-gen-devel-files.diff
10340N/A* Thu Jun 26 2008 - brian.lu@sun.com
10340N/A- Add patch
10330N/A* Fri Jun 20 2008 - dave.lin@sun.com
10330N/A- Bump to Firefox 3.0 official release
10330N/A* Thu Jun 12 2008 - ginn.chen@sun.com
10330N/A- Bump to Firefox 3.0 RC3
10330N/A- Add with-system-jpeg (bugzilla 437041)
10161N/A- Add firefox3-19-no-xrender-perf.diff to improve Firefox rendering performance
10161N/A when X Render is not available.
10161N/A- Remove patch10, patch14
10139N/A
10139N/A* Thu May 29 2008 - damien.carbery@sun.com
10139N/A- Disable developer guide patch to fix 6700877 as the developer guide is not
10139N/A needed for OpenSolaris or SXCE.
10139N/A* Thu May 22 2008 - dave.lin@sun.com
10139N/A- change to build as default browser
10139N/A* Mon Apr 21 2008 - brian.lu@sun.com
10139N/A- new firefox3 devel package
10139N/A remove unnecessary comment
10139N/A* Mon Apr 14 2008 - brian.lu@sun.com
10139N/A- bump to beta 5
10139N/A remove patch14 which has been fixed in cario trunk (to be fixed in
10139N/A firefox3 final release) but not in firefox3 beta 5
10139N/A* Thu Apr 10 2008 - takao.fujiwara@sun.com
10139N/A- Add firefox3-17-g11n-nav-lang.diff to assign locales in
10139N/A general.useragent.locale so that JavaScript navigator.language works.
10139N/A* Thu Feb 28 2008 - brian.lu@sun.com
10139N/A- Remove the patch firefox3-10-cario-perf.diff
10139N/A which causes a regression CR6668422
10139N/A* Mon Feb 25 2008 - brian.lu@sun.com
10139N/A- Fix the bug CR6656460 firefox crash in 8 bit mode
10139N/A* Wed Feb 20 2008 - dave.lin@sun.com
10139N/A- Bump to beta3, and removed upstreamed patche firefox3-15-printing-failed.diff
10139N/A* Wed Jan 24 2008 - brian.lu@sun.com
10139N/A- patch fixing the bug CR6646478 status:upstream
10139N/A* Wed Jan 09 2008 - dave.lin@sun.com
10139N/A- renamed FF 3 spec to *firefox3 to let FF 3 coexist with FF 2
10139N/A* Wed Jan 09 2008 - brian.lu@sun.com
10139N/A- the patch is from bugzilla.freedesktop.org (bug 4945) Fixing CR6646456
10139N/A* Sat Dec 29 2007 - dave.lin@sun.com
10139N/A- changed to use "make" instead of "make export" and "make libs"
10139N/A* Thu Dec 27 2007 - dave.lin@sun.com
10139N/A- move to 3.0 beta2
10139N/A- set not building apoc adapter as default
10139N/A* Mon Dec 03 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.11 for several regressions in 2.0.0.10
10139N/A* Fir Nov 28 2007 - evan.yan@sun.com
10139N/A- replace firefox-06-locale.diff with mozilla-09-locale.diff, to correct our way
10139N/A of supporting multi-language
10139N/A* Thu Nov 27 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.10 for several security bug fixes
10139N/A* Fri Nov 11 2007 - brian.lu@sun.com
10139N/A- Add firefox-15-remove-core-file-check.diff patch to remove core file checking
10139N/A code in run-mozilla.sh. Fixes CR6589754.
10139N/A* Fri Nov 02 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.9 to fix several regressions in previous release
10139N/A* Mon Oct 22 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.8
10139N/A* Sat Oct 20 2007 - laca@sun.com
10139N/A- add indiana branding patch
10139N/A* Fri Sep 28 2007 - laca@sun.com
10139N/A- do not add developer guide bookmark when sun branding is not requested
10139N/A* Wed Sep 19 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.7
10139N/A* Fri Aug 03 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.6
10139N/A* Mon Jul 23 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.5 and remove patch firefox-15-infinite-recursion.diff which
10139N/A has been upstreamed in that release
10139N/A* Thu Jun 21 2007 - damien.carbery@sun.com
10139N/A- Add patch, mozilla-08-cairo-update.diff, to update the private copy of
10139N/A cairo.h used in the build.
10139N/A* Thu May 31 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.4
10139N/A* Fri May 18 2007 - brian.lu@sun.com
10139N/A- Firefox dumps core due to infinite recursion
10139N/A* Mon Apr 30 2007 - dave.lin@sun.com
10139N/A- remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
10139N/A* Thu Apr 27 2007 - brian.lu@sun.com
10139N/A- add patch to grey out "Check for Updates" in Firefox menu since it's not supported
10139N/A* Thu Apr 12 2007 - dave.lin@sun.com
10139N/A- disable update feature in Firefox menu since it's not supported
10139N/A on Solaris so far(CR#6542910)
10139N/A* Wed Apri 10 2007 - brian.lu@sun.com
10139N/A- change the comments of Patch15 from type:upstream to type:bug state:upstream
10139N/A* Wed Apri 04 2007 - brian.lu@sun.com
10139N/A- # bugster: CR6331694 partly fixed, the patch has been upstreamed
10139N/A* Wed Mar 21 2007 - dave.lin@sun.com
10139N/A- bump to 2.0.0.3
10139N/A* Tue Mar 20 2007 - dave.lin@sun.com
10139N/A- fix bug CR#6521792
10139N/A part1: add file ".autoreg" and add postinstall/postremove scripts in
10139N/A SUNWfirefox-apoc-adapter
10139N/A part2: add patch firefox-12-regenerate-compreg-file.diff
10139N/A* Sat Mar 03 2007 - dave.lin@sun.com
10139N/A- removed patch firefox-12-bookmark-drag-and-drop.diff which has been
10139N/A upstreamed in 2.0.0.2
10139N/A* Mon Feb 26 2007 - dave.lin@sun.com
10139N/A- bump version to 2.0.0.2
10139N/A* Mon Feb 12 2007 - damien.carbery@sun.com
10139N/A- Add patch, 02-xpcom-mps.diff, to add '-I/usr/include/mps' to firefox-xpcom.pc
10139N/A to allow totem to find prtypes.h (as nscore.h includes this).
10139N/A* Mon Feb 05 2007 - brian.lu@sun.com
10139N/A- fix bug CR6519241:bookmark drag and drop crash firefox
10139N/A- bugzilla id 367203. The patch has been put into upstream
10139N/A* Fri Jan 26 2007 - dave.lin@sun.com
10139N/A- enable xinerama support to fix bug CR6507236
10139N/A* Thu Jan 18 2007 - damien.carbery@sun.com
10139N/A- Fix 'patch7 -p0' - change to -p1 and change patch file too.
10139N/A* Wed Jan 17 2007 - damien.carbery@sun.com
10139N/A- Remove unneeded patch, firefox-02-font_Xft.diff.
10139N/A* Fri Jan 05 2007 - dave.lin@sun.com
10139N/A- remove firefox-rebuild-databases and %preun since it's unnecessary for
10139N/A Firefox 2.0
10139N/A* Thu Dec 28 2006 - dave.lin@sun.com
10139N/A- change the patch type to branding for some patches in patch comments
10139N/A- bump version to 2.0.0.1
10139N/A* Thu Dec 07 2006 - brian.lu@sun.com
10139N/A- Add "solaris developer guide" to bookmark and default home page etc
10139N/A* Wed Nov 29 2006 - damien.carbery@sun.com
10139N/A- Correct path to sparcv8plus dir. Enclose code within '%ifarch sparc'.
10139N/A* Tue Nov 28 2006 - dave.lin@sun.com
10139N/A- add %if %with_apoc_adapter to conditinoally disable building apoc
10139N/A adapter, default: build apoc adapter, use
10139N/A --without-apoc-adapter to disable it
10139N/A- remove empty firefox/cpu/sparcv8plus and firefox/cpu
10139N/A* Mon Nov 27 2006 - dave.lin@sun.com
11314N/A- enable apoc adapter(CR#6478680)
11314N/A- move manpage related part in "%ifos linux" since SUNWfirefox.spec
11314N/A would cover that on Solaris
10139N/A* Fri Nov 17 2006 - dave.lin@sun.com
10139N/A- add patch comments
10139N/A* Wed Oct 25 2006 - dave.lin@sun.com
10139N/A- bump verion to 2.0(official release)
10139N/A* Fri Oct 20 2006 - dave.lin@sun.com
10139N/A- bump version to 2.0rc3
10139N/A* Mon Oct 09 2006 - dave.lin@sun.com
10139N/A- bump version to 2.0rc2
10139N/A* Thu Sep 07 2006 - dave.lin@sun.com
10139N/A- add patch firefox-09-no-pkg-files.diff to remove patch checker scripts
10139N/A since it's unnecessary to deliver them with the bundled version
10139N/A- change the version 2.0bx to 2.0 to comply WOS integration rules
10139N/A- re-organize the patch list
10139N/A* Mon Sep 04 2006 - dave.lin@sun.com
10139N/A- bump version to 2.0 beta 2
10139N/A* Mon Aug 28 2006 - dave.lin@sun.com
10139N/A- create symbol link libnssckbi.so -> /usr/lib/mps/libnssckbi.so
10139N/A to fix bug CR#6459752
10139N/A* Tue Aug 08 2006 - dave.lin@sun.com
10139N/A- bump version to 2.0b1
10139N/A- remove the patch mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff,
firefox-03-yelp-hang.diff which have been fixed in 2.0b1
- change to xpinstall/packager to run make to make the binary tarball
* Tue Aug 08 2006 - dave.lin@sun.com
- fixed the preload list problem
* Thu Jul 27 2006 - damien.carbery@sun.com
- Remove 'aclocal' dir from %files as it is now empty.
* Wed Jul 26 2006 - matt.keenan@sun.com
- Remove firefox-10-gecko.m4.diff : yelp uses local copy now, and re-shuffled
the rest of the firefox-* patches to be in sequence.
* Fri Jul 07 2006 - dave.lin@sun.com
- add patch mozilla-07-no-ldlibpath.diff to remove the LD_LIBRARY_PATH in
the startup script
* Tue Jun 13 2006 - dave.lin@sun.com
- add patch firefox-15-no-nss-nspr.diff to let firefox use nss, nspr in
/usr/lib/mps required by ARC
- remove all nss, nspr header files in development package
* Mon Jun 12 2006 - dave.lin@sun.com
- add patch firefox-14-plugins.diff to add Mozilla plugins direcotry
(/usr/sfw/lib/mozilla/plugins) in Firefox plugin searching path(CR#6428445)
* Fri Jun 02 2006 - dave.lin@sun.com
- bump src version to 1.5.0.4
* Mon May 08 2006 - dave.lin@sun.com
- bump src version to 1.5.0.3
* Fri Apr 28 2006 - dave.lin@sun.com
- remove patch mozilla-06-skip-strip.diff, use another simple way to skip
strip instead, setting PKG_SKIP_STRIP=1
* Fri Apr 21 2006 - dave.lin@sun.com
- switch back to 1.5.0.2 since we're not get ARC approved yet
* Fri Apr 14 2006 - dave.lin@sun.com
- removed firefox-chrome-lang.txt per l10n team's request, firefox uses new
strategy to register chrome entries, so this file is useless
* Thu Apr 13 2006 - davelin@sun.com
- Changed the installation location from "/usr/sfw/lib" to "/usr/lib"
on Solaris
* Tue Apr 04 2006 - dave.lin@sun.com
- Bump version to 2.0 alpha1
- Remove Patch3,4,11 which have been upstreamed into this version
- Add patch mozilla-06-skip-strip.diff to make no stripped libraries
* Fri Mar 31 2006 - dave.lin@sun.com
- Add patch firefox-13-locale.diff to make firefox automatically
pick up locale setting from user environment and start up in
that locale
* Fri Feb 24 2006 - dave.lin@sun.com
- Add patch firefox-11-new-tab.diff to fix CR6368789
- Add patch firefox-12-preload.diff and extra source file
firefox-preload.list.in to enable firefox preload mechanism
- Remove useless file firefox-rebuild-databases since it's only
for Linux
- Remove useless sources and patch
* Thu Dec 15 2005 - dave.lin@sun.com
- Add patch firefox-09-yelp-hang.diff to fix yelp hang problem.
* Fri Dec 02 2005 - damien.carbery@sun.com
- Add Makefile.in patch to link fontconfig and Xft libraries.
- make from top directory to build nsIconChannel.o.
* Fri Dec 02 2005 - dave.lin@sun.com
- Bump tarball version to 1.5.
- Modify the configuration options
* Fri Nov 11 2005 - dave.lin@sun.com
- Bump tarball version to 1.5rc3.
* Fri Nov 11 2005 - halton.huo@sun.com
- Bump tarball version to 1.5rc2.
* Tue Nov 08 2005 - dave.lin@sun.com
- Bump tarball version to 1.5rc1
- Remove the patch mozilla-07-bz307041.diff since it's upstreamed in 1.5rc1
already
- Enable '--enalbe-timeline' in nightly builds
* Thu Nov 1 2005 - laca@sun.com
- change version to numeric and introduce %tarball_version
* Fri Oct 21 2005 - dave.lin@sun.com
- Update version from 1.5b1 to 1.5b2 and add patch 307041 from bugzilla
- Change configure option per Leo Sha from developer team
- Add nss header file in development package
* Mon Sep 26 2005 - <halton.huo@sun.com>
- Bump to 1.5b1.
- Move dir mozilla to firefox after tarball unpacking.
* Mon Sep 12 2005 - <laca@sun.com>
- get rid of %builddir as it would be different on Solaris
* Thu Sep 08 2005 - damien.carbery@sun.com
- Change BuildPrereq to BuildRequires, a format that build-gnome2 understands.
* Mon Sep 05 2005 - Dave Lin <dave.lin@sun.com>
- Add patches to remove the specific gtar options
- Set MOZ_PKG_FORMAT=BZ2 to keep consistent of tarball
format between linux and solaris
* Fri Sep 01 2005 - damien.carbery@sun.com
- Change gtar to tar; add two necessary mkdir's.
* Mon Aug 22 2005 Dave Lin <dave.lin@sun.com>
- initial version of the spec file created