merge from firefox7
authorWolfgang Rosenauer <wr@rosenauer.org>
Thu, 20 Oct 2011 14:42:03 +0200
changeset 347 01755c4d3545
parent 346 31fc3eccb905 (current diff)
parent 344 880a90eb0f92 (diff)
child 349 d395d0c3ac12
merge from firefox7
MozillaFirefox/MozillaFirefox.spec
--- a/MozillaFirefox/MozillaFirefox.changes	Thu Oct 20 14:41:39 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.changes	Thu Oct 20 14:42:03 2011 +0200
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu Oct 20 12:34:47 UTC 2011 - wr@rosenauer.org
+
+- enable telemetry prompt
+
 -------------------------------------------------------------------
 Fri Sep 30 10:52:36 UTC 2011 - wr@rosenauer.org
 
--- a/MozillaFirefox/MozillaFirefox.spec	Thu Oct 20 14:41:39 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Thu Oct 20 14:42:03 2011 +0200
@@ -236,6 +236,7 @@
 export MOZ_BUILD_DATE=%{releasedate}
 export MOZILLA_OFFICIAL=1
 export BUILD_OFFICIAL=1
+export MOZ_TELEMETRY_REPORTING=1
 export CFLAGS="$RPM_OPT_FLAGS -Os -fno-strict-aliasing"
 %ifarch ppc64
 export CFLAGS="$CFLAGS -mminimal-toc"