automatic version update by autodist [release 109.0-1mamba;Fri Jan 20 2023]
This commit is contained in:
parent
7bc4cd4017
commit
bd1478e679
11
firefox.spec
11
firefox.spec
@ -17,7 +17,7 @@
|
|||||||
%define pkgver %(echo %version | tr . _)
|
%define pkgver %(echo %version | tr . _)
|
||||||
|
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 108.0.2
|
Version: 109.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: The next generation browsing technology from mozilla.org
|
Summary: The next generation browsing technology from mozilla.org
|
||||||
@ -286,7 +286,7 @@ This package contains the %{2} language support files for Firefox.\
|
|||||||
sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0
|
sed -e 's|__RPM_VERSION_INTERNAL__|%{firefox_internal_version}|' %{PATCH0} | patch -p0
|
||||||
|
|
||||||
%patch5 -p1 -b .os2cc
|
%patch5 -p1 -b .os2cc
|
||||||
%patch17 -p1
|
#%patch17 -p1
|
||||||
#%patch21 -p1 -b .aarch64-dont-build-libav-with-sysctl
|
#%patch21 -p1 -b .aarch64-dont-build-libav-with-sysctl
|
||||||
|
|
||||||
#___EOF
|
#___EOF
|
||||||
@ -374,7 +374,7 @@ export MOZ_ENABLE_FULL_SYMBOLS=1
|
|||||||
# LTO needs more open files
|
# LTO needs more open files
|
||||||
ulimit -n 4096
|
ulimit -n 4096
|
||||||
|
|
||||||
./mach build
|
./mach build -j3
|
||||||
|
|
||||||
./mach buildsymbols
|
./mach buildsymbols
|
||||||
|
|
||||||
@ -520,7 +520,7 @@ includedir=%{firefoxincludedir}
|
|||||||
|
|
||||||
Name: Mozilla Plug-In API
|
Name: Mozilla Plug-In API
|
||||||
Description: Mozilla Plug-In API
|
Description: Mozilla Plug-In API
|
||||||
Version: 108.0.2
|
Version: 109.0
|
||||||
|
|
||||||
Cflags: -I\${includedir} -DXP_UNIX
|
Cflags: -I\${includedir} -DXP_UNIX
|
||||||
_EOF
|
_EOF
|
||||||
@ -641,6 +641,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 20 2023 Automatic Build System <autodist@mambasoft.it> 109.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 108.0.2-1mamba
|
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 108.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user