SPECS: xulrunner.spec - rpath is back - bconded mozldap (it builds w/o it, ...

hawk hawk at pld-linux.org
Wed Jun 18 20:53:38 CEST 2008


Author: hawk                         Date: Wed Jun 18 18:53:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rpath is back
- bconded mozldap (it builds w/o it, maybe this BR is unecessary?)
- release 0.2, xulrunner test application still doesn't work (it didn't
  worked in 1.8.x either)

---- Files affected:
SPECS:
   xulrunner.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.49 SPECS/xulrunner.spec:1.50
--- SPECS/xulrunner.spec:1.49	Wed Jun 18 14:07:25 2008
+++ SPECS/xulrunner.spec	Wed Jun 18 20:53:32 2008
@@ -4,8 +4,9 @@
 %bcond_with	tests		# enable tests (whatever they check)
 %bcond_without	gnome		# disable all GNOME components (gnomevfs, gnome, gnomeui)
 %bcond_without	kerberos	# disable krb5 support
+%bcond_with	mozldap		# build with system mozldap
 
-%define		rel	0.1
+%define		rel	0.2
 %define		subver	20080618
 Summary:	XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
@@ -42,7 +43,7 @@
 BuildRequires:	libjpeg-devel >= 6b
 BuildRequires:	libpng-devel >= 1.2.7
 BuildRequires:	libstdc++-devel
-BuildRequires:	mozldap-devel >= 6.0
+%{?with_gnomeBuildRequires:	mozldap-devel >= 6.0}
 BuildRequires:	nspr-devel >= 1:4.6.4
 BuildRequires:	nss-devel >= 1:3.11.3-3
 BuildRequires:	pango-devel >= 1:1.6.0
@@ -124,7 +125,7 @@
 #%patch0 -p1
 %patch1 -p1
 #%patch2 -p1
-#%patch3 -p1
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %if "%{cc_version}" < "3.4"
@@ -495,6 +496,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2008/06/18 18:53:32  hawk
+- rpath is back
+- bconded mozldap (it builds w/o it, maybe this BR is unecessary?)
+- release 0.2, xulrunner test application still doesn't work (it didn't
+  worked in 1.8.x either)
+
 Revision 1.49  2008/06/18 12:07:25  hawk
 - merged 3.0 from DEVEL, updated tarball to official FIREFOX_3_0_RELEASE
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list