Author: aflinta                      Date: Sat Jul  8 17:00:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - added gcc patch
 - disabled smp build (otherwise it will fail)

---- Files affected:
SPECS:
   mozilla-thunderbird.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/mozilla-thunderbird.spec
diff -u SPECS/mozilla-thunderbird.spec:1.63 SPECS/mozilla-thunderbird.spec:1.64
--- SPECS/mozilla-thunderbird.spec:1.63 Fri Jun  9 10:03:16 2006
+++ SPECS/mozilla-thunderbird.spec      Sat Jul  8 18:59:57 2006
@@ -25,6 +25,7 @@
 Patch1:                %{name}-lib_path.patch
 Patch3:                %{name}-nopangoxft.patch
 Patch4:                %{name}-enigmail-shared.patch
+Patch5:                %{name}-gcc.patch
 URL:           http://www.mozilla.org/projects/thunderbird/
 BuildRequires: automake
 BuildRequires: freetype-devel >= 1:2.1.8
@@ -88,6 +89,7 @@
 %patch1 -p1
 %patch3 -p1
 %{?with_enigmail:%patch4 -p1}
+%patch5 -p1
 
 :> config/gcc_hidden.h
 
@@ -169,7 +171,7 @@
 EOF
 
 
-%{__make} -f client.mk build_all \
+%{__make} -j1 -f client.mk build_all \
        CC="%{__cc}" \
        CXX="%{__cxx}"
 
@@ -282,6 +284,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2006/07/08 16:59:57  aflinta
+ - added gcc patch
+ - disabled smp build (otherwise it will fail)
+
 Revision 1.63  2006/06/09 08:03:16  qboosh
 - real xorg deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.63&r2=1.64&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to