[packages/mozilla-firefox-bin] up to 75.0
atler
atler at pld-linux.org
Tue Apr 7 18:23:44 CEST 2020
commit 1a05f32d1e78972db9b9c1fa0f4b96f4d828e41b
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Apr 7 18:23:02 2020 +0200
up to 75.0
- follow upstream and disable system sqlite bcond by default
mozilla-firefox-bin.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mozilla-firefox-bin.spec b/mozilla-firefox-bin.spec
index 027b9e8..85ba7f4 100644
--- a/mozilla-firefox-bin.spec
+++ b/mozilla-firefox-bin.spec
@@ -1,7 +1,7 @@
# Conditional build:
%bcond_with system_ffmpeg # build with system ffmpeg library
%bcond_without system_gtk # build with internal gtk library
-%bcond_without system_sqlite # build with internal sqlite library
+%bcond_with system_sqlite # build with internal sqlite library
%define realname firefox
%define avcodec_soname_ver 57
@@ -11,14 +11,14 @@
Summary: Mozilla Firefox web browser
Summary(pl.UTF-8): Mozilla Firefox - przeglÄ…darka WWW
Name: mozilla-firefox-bin
-Version: 74.0.1
+Version: 75.0
Release: 1
License: MPL/LGPL
Group: X11/Applications/Networking
Source0: https://ftp.mozilla.org/pub/firefox/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.i686.tar.bz2
-# Source0-md5: 111584b081be64f6a55f0c7041e4f9f9
+# Source0-md5: f27becb6344076e176d073caf34f935b
Source1: https://ftp.mozilla.org/pub/firefox/releases/%{version}/linux-x86_64/en-US/%{realname}-%{version}.tar.bz2?/%{realname}-%{version}.x8664.tar.bz2
-# Source1-md5: f3951951bd482e94f25ccb1e7eb005c0
+# Source1-md5: d58eb3e13f8fe0e1380ea73690bf13db
Source2: %{name}.desktop
Source3: %{name}.sh
URL: https://www.mozilla.org/firefox/
@@ -30,7 +30,7 @@ Requires: cpuinfo(sse2)
%{?with_system_ffmpeg:Requires: ffmpeg-libs >= 3.4}
%{?with_system_gtk:Requires: gtk+3 >= 3.22}
Requires: nspr >= 1:4.25
-Requires: nss >= 1:3.50
+Requires: nss >= 1:3.51
%{?with_system_sqlite:Requires: sqlite3 >= 3.31.1}
Suggests: pulseaudio
Provides: wwwbrowser
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mozilla-firefox-bin.git/commitdiff/1a05f32d1e78972db9b9c1fa0f4b96f4d828e41b
More information about the pld-cvs-commit
mailing list