rpms/thunderbird/devel thunderbird-mozconfig, 1.13, 1.14 thunderbird.spec, 1.129, 1.130

Jan Horak xhorak at fedoraproject.org
Tue Mar 3 15:39:50 UTC 2009


Author: xhorak

Update of /cvs/pkgs/rpms/thunderbird/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25467

Modified Files:
	thunderbird-mozconfig thunderbird.spec 
Log Message:
Disable crash reporter


Index: thunderbird-mozconfig
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird-mozconfig,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- thunderbird-mozconfig	3 Mar 2009 10:29:37 -0000	1.13
+++ thunderbird-mozconfig	3 Mar 2009 15:39:19 -0000	1.14
@@ -25,6 +25,7 @@
 ac_add_options --enable-system-cairo
 ac_add_options --enable-svg
 ac_add_options --enable-canvas
+ac_add_options --disable-crashreporter
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1


Index: thunderbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- thunderbird.spec	3 Mar 2009 14:57:49 -0000	1.129
+++ thunderbird.spec	3 Mar 2009 15:39:19 -0000	1.130
@@ -48,9 +48,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       nspr >= %{nspr_version}
 Requires:       nss >= %{nss_version}
-#%if 0%{?rhel} >= 5
-#Requires:       launchmail
-#%endif
 BuildRequires:  libcurl-devel
 BuildRequires:  cairo-devel >= %{cairo_version}
 BuildRequires:  dbus-glib-devel >= %{dbus_glib_version}
@@ -299,7 +296,6 @@
 %changelog
 * Mon Mar  2 2009 Jan Horak <jhorak at redhat.com> - 3.0-1.beta2
 - Update to 3.0 beta2
-- Removed creation of thunderbird start script by rpmbuild
 - Added Patch2 to build correctly when building with --enable-shared option 
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.0.18-3




More information about the fedora-extras-commits mailing list