automatic version update by autodist [release 75.0-1mamba;Mon Apr 13 2020]
This commit is contained in:
parent
7482d769d6
commit
8c4d54a4b6
42
firefox.spec
42
firefox.spec
@ -17,7 +17,7 @@
|
||||
%define pkgver %(echo %version | tr . _)
|
||||
|
||||
Name: firefox
|
||||
Version: 74.0
|
||||
Version: 75.0
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The next generation browsing technology from mozilla.org
|
||||
@ -121,6 +121,7 @@ BuildRequires: rust-bin
|
||||
BuildRequires: cbindgen
|
||||
BuildRequires: cbindgen
|
||||
BuildRequires: xorg-server-xvfb
|
||||
BuildRequires: python-pygments252
|
||||
Provides: xulrunner
|
||||
Obsoletes: xulrunner
|
||||
BuildRoot: %{_tmppath}/firefox-%{version}-root
|
||||
@ -143,39 +144,15 @@ This package contains static libraries and header files need for development.
|
||||
%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
|
||||
#%if "%{_target_cpu}" != "i586"
|
||||
#%patch2 -p0 -b .visibility
|
||||
#%endif
|
||||
|
||||
#sed -i "s,LIBDIR,%{_libdir}," mozilla-%{mozilla_version}/build/unix/mozilla.in
|
||||
|
||||
sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0
|
||||
#%patch1 -p0
|
||||
#%patch2 -p0
|
||||
#%patch3 -p0
|
||||
#%patch4 -p0
|
||||
|
||||
%patch5 -p1 -b .os2cc
|
||||
#%patch6 -p2
|
||||
#%patch7 -p1
|
||||
|
||||
# TODO: temporary disabled patch
|
||||
#%patch8 -p1
|
||||
|
||||
#%patch9 -p1
|
||||
#%patch10 -p1
|
||||
#%patch11 -p1
|
||||
|
||||
# TODO: temporary disabled patch
|
||||
#%patch12 -p1
|
||||
|
||||
%patch13 -p1
|
||||
#%patch14 -p1
|
||||
%ifarch %{ix86}
|
||||
%patch15 -p1
|
||||
%endif
|
||||
|
||||
#%ifarch %{ix86}
|
||||
#%patch15 -p1
|
||||
#%endif
|
||||
|
||||
echo -n "AIzaSyBT3wXwxmFuUQcyeMyp0MbHHhhFwNfWKTc" >google-api-key
|
||||
#echo -n "$_mozilla_api_key" >mozilla-api-key
|
||||
@ -431,7 +408,7 @@ includedir=%{firefoxincludedir}
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: 74.0
|
||||
Version: 75.0
|
||||
|
||||
Cflags: -I\${includedir} -DXP_UNIX
|
||||
_EOF
|
||||
@ -1873,6 +1850,9 @@ Zulu language support for Firefox.
|
||||
#%{firefoxappdir}/browser/extensions/langpack-zu@firefox.mozilla.org.xpi
|
||||
|
||||
%changelog
|
||||
* Mon Apr 13 2020 Automatic Build System <autodist@mambasoft.it> 75.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 11 2020 Automatic Build System <autodist@mambasoft.it> 74.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user