diff --git a/firefox.spec b/firefox.spec index 683515a..a9c682a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -15,7 +15,7 @@ %define pkgver %(echo %version | tr . _) Name: firefox -Version: 132.0.2 +Version: 133.0 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -41,7 +41,6 @@ Patch1: firefox-126.0-rustc-1.78.0.patch Patch2: xulrunner-2.0-os2cc.patch License: GPL, LGPL, MPL 1.1 ## AUTOBUILDREQ-BEGIN -#libssl3.so(NSS_3.30.0.1)(64bit): unidentified build requirement BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libXcomposite-devel @@ -110,6 +109,10 @@ BuildRequires: libcxx-devel BuildRequires: dump_syms Provides: xulrunner Obsoletes: xulrunner < 1:86.0.1 +Provides: xulrunner-devel +Obsoletes: xulrunner-devel < 1:86.0.1 +Provides: firefox-devel +Obsoletes: firefox-devel < 1:133.0 %description Mozilla Firefox is the next generation browsing technology from mozilla.org. @@ -504,7 +507,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: 132.0.2 +Version: 133.0 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -568,31 +571,24 @@ fi %{_sysconfdir}/ld.so.conf.d/%{name}.conf %{_bindir}/firefox %{_datadir}/applications/mozilla-firefox.desktop -#%{_datadir}/applications/mozilla-firefox-safemode.desktop %{_datadir}/icons/hicolor/*x*/apps/firefox*.png %dir %{firefoxappdir} %{firefoxappdir}/*.ini %{firefoxappdir}/firefox -#%{firefoxappdir}/browser/chrome.manifest %{firefoxappdir}/browser/omni.ja %dir %{firefoxappdir}/distribution %{firefoxappdir}/distribution/distribution.ini %dir %{firefoxappdir}/distribution/extensions -#%attr(644, root, root) %{firefoxappdir}/browser/blocklist.xml %dir %{firefoxappdir}/browser %dir %{firefoxappdir}/browser/chrome %dir %{firefoxappdir}/browser/chrome/icons %dir %{firefoxappdir}/browser/chrome/icons/default -#%{firefoxappdir}/browser/crashreporter-override.ini %attr(644, root, root) %{firefoxappdir}/browser/chrome/icons/default/default*.png -#%dir %{firefoxappdir}/browser/extensions %{firefoxappdir}/browser/features/*.xpi %{firefoxappdir}/firefox-bin -#%{firefoxappdir}/chrome.manifest %{firefoxappdir}/lib*.so %{firefoxappdir}/glxtest %{firefoxappdir}/vaapitest -%{firefoxappdir}/minidump-analyzer %{firefoxappdir}/pingsender %{firefoxappdir}/crashreporter %{firefoxappdir}/defaults/pref/channel-prefs.js @@ -605,20 +601,17 @@ fi %dir %{firefoxappdir}/gmp-clearkey %dir %{firefoxappdir}/gmp-clearkey/0.1 %{firefoxappdir}/gmp-clearkey/0.1/* -#%{firefoxappdir}/Throbber-small.gif -#%{firefoxappdir}/gtk2/libmozgtk.so %{firefoxappdir}/omni.ja -#%{firefoxappdir}/plugin-container %ifarch aarch64 %{firefoxappdir}/v4l2test %endif +%{_libdir}/pkgconfig/mozilla-plugin.pc %doc LICENSE -%files devel -%defattr(-,root,root) -%{_libdir}/pkgconfig/mozilla-plugin.pc - %changelog +* Tue Nov 26 2024 Automatic Build System 133.0-1mamba +- automatic version update by autodist + * Wed Nov 13 2024 Automatic Build System 132.0.2-1mamba - automatic version update by autodist