Fedora 21 build fix
This commit is contained in:
parent
9cd9cab435
commit
38046610af
@ -86,7 +86,7 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 42.0
|
Version: 42.0
|
||||||
Release: 1%{?pre_tag}%{?dist}
|
Release: 2%{?pre_tag}%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -738,7 +738,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{mozappdir}/browser/crashreporter-override.ini
|
%{mozappdir}/browser/crashreporter-override.ini
|
||||||
%endif
|
%endif
|
||||||
%{mozappdir}/*.so
|
%{mozappdir}/*.so
|
||||||
|
%if %{toolkit_gtk3}
|
||||||
%{mozappdir}/gtk2/*.so
|
%{mozappdir}/gtk2/*.so
|
||||||
|
%endif
|
||||||
%{mozappdir}/chrome.manifest
|
%{mozappdir}/chrome.manifest
|
||||||
%{mozappdir}/components
|
%{mozappdir}/components
|
||||||
%{mozappdir}/defaults/pref/channel-prefs.js
|
%{mozappdir}/defaults/pref/channel-prefs.js
|
||||||
@ -760,7 +762,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Oct 29 2015 Martin Stransky <stransky@redhat.com> - 42.0-1
|
* Thu Oct 29 2015 Martin Stransky <stransky@redhat.com> - 42.0-2
|
||||||
- Update to 42.0
|
- Update to 42.0
|
||||||
|
|
||||||
* Thu Oct 15 2015 Petr Jasicek <pjasicek@redhat.com> - 41.0.2-2
|
* Thu Oct 15 2015 Petr Jasicek <pjasicek@redhat.com> - 41.0.2-2
|
||||||
|
Loading…
Reference in New Issue
Block a user