Enable telemetry
This commit is contained in:
parent
248f179598
commit
b2b845f7ba
@ -27,6 +27,7 @@ ac_add_options --enable-pie
|
|||||||
|
|
||||||
export BUILD_OFFICIAL=1
|
export BUILD_OFFICIAL=1
|
||||||
export MOZILLA_OFFICIAL=1
|
export MOZILLA_OFFICIAL=1
|
||||||
|
export MOZ_TELEMETRY_REPORTING=1
|
||||||
mk_add_options BUILD_OFFICIAL=1
|
mk_add_options BUILD_OFFICIAL=1
|
||||||
mk_add_options MOZILLA_OFFICIAL=1
|
mk_add_options MOZILLA_OFFICIAL=1
|
||||||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
|
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 50.1.0
|
Version: 50.1.0
|
||||||
Release: 3%{?pre_tag}%{?dist}
|
Release: 4%{?pre_tag}%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -792,6 +792,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2017 Jan Horak <jhorak@redhat.com> - 50.1.0-4
|
||||||
|
- Enable telemetry (rhbz#1412971)
|
||||||
|
|
||||||
* Mon Jan 16 2017 Martin Stransky <stransky@redhat.com> - 50.1.0-3
|
* Mon Jan 16 2017 Martin Stransky <stransky@redhat.com> - 50.1.0-3
|
||||||
- Added patch for nss 3.28.1 (mozbz#1290037)
|
- Added patch for nss 3.28.1 (mozbz#1290037)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user