# # WARNING, READ FIRST: # # PLEASE svn cp SOURCES FROM xulrunner SOURCES INSTEAD # OF COMMITING AGAIN THE TARBALL # # This is a special package that needs special treatment. Due to the amount of # security updates it needs, it's common to ship new upstream versions instead of patching. # That means this package MUST be BUILDABLE for stable official releases. # This also means only STABLE upstream releases, NO betas. # This is a discussed topic. Please, do not flame it again. %define major 4 %define ff_epoch 0 # (tpg) set version HERE !!! %define realver %{major}.0.1 %define xulrunner_version 2.0.1 # (tpg) MOZILLA_FIVE_HOME %define mozillalibdir %{_libdir}/%{name}-%{realver} %define pluginsdir %{_libdir}/mozilla/plugins # libxul.so is provided by libxulrunnner2.0. %define _requires_exceptions libxul.so # this seems fragile, so require the exact version or later (#58754) %define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0) %define _use_syshunspell 1 #define prel 0 %if 0%{?prel} %define release %mkrel -c %prel 1 %else %define release %mkrel 4 %endif Summary: Next generation web browser Name: firefox Version: %{realver} Epoch: %{ff_epoch} Release: %{release} License: MPLv1+ Group: Networking/WWW Url: http://www.mozilla.com/firefox/ %if 0%{?prel} Source0: ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}%prel.source.tar.bz2 Source1: ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}%prel.source.tar.bz2.asc %else Source0: ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2 Source1: ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2.asc %endif Source4: %{name}.desktop Source5: firefox-searchengines-jamendo.xml Source6: firefox-searchengines-exalead.xml Source8: firefox-searchengines-askcom.xml Source9: kde.js Patch1: mozilla-firefox-3.0.5-lang.patch Patch3: mozilla-firefox-1.5.0.6-systemproxy.patch Patch5: firefox-3.0b3-check-default-browser.patch Patch6: mozilla-firefox-run-mozilla.patch Patch14: mozilla-firefox-1.5-software-update.patch #Patch15: firefox-3.0.1-disable-classic-theme.patch Patch16: firefox-3.5.3-default-mail-handler.patch Patch17: firefox-kde.patch # (OpenSuse) add patch to make firefox always use /usr/bin/firefox when "make firefox # the default web browser" is used fix mdv bug#58784 Patch18: firefox-3.6.3-appname.patch Patch31: xulrunner-bug626035.patch # patch from https://bugzilla.mozilla.org/show_bug.cgi?id=551138 # we'll have to use system libffi on arm because moz folks are using # vfp asm which doesn't exist on non-cortex platforms # src/arm/sysv.S: Assembler messages: # src/arm/sysv.S:266: Error: selected processor does not support ARM mode `flddle d0,[ip]' # src/arm/sysv.S:267: Error: selected processor does not support ARM mode `fldmiadgt ip,{d0-d7}' # src/arm/sysv.S:307: Error: selected processor does not support ARM mode `fstseq s0,[r2]' # src/arm/sysv.S:311: Error: selected processor does not support ARM mode `fstdeq d0,[r2]' # src/arm/sysv.S:316: Error: selected processor does not support ARM mode `fstmiadeq r2,{d0-d3}' # src/arm/sysv.S:400: Error: selected processor does not support ARM mode `fstmfdd sp!,{d0-d7}' # src/arm/sysv.S:438: Error: selected processor does not support ARM mode `flds s0,[sp]' # src/arm/sysv.S:441: Error: selected processor does not support ARM mode `fldd d0,[sp]' # src/arm/sysv.S:450: Error: selected processor does not support ARM mode `fldmiad sp,{d0-d1}' # src/arm/sysv.S:453: Error: selected processor does not support ARM mode `fldmiad sp,{d0-d3}' Patch32: xulrunner_allow_to_use_system_libffi.patch Patch33: xulrunner_configure_neon_check.patch Patch34: xulrunner_nojit.patch Patch35: xulrunner_bug634594.patch BuildRequires: gtk+2-devel BuildRequires: unzip BuildRequires: zip #BuildRequires: libpng-devel >= 1.4.1 BuildRequires: libjpeg-devel BuildRequires: zlib-devel BuildRequires: glib2-devel BuildRequires: libIDL2-devel BuildRequires: makedepend BuildRequires: nss-devel >= 2:3.12.8 BuildRequires: nspr-devel >= 2:4.8.7 BuildRequires: startup-notification-devel BuildRequires: dbus-glib-devel BuildRequires: python Requires: %{mklibname sqlite3_ 0} >= %{sqlite3_version} BuildRequires: libsqlite3-devel >= 3.7.0.1-2 %ifnarch %arm %mips BuildRequires: valgrind BuildRequires: java-rpmbuild BuildRequires: yasm %endif %ifarch %arm BuildRequires: libffi-devel %endif BuildRequires: rootcerts BuildRequires: libxt-devel %if %_use_syshunspell BuildRequires: hunspell-devel %endif BuildRequires: doxygen BuildRequires: libgnome2-devel BuildRequires: libgnomeui2-devel BuildRequires: xulrunner-devel >= %xulrunner_version%{?prel:-0.%prel} BuildRequires: wget BuildRequires: libnotify-devel BuildRequires: cairo-devel >= 1.10 BuildRequires: mesagl-devel BuildRequires: libvpx-devel BuildRequires: autoconf2.1 %if 0%{?prel} Provides: %{name} = %{epoch}:%{realver}-0.%{prel} %else Provides: %{name} = %{epoch}:%{realver} %endif Provides: webclient Requires: indexhtml Requires: xdg-utils Suggests: myspell-en_US %ifarch x86_64 Suggests: nspluginwrapper %endif Requires(post): desktop-file-utils Requires(postun): desktop-file-utils # fixes bug #42096 Requires: mailcap Provides: mozilla-firefox = %{epoch}:%{version}-%{release} Requires: xulrunner = %{xulrunner_version}%{?prel:-0.%prel} Requires: %{mklibname xulrunner %xulrunner_version} Obsoletes: firefox-ext-weave-sync %description The award-winning Web browser is now faster, more secure, and fully customizable to your online life. With Firefox(R), we've added powerful new features that make your online experience even better. It is an 'open source' product which is freely available, and is acquiring a growing proportion of international web browser usage. Firefox claims to offer a more secure web browsing experience than other products, with better protection against spyware and other Internet-based security threats. It includes all the standard features of a modern web browser, like Internet searching, tracking recently visited sites, setting up shortcuts to favourite sites, customising the software behaviour and so on. Firefox also includes features like 'tabbed browsing' (opening several web sites as sections within the same window) and methods for controlling pop-up windows, cookies and downloaded files. %package devel Summary: Development files for %{name} Group: Development/Other %description devel Files and macros mainly for building Firefox extensions. %prep %setup -qn mozilla-2.0 #%patch1 -p1 -b .lang rediff # Temporary disabled. It prevents firefox from running. #%patch3 -p1 %patch5 -p1 -b .defaultbrowser # It was disabled because firefox3 hangs when using soundwrapper #%patch6 -p1 #%patch14 -p1 -b .disable-software-update rediff # (salem) this patch does not work properly on ff3. #%patch15 -p1 -b .disable-classic-theme %patch16 -p1 -b .default-mail-handler ## KDE INTEGRATION # copy current files and patch them later to keep them in sync %patch17 -p1 # install kde.js install -m 644 %{SOURCE9} browser/app/profile/kde.js %patch18 -p1 -b .appname # (tpg) remove ff bookmarks, use mdv ones rm -rf browser/locales/en-US/profile/bookmarks.html touch browser/locales/en-US/profile/bookmarks.html # needed to regenerate certdata.c pushd security/nss/lib/ckfw/builtins perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt popd %patch31 -p1 %patch32 -p1 %patch33 -p1 %ifarch %arm %if "%{_target_cpu}" != "armv7l" %patch34 -p1 %endif %endif %patch35 -p1 pushd js/src autoconf-2.13 popd autoconf-2.13 %build %setup_compile_flags %serverbuild export PREFIX="%{_prefix}" export LIBDIR="%{_libdir}" export MOZILLA_OFFICIAL=1 export BUILD_OFFICIAL=1 # (tpg) don't use macro here # (fhimpe) javaxpcom does not build correctly with xulrunner (is it # actually needed/useful here when enabled already in xulrunner?) # https://bugzilla.mozilla.org/show_bug.cgi?id=448386 ./configure --build=%{_target_platform} \ --prefix=%{_prefix} \ --bindir=%{_bindir} \ --libdir=%{_libdir} \ --includedir=%{_includedir} \ --datadir=%{_datadir} \ --enable-application=browser \ %ifarch %arm %if "%{_target_cpu}" != "armv7l" --disable-methodjit \ --disable-tracejit \ %endif --enable-system-ffi \ %endif --disable-elf-hack \ --with-pthreads \ --with-system-jpeg \ --with-system-zlib \ --with-system-bz2 \ --enable-system-png \ --with-system-nspr \ --with-system-nss \ --disable-ldap \ --disable-calendar \ --disable-mailnews \ --disable-chatzilla \ --disable-composer \ --enable-gio \ --disable-gnomevfs \ --disable-profilesharing \ --disable-toolkit-qt \ --disable-installer \ --disable-updater \ --disable-debug \ --disable-pedantic \ --disable-native-uconv \ --disable-elf-dynstr-gc \ --disable-crashreporter \ --disable-strip \ --enable-crypto \ --enable-gnomeui \ --enable-places \ --enable-storage \ --enable-default-toolkit=cairo-gtk2 \ --enable-official-branding \ --enable-svg \ --enable-svg-renderer=cairo \ --enable-single-profile \ --enable-startup-notification \ --enable-system-cairo \ --enable-system-pixman \ --disable-javaxpcom \ --enable-optimize \ --enable-safe-browsing \ --enable-xinerama \ --enable-canvas \ --enable-pango \ --enable-xtf \ --enable-wave \ --enable-ogg \ --enable-system-libvpx \ --enable-xpcom-fastload \ --enable-dbus \ --enable-image-encoder=all \ --enable-image-decoders=all \ --enable-extensions=default \ %if %_use_syshunspell --enable-system-hunspell \ %endif --enable-install-strip \ --enable-url-classifier \ --enable-smil \ --disable-tree-freetype \ --enable-canvas3d \ --disable-coretext \ --enable-necko-protocols=all \ --disable-necko-wifi \ --disable-tests \ --disable-mochitest \ --with-distribution-id=com.mageia \ --enable-jemalloc \ --enable-system-sqlite \ --with-system-libxul \ --enable-chrome-format=jar \ --with-libxul-sdk=`pkg-config --variable=sdkdir libxul` \ %ifnarch %arm %mips --with-valgrind \ --with-java-include-path=%{java_home}/include \ --with-java-bin-path=%{java_home}/bin \ %endif --with-default-mozilla-five-home="%{mozillalibdir}" %__perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl %make %install rm -rf %{buildroot} %makeinstall_std ln -s firefox %{buildroot}%{_bindir}/mozilla-firefox sed -i "s,@LIBDIR@,%{_libdir}," %{buildroot}%{mozillalibdir}/%{name} # Create an own %_libdir/mozilla/plugins %{__mkdir_p} %{buildroot}%{_libdir}/mozilla/plugins # (tpg) desktop entry %{__mkdir_p} %{buildroot}%{_datadir}/applications install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop # (tpg) icons %{__cp} other-licenses/branding/%{name}/default16.png %{buildroot}/%{mozillalibdir}/icons/ for i in 16 22 24 32 48 256; do %{__mkdir_p} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps %{__cp} other-licenses/branding/%{name}/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/firefox.png ; done install -D -m644 browser/app/profile/prefs.js %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js user_pref("browser.EULA.override", true); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.startup.homepage", "file:///usr/share/indexhtml/index.html"); user_pref("app.update.auto", false); user_pref("app.update.enabled", false); user_pref("app.update.autoInstallEnabled", false); user_pref("browser.showQuitWarning", true); EOF # (ahmad) these ones belonged in prefs.js (see above), remove them until it's # decided what search engines to ship by default #user_pref("browser.search.selectedEngine","Ask.com"); #user_pref("browser.search.order.1","Ask.com"); #user_pref("browser.search.order.2","Exalead"); #user_pref("browser.search.order.3","Google"); #user_pref("browser.search.order.4","Yahoo"); # (ahmad) don't install these until it's decided what search engines to ship by # default # search engines #cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/searchplugins/jamendo.xml #cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/searchplugins/exalead.xml #cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/searchplugins/askcom.xml #sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/searchplugins/askcom.xml #sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/searchplugins/exalead.xml %find_lang %{name} mkdir -p %{buildroot}%{_sys_macros_dir} cat <%{buildroot}%{_sys_macros_dir}/%{name}.macros # Macros from %{name} package %%firefox_major %{major} %%firefox_epoch %{ff_epoch} %%firefox_version %{realver}%{?prel:-0.%prel} %%firefox_mozillapath %{mozillalibdir} %%firefox_xulrunner_version %{xulrunner_version} %%firefox_pluginsdir %{pluginsdir} %%firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} %%firefox_extdir %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi) FIN %post if [ ! -r /etc/sysconfig/oem ]; then case `grep META_CLASS /etc/sysconfig/system` in *powerpack) bookmark="mozilla-powerpack.html" ;; *desktop) bookmark="mozilla-one.html";; *) bookmark="mozilla-download.html";; esac ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark %{mozillalibdir}/defaults/profile/bookmarks.html fi %clean rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/%{name} %{_bindir}/mozilla-firefox %{_iconsdir}/hicolor/*/apps/*.png %{_datadir}/applications/*.desktop %{_libdir}/%{name}-%{realver}* %dir %{_libdir}/mozilla %dir %{pluginsdir} %files devel %{_sys_macros_dir}/%{name}.macros