automatic version update by autodist [release 45.0.1-1mamba;Wed Mar 23 2016]
This commit is contained in:
parent
88ee6df607
commit
26e6568b47
29
firefox.spec
29
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 <autodist@mambasoft.it> 45.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 19 2016 Automatic Build System <autodist@mambasoft.it> 44.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user