mirror of
https://abf.rosa.ru/djam/firefox-esr91.git
synced 2025-02-24 01:22:55 +00:00
Updated to 52.0.2
This commit is contained in:
parent
ff5e895522
commit
05d0338d6b
2 changed files with 2 additions and 7 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
firefox-52.0.1.source.tar.xz: 1d0871889fd57a51ffa38c3ec9e7a2125b38e6bf
|
||||
firefox-52.0.2.source.tar.xz: 5631e49d8ae064764b64643534acfdd619061ba9
|
||||
|
|
|
@ -81,7 +81,6 @@ BuildRequires: nss-static-devel
|
|||
BuildRequires: pkgconfig(nspr)
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: dbus-glib-devel
|
||||
#BuildRequires: pkgconfig(sqlite3) >= 3.8.10.1
|
||||
BuildRequires: pkgconfig(libevent)
|
||||
%ifnarch %arm %mips
|
||||
BuildRequires: java-rpmbuild
|
||||
|
@ -97,13 +96,10 @@ BuildRequires: pkgconfig(xt)
|
|||
BuildRequires: hunspell-devel
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
# BuildRequires: xulrunner-devel >= %xulrunner_version%{?prel:-0.%prel}
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: wget
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
#BuildRequires: cairo-devel >= 1.10
|
||||
BuildRequires: pkgconfig(gl)
|
||||
#BuildRequires: pkgconfig(vpx)
|
||||
BuildRequires: autoconf2.1
|
||||
BuildRequires: libiw-devel
|
||||
BuildRequires: pkgconfig(gstreamer-1.0)
|
||||
|
@ -124,7 +120,6 @@ Provides: %{name} = %{epoch}:%{realver}
|
|||
Provides: mozilla-firefox = %{epoch}:%{version}-%{release}
|
||||
Provides: webclient
|
||||
|
||||
#Requires: %{mklibname sqlite3_ 0} >= %{sqlite3_version}
|
||||
Requires: %{mklibname nss 3} >= 2:%{nss_version}
|
||||
Requires: %{mklibname nspr 4} >= 2:%{nspr_version}
|
||||
Requires: indexhtml
|
||||
|
@ -259,7 +254,7 @@ EOF
|
|||
perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
|
||||
|
||||
export LDFLAGS="%{ldflags}"
|
||||
make -f client.mk build
|
||||
%make -f client.mk build
|
||||
|
||||
%install
|
||||
# Make sure locale works for langpacks
|
||||
|
|
Loading…
Add table
Reference in a new issue