SPECS: xulrunner.spec - don't req libxul.so (we have strict inner ...

glen glen at pld-linux.org
Wed Apr 18 16:11:04 CEST 2007


Author: glen                         Date: Wed Apr 18 14:11:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't req libxul.so (we have strict inner dep)

---- Files affected:
SPECS:
   xulrunner.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.24 SPECS/xulrunner.spec:1.25
--- SPECS/xulrunner.spec:1.24	Wed Apr 18 14:52:40 2007
+++ SPECS/xulrunner.spec	Wed Apr 18 16:10:58 2007
@@ -67,7 +67,7 @@
 # we don't want these to satisfy xulrunner-devel
 %define		_noautoprov			libmozjs.so libxpcom.so
 # and as we don't provide them, don't require either (we have strict deps for these)
-%define		_noautoreq			libmozjs.so libxpcom.so
+%define		_noautoreq			libmozjs.so libxpcom.so libxul.so
 
 %description
 XULRunner is a Mozilla runtime package that can be used to bootstrap
@@ -472,6 +472,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2007/04/18 14:10:58  glen
+- don't req libxul.so (we have strict inner dep)
+
 Revision 1.24  2007/04/18 12:52:40  pluto
 - xulrunner-plugin.pc fixed, release 5.
 
================================================================

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



More information about the pld-cvs-commit mailing list