automatic version update by autodist [release 73.0.1-1mamba;Tue Feb 18 2020]

This commit is contained in:
Automatic Build System 2024-01-05 22:19:11 +01:00
parent 135ea932a6
commit 1017244519

View File

@ -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 <aleph0@openmamba.org>
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 <autodist@mambasoft.it> 73.0.1-1mamba
- automatic version update by autodist
* Thu Feb 13 2020 Automatic Build System <autodist@mambasoft.it> 73.0-1mamba
- automatic version update by autodist
* Sat Feb 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 72.0.2-1mamba
- update to 72.0.2
* Sat Nov 02 2019 Automatic Build System <autodist@mambasoft.it> 70.0.1-1mamba
- automatic version update by autodist