]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
up to 76.0
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 61d6aaa9f799e91d0c357d4f4d7e4f5875d938ba..710c65fa1d2428d9549e70a9be7cd2f9a51f8e49 100644 (file)
@@ -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
 Summary:       Mozilla Firefox web browser
 Summary(pl.UTF-8):     Mozilla Firefox - przeglÄ…darka WWW
 Name:          mozilla-firefox-bin
-Version:       73.0
+Version:       76.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: 8cb851b0f32c714ac2a4ca6243f6b20c
+# Source0-md5: 8085b0fd1f47ca972e0ff460cfc207c7
 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: 0cbf1cc059df46f692841f1a45929bbc
+# Source1-md5: 50232b57b150077b685a6608d6e90edf
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 URL:           https://www.mozilla.org/firefox/
@@ -29,9 +29,9 @@ Requires:     browser-plugins >= 2.0
 Requires:      cpuinfo(sse2)
 %{?with_system_ffmpeg:Requires:        ffmpeg-libs >= 3.4}
 %{?with_system_gtk:Requires:   gtk+3 >= 3.22}
-Requires:      nspr >= 1:4.24
-Requires:      nss >= 1:3.49.2
-%{?with_system_sqlite:Requires:        sqlite3 >= 3.30.1}
+Requires:      nspr >= 1:4.25
+Requires:      nss >= 1:3.51.1
+%{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
 Obsoletes:     mozilla-firebird
@@ -145,7 +145,6 @@ fi
 %{_libdir}/%{name}/application.ini
 
 %dir %{_libdir}/%{name}/browser
-%{_libdir}/%{name}/browser/blocklist.xml
 %{_libdir}/%{name}/browser/omni.ja
 
 %{_libdir}/%{name}/omni.ja
This page took 0.029183 seconds and 4 git commands to generate.