SPECS (AC-branch): xulrunner.spec - ensure we use system bz2

glen glen at pld-linux.org
Sun Jan 7 01:25:01 CET 2007


Author: glen                         Date: Sun Jan  7 00:25:01 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- ensure we use system bz2

---- Files affected:
SPECS:
   xulrunner.spec (1.7.2.13 -> 1.7.2.14) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.7.2.13 SPECS/xulrunner.spec:1.7.2.14
--- SPECS/xulrunner.spec:1.7.2.13	Sun Jan  7 00:59:37 2007
+++ SPECS/xulrunner.spec	Sun Jan  7 01:24:55 2007
@@ -22,6 +22,7 @@
 BuildRequires:	/bin/csh
 %{?with_gnome:BuildRequires:	GConf2-devel >= 1.2.1}
 BuildRequires:	automake
+BuildRequires:	bzip2-devel
 BuildRequires:	cairo-devel >= 1.0.0
 BuildRequires:	freetype-devel >= 1:2.1.8
 %{?with_gnome:BuildRequires:	gnome-vfs2-devel >= 2.0}
@@ -102,6 +103,8 @@
 %setup -qc
 cd mozilla
 
+rm -rf mozilla/modules/libbz2
+
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -138,6 +141,7 @@
 	--enable-xprint \
 	--with-default-mozilla-five-home=%{_libdir}/%{name} \
 	--with-pthreads \
+	--with-system-bz2 \
 	--with-system-jpeg \
 	--with-system-nspr \
 	--with-system-nss \
@@ -448,6 +452,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.14  2007/01/07 00:24:55  glen
+- ensure we use system bz2
+
 Revision 1.7.2.13  2007/01/06 23:59:37  glen
 - never enable strip by mozilla, we do that by our own
 
================================================================

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



More information about the pld-cvs-commit mailing list