]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
up to 105.0.1
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 94a30ba02957d250b8150c2115605de449f8455f..30ddf2357aa5426246cc8125e3fc5018ad4eb8f9 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:       76.0.1
+Version:       105.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: c2d8d91750ef0af94d1da0570fc8aa92
+# Source0-md5: cf6e0e7dd9844d21508c671278d7010b
 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: d4320513ed90ec315b23986897436cad
+# Source1-md5: 7b5fedbff27cf8215ef38c3cc6e28f9f
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 URL:           https://www.mozilla.org/firefox/
@@ -28,9 +28,10 @@ Requires(post,postun):       desktop-file-utils
 Requires:      browser-plugins >= 2.0
 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.25
-Requires:      nss >= 1:3.51.1
+Requires:      nspr >= 1:4.34.1
+Requires:      nss >= 1:3.82
 %{?with_system_sqlite:Requires:        sqlite3 >= 3.31.1}
 Suggests:      pulseaudio
 Provides:      wwwbrowser
@@ -164,12 +165,9 @@ 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 0.108982 seconds and 4 git commands to generate.