From 26e6568b4749466ef4978bdb21e6224b7ae8b57a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:19:09 +0100 Subject: [PATCH] automatic version update by autodist [release 45.0.1-1mamba;Wed Mar 23 2016] --- firefox.spec | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/firefox.spec b/firefox.spec index 58c8fce..fe8516d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -15,7 +15,7 @@ #% define source_dir mozilla-%{mozilla_version} Name: firefox -Version: 44.0.2 +Version: 45.0.1 Release: 1mamba Epoch: 1 Summary: The next generation browsing technology from mozilla.org @@ -367,7 +367,7 @@ includedir=%{firefoxincludedir} Name: Mozilla Plug-In API Description: Mozilla Plug-In API -Version: %{version} +Version: 45.0.1 Cflags: -I\${includedir} -DXP_UNIX _EOF @@ -442,8 +442,8 @@ fi %attr(644, root, root) %{firefoxappdir}/browser/chrome/icons/default/default*.png #%{firefoxappdir}/defaults %dir %{firefoxappdir}/browser/extensions -%dir %{firefoxappdir}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} -%{firefoxappdir}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/* +%{firefoxappdir}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi +%{firefoxappdir}/browser/features/loop@mozilla.org.xpi %exclude %{firefoxappdir}/browser/extensions/langpack-* %dir %{firefoxappdir}/browser/icons %{firefoxappdir}/browser/icons/*.png @@ -469,9 +469,9 @@ fi #%{firefoxappdir}/modules/services-sync/engines/.mkdir.done #%dir %{firefoxappdir}/modules/sessionstore #%{firefoxappdir}/modules/sessionstore/.mkdir.done -%{_libdir}/firefox-*/chrome.manifest -%dir %{_libdir}/firefox-*/components -%{_libdir}/firefox-*/components/* +#%{_libdir}/firefox-*/chrome.manifest +#%dir %{_libdir}/firefox-*/components +#%{_libdir}/firefox-*/components/* %{_libdir}/firefox-*/crashreporter %{_libdir}/firefox-*/defaults/pref/channel-prefs.js %{_libdir}/firefox-*/dependentlibs.list @@ -997,6 +997,18 @@ Galician (Galiza) language support for Firefox. %defattr(-,root,root) %{firefoxappdir}/browser/extensions/langpack-gl@firefox.mozilla.org/ +%package i18n-gn +Summary: Guarani language support for Firefox +Group: System/Internationalization +Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} + +%description i18n-gn +Guarani language support for Firefox. + +%files i18n-gn +%defattr(-,root,root) +%{firefoxappdir}/browser/extensions/langpack-gn@firefox.mozilla.org/ + %package i18n-gu-IN Summary: Gujarati language support for Firefox Group: System/Internationalization @@ -1725,6 +1737,9 @@ Zulu language support for Firefox. #%{firefoxappdir}/browser/extensions/langpack-zu@firefox.mozilla.org/ %changelog +* Wed Mar 23 2016 Automatic Build System 45.0.1-1mamba +- automatic version update by autodist + * Fri Feb 19 2016 Automatic Build System 44.0.2-1mamba - automatic version update by autodist