automatic version update by autodist [release 70.0.1-1mamba;Sat Nov 02 2019]
This commit is contained in:
parent
ff7b13afad
commit
135ea932a6
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: 70.0
|
Version: 70.0.1
|
||||||
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
|
||||||
@ -140,9 +140,8 @@ Mofilla Firefox is the next generation browsing technology from mozilla.org.
|
|||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n mozilla-release-FIREFOX_%{pkgver}_RELEASE
|
%setup -q -n mozilla-release-FIREFOX_%{pkgver}_RELEASE -D -T
|
||||||
#-D -T
|
:<< ___EOF
|
||||||
#:<< ___EOF
|
|
||||||
#cd %{source_dir}
|
#cd %{source_dir}
|
||||||
|
|
||||||
# See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297
|
# See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297
|
||||||
@ -182,7 +181,7 @@ echo -n "AIzaSyBT3wXwxmFuUQcyeMyp0MbHHhhFwNfWKTc" >google-api-key
|
|||||||
|
|
||||||
#___EOF
|
#___EOF
|
||||||
|
|
||||||
cat > mozconfig.base <<END
|
cat > .mozconfig <<END
|
||||||
ac_add_options --enable-application=browser
|
ac_add_options --enable-application=browser
|
||||||
|
|
||||||
ac_add_options --prefix=%{_prefix}
|
ac_add_options --prefix=%{_prefix}
|
||||||
@ -430,7 +429,7 @@ includedir=%{firefoxincludedir}
|
|||||||
|
|
||||||
Name: Mozilla Plug-In API
|
Name: Mozilla Plug-In API
|
||||||
Description: Mozilla Plug-In API
|
Description: Mozilla Plug-In API
|
||||||
Version: 70.0
|
Version: 70.0.1
|
||||||
|
|
||||||
Cflags: -I\${includedir} -DXP_UNIX
|
Cflags: -I\${includedir} -DXP_UNIX
|
||||||
_EOF
|
_EOF
|
||||||
@ -1872,6 +1871,9 @@ Zulu language support for Firefox.
|
|||||||
#%{firefoxappdir}/browser/extensions/langpack-zu@firefox.mozilla.org.xpi
|
#%{firefoxappdir}/browser/extensions/langpack-zu@firefox.mozilla.org.xpi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 02 2019 Automatic Build System <autodist@mambasoft.it> 70.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 70.0-1mamba
|
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 70.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user