SPECS: xulrunner.spec - options cleanup (ldap is enabled by default) - xulr...

qboosh qboosh at pld-linux.org
Mon Jul 21 18:45:00 CEST 2008


Author: qboosh                       Date: Mon Jul 21 16:45:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- options cleanup (ldap is enabled by default)
- xulrunner is the only one true libxpcom provider - dropped _noautoprov here

---- Files affected:
SPECS:
   xulrunner.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.72 SPECS/xulrunner.spec:1.73
--- SPECS/xulrunner.spec:1.72	Mon Jul 21 18:29:44 2008
+++ SPECS/xulrunner.spec	Mon Jul 21 18:44:55 2008
@@ -74,10 +74,8 @@
 
 %define		specflags	-fno-strict-aliasing
 
-# we don't want these to satisfy other mozilla.org products -devel
-%define		_noautoprov	libmozjs.so libxpcom.so
 # no need to require them (we have strict deps for these)
-%define		_noautoreq	libgtkembedmoz.so libmozjs.so libxpcom.so libxul.so
+%define		_noautoreq	libmozjs.so libxpcom.so libxul.so
 
 %description
 XULRunner is a Mozilla runtime package that can be used to bootstrap
@@ -223,7 +221,6 @@
 ac_add_options --disable-pedantic
 ac_add_options --disable-xterm-updates
 ac_add_options --enable-extensions="default,cookie,permissions,spellcheck"
-#ac_add_options --enable-ldap
 ac_add_options --enable-xprint
 ac_add_options --with-pthreads
 ac_add_options --with-x
@@ -497,6 +494,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2008/07/21 16:44:55  qboosh
+- options cleanup (ldap is enabled by default)
+- xulrunner is the only one true libxpcom provider - dropped _noautoprov here
+
 Revision 1.72  2008/07/21 16:29:44  qboosh
 - updated deps
 
================================================================

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



More information about the pld-cvs-commit mailing list