From 101724451989db54e520a82bced5256cb9e86754 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:19:11 +0100 Subject: [PATCH] automatic version update by autodist [release 73.0.1-1mamba;Tue Feb 18 2020] --- firefox.spec | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/firefox.spec b/firefox.spec index a057884..2b2b281 100644 --- a/firefox.spec +++ b/firefox.spec @@ -17,7 +17,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 70.0.1 +Version: 73.0.1 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -26,7 +26,7 @@ Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: http://www.mozilla.org/firefox -Source: https://hg.mozilla.org/releases/mozilla-release/archive/FIREFOX_%{pkgver}_RELEASE.tar.bz2 +Source: https://hg.mozilla.org/releases/mozilla-release/archive/FIREFOX_%{pkgver}_RELEASE.zip #Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz # langpack got with # sh firefox-autoupdate %{version} @@ -140,8 +140,9 @@ Mofilla Firefox is the next generation browsing technology from mozilla.org. This package contains static libraries and header files need for development. %prep -%setup -q -n mozilla-release-FIREFOX_%{pkgver}_RELEASE -D -T -:<< ___EOF +%setup -q -n mozilla-release-FIREFOX_%{pkgver}_RELEASE +#-D -T +#:<< ___EOF #cd %{source_dir} # See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297 @@ -171,7 +172,7 @@ sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | pat #%patch12 -p1 %patch13 -p1 -%patch14 -p1 +#%patch14 -p1 %ifarch %{ix86} %patch15 -p1 %endif @@ -190,6 +191,7 @@ ac_add_options --enable-release ac_add_options --enable-hardening %ifarch %{ix86} ac_add_options --disable-debug-symbols +ac_add_options --disable-elf-hack ac_add_options --enable-optimize="-O2" %else ac_add_options --enable-optimize @@ -429,7 +431,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 70.0.1 +Version: 73.0.1 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -497,7 +499,7 @@ fi %dir %{firefoxappdir} %{firefoxappdir}/*.ini %{firefoxappdir}/firefox -%{firefoxappdir}/browser/chrome.manifest +#%{firefoxappdir}/browser/chrome.manifest %{firefoxappdir}/browser/omni.ja %dir %{firefoxappdir}/distribution %{firefoxappdir}/distribution/distribution.ini @@ -512,7 +514,7 @@ fi %{firefoxappdir}/browser/features/*.xpi %exclude %{firefoxappdir}/browser/extensions/langpack-* %{firefoxappdir}/firefox-bin -%{firefoxappdir}/chrome.manifest +#%{firefoxappdir}/chrome.manifest %{firefoxappdir}/libmozsandbox.so %{firefoxappdir}/minidump-analyzer %{firefoxappdir}/pingsender @@ -1871,6 +1873,15 @@ Zulu language support for Firefox. #%{firefoxappdir}/browser/extensions/langpack-zu@firefox.mozilla.org.xpi %changelog +* Tue Feb 18 2020 Automatic Build System 73.0.1-1mamba +- automatic version update by autodist + +* Thu Feb 13 2020 Automatic Build System 73.0-1mamba +- automatic version update by autodist + +* Sat Feb 01 2020 Silvan Calarco 72.0.2-1mamba +- update to 72.0.2 + * Sat Nov 02 2019 Automatic Build System 70.0.1-1mamba - automatic version update by autodist