automatic version update by autodist [release 107.0-1mamba;Fri Nov 18 2022]
This commit is contained in:
parent
59a9a93ca1
commit
e44886b9e6
14
firefox.spec
14
firefox.spec
@ -17,7 +17,7 @@
|
|||||||
%define pkgver %(echo %version | tr . _)
|
%define pkgver %(echo %version | tr . _)
|
||||||
|
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 106.0.5
|
Version: 107.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
|
||||||
@ -279,14 +279,15 @@ This package contains the %{2} language support files for Firefox.\
|
|||||||
#% debug_package
|
#% debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -D -T
|
%setup -q
|
||||||
:<< ___EOF
|
#-D -T
|
||||||
|
#:<< ___EOF
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
@ -519,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: 106.0.5
|
Version: 107.0
|
||||||
|
|
||||||
Cflags: -I\${includedir} -DXP_UNIX
|
Cflags: -I\${includedir} -DXP_UNIX
|
||||||
_EOF
|
_EOF
|
||||||
@ -640,6 +641,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 18 2022 Automatic Build System <autodist@mambasoft.it> 107.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 07 2022 Automatic Build System <autodist@mambasoft.it> 106.0.5-1mamba
|
* Mon Nov 07 2022 Automatic Build System <autodist@mambasoft.it> 106.0.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user