rpms/thunderbird/devel thunderbird-makebug.patch, NONE, 1.1 thunderbird.spec, 1.138, 1.139

Jan Horak xhorak at fedoraproject.org
Thu Jul 30 16:13:52 UTC 2009


Author: xhorak

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

Modified Files:
	thunderbird.spec 
Added Files:
	thunderbird-makebug.patch 
Log Message:
Fix build

thunderbird-makebug.patch:
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE thunderbird-makebug.patch ---
diff -up thunderbird-3.0/mozilla/modules/libpr0n/build/Makefile.in.makebug thunderbird-3.0/mozilla/modules/libpr0n/build/Makefile.in
--- thunderbird-3.0/mozilla/modules/libpr0n/build/Makefile.in.makebug	2009-07-15 22:37:19.000000000 +0200
+++ thunderbird-3.0/mozilla/modules/libpr0n/build/Makefile.in	2009-07-30 16:10:37.000000000 +0200
@@ -103,7 +103,7 @@ EXTRA_DSO_LDOPTS = \
 GARBAGE += _img_list nsImgBuildDefines.h
 
 export::
-	@{ \
+	@{ set \
 	$(foreach d,$(filter-out icon,$(MOZ_IMG_DECODERS)), \
 		echo "#define IMG_BUILD_DECODER_${d}";) \
 	$(foreach d,$(MOZ_IMG_ENCODERS), \


Index: thunderbird.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -p -r1.138 -r1.139
--- thunderbird.spec	27 Jul 2009 05:55:53 -0000	1.138
+++ thunderbird.spec	30 Jul 2009 16:13:52 -0000	1.139
@@ -37,6 +37,7 @@ Patch1:         mozilla-jemalloc.patch
 Patch2:         thunderbird-shared-error.patch
 Patch3:         xulrunner-elif.patch
 Patch4:         thunderbird-pango.patch
+Patch4:         thunderbird-makebug.patch
 
 %if %{official_branding}
 # Required by Mozilla Corporation
@@ -93,6 +94,7 @@ Mozilla Thunderbird is a standalone mail
 %patch2 -p1 -b .shared-error
 #%patch3 -p0 -b .xulrunner-elif
 #%patch4 -p1 -b .pango-fix
+%patch5 -p1 -b .makebug
 
 %if %{official_branding}
 # Required by Mozilla Corporation




More information about the fedora-extras-commits mailing list