automatic version update by autodist [release 96.0.3-1mamba;Wed Feb 02 2022]
This commit is contained in:
parent
0a643512c7
commit
6c487bd0fe
12
firefox.spec
12
firefox.spec
@ -17,7 +17,7 @@
|
||||
%define pkgver %(echo %version | tr . _)
|
||||
|
||||
Name: firefox
|
||||
Version: 95.0.2
|
||||
Version: 96.0.3
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: The next generation browsing technology from mozilla.org
|
||||
@ -68,6 +68,7 @@ BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libXtst-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdbus-devel
|
||||
@ -368,7 +369,7 @@ mkdir -p mozbuild
|
||||
export MOZ_NOSPAM=1
|
||||
export MOZBUILD_STATE_PATH="`pwd`/mozbuild"
|
||||
export MOZ_ENABLE_FULL_SYMBOLS=1
|
||||
export MACH_USE_SYSTEM_PYTHON=1
|
||||
#export MACH_USE_SYSTEM_PYTHON=1
|
||||
#export MOZ_SOURCE_CHANGESET=dummy
|
||||
#export CFLAGS="${CFLAGS/-fno-plt/}"
|
||||
#export CXXFLAGS="-I/usr/include/c++/10.2.0/"
|
||||
@ -387,7 +388,7 @@ ulimit -n 4096
|
||||
export MOZ_NOSPAM=1
|
||||
export MOZBUILD_STATE_PATH="`pwd`/mozbuild"
|
||||
export MOZ_ENABLE_FULL_SYMBOLS=1
|
||||
export MACH_USE_SYSTEM_PYTHON=1
|
||||
#export MACH_USE_SYSTEM_PYTHON=1
|
||||
|
||||
#cat > ${OBJDIR}/dist/bin/browser/chrome/en-US/locale/branding/browserconfig.properties << EOF
|
||||
#browser.startup.homepage=%{default_browser_homepage}
|
||||
@ -522,7 +523,7 @@ includedir=%{firefoxincludedir}
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: 95.0.2
|
||||
Version: 96.0.3
|
||||
|
||||
Cflags: -I\${includedir} -DXP_UNIX
|
||||
_EOF
|
||||
@ -643,6 +644,9 @@ fi
|
||||
%{_libdir}/pkgconfig/mozilla-plugin.pc
|
||||
|
||||
%changelog
|
||||
* Wed Feb 02 2022 Automatic Build System <autodist@mambasoft.it> 96.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 95.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user