SPECS: xulrunner.spec - gcc 4.2 hack added

arekm arekm at pld-linux.org
Mon Feb 26 11:22:21 CET 2007


Author: arekm                        Date: Mon Feb 26 10:22:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc 4.2 hack added

---- Files affected:
SPECS:
   xulrunner.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.15 SPECS/xulrunner.spec:1.16
--- SPECS/xulrunner.spec:1.15	Sun Feb 25 14:11:06 2007
+++ SPECS/xulrunner.spec	Mon Feb 26 11:22:16 2007
@@ -4,7 +4,7 @@
 %bcond_without	gnome	# disable all GNOME components (gnomevfs, gnome, gnomeui)
 #
 %define		_snap	20070224
-%define		_rel	0.1
+%define		_rel	0.2
 #
 Summary:	XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
@@ -19,6 +19,10 @@
 Patch1:		%{name}-install.patch
 Patch2:		%{name}-pc.patch
 Patch3:		%{name}-rpath.patch
+# drop as soon as bug is fixed since it's so ugly hack
+# fixing symptoms only
+# https://bugzilla.mozilla.org/show_bug.cgi?id=362462
+Patch4:		mozilla-hack-gcc_4_2.patch
 URL:		http://developer.mozilla.org/en/docs/XULRunner
 BuildRequires:	/bin/csh
 %{?with_gnome:BuildRequires:	GConf2-devel >= 1.2.1}
@@ -113,6 +117,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p2
 
 %build
 cd mozilla
@@ -450,6 +455,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/02/26 10:22:16  arekm
+- gcc 4.2 hack added
+
 Revision 1.15  2007/02/25 13:11:06  glen
 - AC-branch merge
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xulrunner.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list