]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
- up to 61.0.1
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 34ca1c28fcb0f4ebd2e646748478587a181dee34..275eb753de8a0d6e7caa44785216b6b09e62a8bb 100644 (file)
@@ -1,5 +1,5 @@
 # Conditional build:
-%bcond_without system_ffmpeg   # build with internal ffmpeg library
+%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
 
 Summary:       Mozilla Firefox web browser
 Summary(pl.UTF-8):     Mozilla Firefox - przeglÄ…darka WWW
 Name:          mozilla-firefox-bin
-Version:       59.0.2
+Version:       61.0.1
 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: f2154871cd14a1a8b5c7a9e4cf08bf87
+# Source0-md5: d1c7ae0f03d1936622c7db41fdcda060
 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: 34cae561957fe30e17f1b76e4282ebbf
+# Source1-md5: e521fb2726f9455ca71c3a9cf5cb74eb
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 URL:           https://www.mozilla.org/firefox/
@@ -30,9 +30,9 @@ Requires:     cpuinfo(sse2)
 %{?with_system_ffmpeg:Requires:        ffmpeg-libs >= 3.4}
 %{?with_system_gtk:Requires:   gtk+3 >= 3.22}
 Requires:      myspell-common
-Requires:      nspr >= 1:4.17
-Requires:      nss >= 1:3.34.1
-%{?with_system_sqlite:Requires:        sqlite3 >= 3.20.1}
+Requires:      nspr >= 1:4.19
+Requires:      nss >= 1:3.36.1
+%{?with_system_sqlite:Requires:        sqlite3 >= 3.22.0}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
 Obsoletes:     mozilla-firebird
@@ -155,7 +155,6 @@ fi
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/application.ini
 %{_libdir}/%{name}/chrome.manifest
-%{_libdir}/%{name}/icudt60l.dat
 
 %dir %{_libdir}/%{name}/browser
 %{_libdir}/%{name}/browser/blocklist.xml
@@ -195,7 +194,6 @@ fi
 %{_libdir}/%{name}/browser/features/formautofill@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/onboarding@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/screenshots@mozilla.org.xpi
-%{_libdir}/%{name}/browser/features/shield-recipe-client@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/webcompat@mozilla.org.xpi
 
 %dir %{_libdir}/%{name}/browser/plugins
This page took 0.066808 seconds and 4 git commands to generate.