]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
up to 78.0.2
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 1a62908199f63fe04a9e2f04e8eeb850b4c2ec40..b67f7293ca0dc8bc8c84f600254974fdd047da6d 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:       74.0
+Version:       78.0.2
 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: 072c4352ef984f95dbe41a6a01573c87
+# Source0-md5: 852b8eba390512ba5dbba7894bc1524f
 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: e0e52513b318893d7f13006eedd416e6
+# Source1-md5: 0989ea2d137a088c2b19a47c054ca1f7
 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.53.1
 %{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
@@ -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.06577 seconds and 4 git commands to generate.