]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
up to 104.0.1
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 602fd4d2a14e20e3de40cfe0effe26ef68545312..a56df0d17b8c28cb1e15950e64635144cfa21d20 100644 (file)
@@ -1,6 +1,6 @@
 # Conditional build:
 %bcond_with    system_ffmpeg   # build with system ffmpeg library
-%bcond_without system_gtk      # build with internal gtk library
+%bcond_with    system_gtk      # build with internal gtk library
 %bcond_with    system_sqlite   # build with internal sqlite library
 
 %define                realname        firefox
 Summary:       Mozilla Firefox web browser
 Summary(pl.UTF-8):     Mozilla Firefox - przeglÄ…darka WWW
 Name:          mozilla-firefox-bin
-Version:       85.0.1
+Version:       104.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: 9bc3134752e356e1360faf7171267e4a
+# Source0-md5: bc96be3d16746f04b14cc83a7e239958
 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: 8f78b12c3bf00bbc42efb7314af67d9c
+# Source1-md5: 9c10bab32f2cc3271adf2b6b8fcbb78e
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 URL:           https://www.mozilla.org/firefox/
@@ -30,8 +30,8 @@ Requires:     cpuinfo(sse2)
 %{?with_system_ffmpeg:Requires:        ffmpeg-libs >= 3.4}
 Requires:      glib2 >= 1:2.42
 %{?with_system_gtk:Requires:   gtk+3 >= 3.22}
-Requires:      nspr >= 1:4.29
-Requires:      nss >= 1:3.60.1
+Requires:      nspr >= 1:4.34.1
+Requires:      nss >= 1:3.81
 %{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
@@ -165,12 +165,10 @@ fi
 %dir %{_libdir}/%{name}/fonts
 %{_libdir}/%{name}/fonts/TwemojiMozilla.ttf
 
-%dir %{_libdir}/%{name}/gtk2
-%attr(755,root,root) %{_libdir}/%{name}/gtk2/libmozgtk.so
-
 %dir %{_libdir}/%{name}/browser/features
 %{_libdir}/%{name}/browser/features/doh-rollout@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/formautofill@mozilla.org.xpi
+%{_libdir}/%{name}/browser/features/pictureinpicture@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/screenshots@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/webcompat@mozilla.org.xpi
 %{_libdir}/%{name}/browser/features/webcompat-reporter@mozilla.org.xpi
This page took 1.627597 seconds and 4 git commands to generate.