rpms/thunderbird/F-11 thunderbird-mozconfig, 1.14, 1.15 thunderbird.spec, 1.137, 1.138

Jan Horak xhorak at fedoraproject.org
Thu Aug 6 09:39:05 UTC 2009


Author: xhorak

Update of /cvs/pkgs/rpms/thunderbird/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22467

Modified Files:
	thunderbird-mozconfig thunderbird.spec 
Log Message:
Fixed buildrequires


Index: thunderbird-mozconfig
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/F-11/thunderbird-mozconfig,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- thunderbird-mozconfig	3 Mar 2009 15:39:19 -0000	1.14
+++ thunderbird-mozconfig	6 Aug 2009 09:39:04 -0000	1.15
@@ -26,6 +26,9 @@ ac_add_options --enable-system-cairo
 ac_add_options --enable-svg
 ac_add_options --enable-canvas
 ac_add_options --disable-crashreporter
+ac_add_options --enable-libxul
+ac_add_options --disable-static
+ac_add_options --enable-system-hunspell
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1


Index: thunderbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/F-11/thunderbird.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -p -r1.137 -r1.138
--- thunderbird.spec	21 Jul 2009 10:24:05 -0000	1.137
+++ thunderbird.spec	6 Aug 2009 09:39:05 -0000	1.138
@@ -35,6 +35,7 @@ Source100:      find-external-requires
 
 Patch1:         mozilla-jemalloc.patch
 Patch2:         thunderbird-shared-error.patch
+Patch3:         xulrunner-gtk-include.patch
 
 %if %{official_branding}
 # Required by Mozilla Corporation
@@ -86,7 +87,8 @@ Mozilla Thunderbird is a standalone mail
 #cd mozilla
 
 %patch1 -p0 -b .jemalloc
-%patch2 -p1 -b .shared-error
+#%patch2 -p1 -b .shared-error
+%patch2 -p1 -b .gtk
 
 %if %{official_branding}
 # Required by Mozilla Corporation




More information about the fedora-extras-commits mailing list